📄 header_005f3d_jsp.java
字号:
package org.apache.jsp.inc;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class header_005f3d_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static java.util.Vector _jspx_dependants;
static {
_jspx_dependants = new java.util.Vector(1);
_jspx_dependants.add("/WEB-INF/tld/c.tld");
}
public java.util.List getDependants() {
return _jspx_dependants;
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
JspWriter _jspx_out = null;
PageContext _jspx_page_context = null;
try {
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html; charset=gbk");
pageContext = _jspxFactory.getPageContext(this, request, response,
null, true, 8192, true);
_jspx_page_context = pageContext;
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
_jspx_out = out;
out.write("\r\n");
out.write("\r\n");
org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "common_header.jsp", out, true);
out.write("\r\n");
out.write("<div class=\"goldmenu\">\r\n");
out.write(" <div class=\"s1\"><a href=\"");
out.print(request.getContextPath());
out.write("/\"><img src=\"");
out.print(request.getContextPath());
out.write("/img/index/logo_xjfc.gif\" alt=\"新疆福利彩票网\" width=\"220\" height=\"55\" border=\"0\" longdesc=\"");
out.print(request.getContextPath());
out.write("/\" /></a></div>\r\n");
out.write(" <div id=\"s2\">\r\n");
out.write(" <div class=\"s2_ye\"><a href=\"");
out.print(request.getContextPath());
out.write("/\">首页</a></div>\r\n");
out.write(" <div class=\"s2_ye\"><a href=\"");
out.print(request.getContextPath());
out.write("/openprize.do\">开奖公告</a></div>\r\n");
out.write(" <div class=\"s2_ye\"><a href=\"");
out.print(request.getContextPath());
out.write("/trend\">走势分析</a></div>\r\n");
out.write(" <div class=\"s2_ye\"><a href=\"");
out.print(request.getContextPath());
out.write("/news\">新闻中心</a></div>\r\n");
out.write(" <div class=\"s2_ye\"><a href=\"");
out.print(request.getContextPath());
out.write("/news/policy.do\">政策法规</a></div>\r\n");
out.write(" <div class=\"s2_ye\"><a href=\"");
out.print(request.getContextPath());
out.write("/guide.do\">投注指南</a></div>\r\n");
out.write(" <div class=\"s2_ye\"><a href=\"");
out.print(request.getContextPath());
out.write("/bbs\">彩民论坛</a></div>\r\n");
out.write(" </div>\r\n");
out.write("</div>\r\n");
out.write("<div class=\"cz\"><div class=\"div_ssc\"><a href=\"");
out.print(request.getContextPath());
out.write("/ssc/\" title=\"时时彩\"></a></div>\r\n");
out.write(" \r\n");
out.write(" <div class=\"div_357\"><a href=\"");
out.print(request.getContextPath());
out.write("/357/\" title=\"35选7\"></a></div>\r\n");
out.write(" \r\n");
out.write(" <div class=\"div_3d\"><a id=\"change\" href=\"");
out.print(request.getContextPath());
out.write("/3d/\" title=\"3D\"></a></div>\r\n");
out.write(" \r\n");
out.write(" <div class=\"div_qlc\"><a href=\"");
out.print(request.getContextPath());
out.write("/qlc/\" title=\"七乐彩\"></a></div>\r\n");
out.write("\r\n");
out.write(" <div class=\"s4\"><a href=\"");
out.print(request.getContextPath());
out.write("/event/lqcj/lqcj.html\" target=\"_blank\"><img src=\"");
out.print(request.getContextPath());
out.write("/img/index/songcj.gif\" alt=\"领取彩金\" width=\"79\" height=\"23\" border=\"0\" /></a></div>\r\n");
out.write(" <div class=\"s4\"><a href=\"");
out.print(request.getContextPath());
out.write("/member/platform.do?charge\"><img src=\"");
out.print(request.getContextPath());
out.write("/img/index/header_r14_c43.gif\" alt=\"充值\" name=\"header_r14_c43\" width=\"64\" height=\"23\" border=\"0\" id=\"header_r14_c43\" /></a></div>\r\n");
out.write(" <div class=\"s4\"><a href=\"");
out.print(request.getContextPath());
out.write("/member/platform.do?distill\"><img src=\"");
out.print(request.getContextPath());
out.write("/img/index/header_r14_c45.gif\" alt=\"提现\" name=\"header_r14_c45\" width=\"64\" height=\"23\" border=\"0\" id=\"header_r14_c45\" /></a></div>\r\n");
out.write("</div>\r\n");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -