⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 _3dinfo_jsp.java

📁 一个小公司要求给写的很简单的任务管理系统。
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
package org.apache.jsp._3d;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;

public final class _3dinfo_jsp extends org.apache.jasper.runtime.HttpJspBase
    implements org.apache.jasper.runtime.JspSourceDependent {

static private org.apache.jasper.runtime.ProtectedFunctionMapper _jspx_fnmap_0;
static {  _jspx_fnmap_0= org.apache.jasper.runtime.ProtectedFunctionMapper.getMapForFunction("fn:split", org.apache.taglibs.standard.functions.Functions.class, "split", new Class[] {java.lang.String.class, java.lang.String.class});}
  private static java.util.Vector _jspx_dependants;

  static {
    _jspx_dependants = new java.util.Vector(1);
    _jspx_dependants.add("/WEB-INF/tld/c.tld");
  }

  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_set_var_value_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_out_value_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_forEach_varStatus_var_items;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_if_test;

  public java.util.List getDependants() {
    return _jspx_dependants;
  }

  public void _jspInit() {
    _jspx_tagPool_c_set_var_value_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_c_out_value_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_c_forEach_varStatus_var_items = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_c_if_test = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
  }

  public void _jspDestroy() {
    _jspx_tagPool_c_set_var_value_nobody.release();
    _jspx_tagPool_c_out_value_nobody.release();
    _jspx_tagPool_c_forEach_varStatus_var_items.release();
    _jspx_tagPool_c_if_test.release();
  }

  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=gb2312");
      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");
      out.write(" \r\n");

response.setHeader("Pragma", "No-cache");
response.setHeader("Cache-Control", "no-cache");
response.setDateHeader("Expires", 0);
 
      out.write("\r\n");
      out.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-\r\n");
      out.write("\r\n");
      out.write("transitional.dtd\">\r\n");
      out.write("<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n");
      out.write("<head>\r\n");
      out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\" />\r\n");
      out.write("<title>无标题文档</title>\r\n");
      out.write("<link href=\"../css/3ds.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n");
      out.write("<link href=\"../css/detail.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n");
      out.write("</head>\r\n");
      out.write("\r\n");
      out.write("<body>\r\n");
      out.write("<div class=\"kjgg\">\r\n");
      out.write("  <ul class=\"ulbt\">\r\n");
      out.write("    <li><a href=\"3dinfo.do\" id=\"change\">开奖公告</a></li>\r\n");
      out.write("    <li><a href=\"3dlist.do\">我的投注</a></li>\r\n");
      out.write("\r\n");
      out.write("  </ul>\r\n");
      out.write("<div class=\"kjleft\"><img src=\"../img/3d/3d3.gif\" width=\"112\" height=\"108\" /></div>\r\n");
      out.write("<div></div>\r\n");
      out.write("<div class=\"kjright\">\r\n");
      out.write("<div class=\"blue_detail\">第 <span class=\"redbolder_detail\">");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${newsLotteryDraw.lotteryDraw}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
      out.write("</span> 期开奖结果</div>\r\n");
      out.write("  <div>开奖日期:");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${newsLotteryDraw.prizeTime3}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
      out.write("</div>\r\n");
      out.write("      <div class=\"kjball\">开奖号码:</div>\r\n");
      out.write("    ");
      if (_jspx_meth_c_set_0(_jspx_page_context))
        return;
      out.write("  \r\n");
      out.write("    <div class=\"kjball\">\r\n");
      out.write("      \t<li>");
      if (_jspx_meth_c_out_0(_jspx_page_context))
        return;
      out.write(" </li>\r\n");
      out.write("      \t<li>");
      if (_jspx_meth_c_out_1(_jspx_page_context))
        return;
      out.write(" </li>\r\n");
      out.write("      \t<li>");
      if (_jspx_meth_c_out_2(_jspx_page_context))
        return;
      out.write(" </li>\r\n");
      out.write("    </div>\r\n");
      out.write("</div>\r\n");
      out.write("  <div class=\"kj\">\r\n");
      out.write("      <table width=\"180\" border=\"0\" cellpadding=\"1\" cellspacing=\"1\" class=\"table1_detail\">\r\n");
      out.write("        <tr  bgcolor=\"53C2FF\">\r\n");
      out.write("          <td height=\"24\" bgcolor=\"87D4FF\">奖等 </td>\r\n");
      out.write("          <td bgcolor=\"87D4FF\">中奖注数</td>\r\n");
      out.write("          <td bgcolor=\"87D4FF\">每注奖金</td>\r\n");
      out.write("        </tr>\r\n");
      out.write("        ");
      if (_jspx_meth_c_forEach_0(_jspx_page_context))
        return;
      out.write("\r\n");
      out.write("    </table>\r\n");
      out.write("  </div>\r\n");
      out.write("  \t       <div class=\"table3_detail\"> \t          \r\n");
      out.write("  \t          投注期号:");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${currentDraw.lotteryDraw}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
      out.write("\r\n");
      out.write("  \t          投注截止时间:<span id=\"red\">");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${currentDraw.saleEndTime2}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
      out.write(" </span>\r\n");
      out.write("  \t          开奖日期:<span id=\"blue\">");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${currentDraw.prizeTime3}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
      out.write("</span>\r\n");
      out.write("    \t\t\t<!-- 还有 <span class=\"bg_time\" id=\"countDownSpan\"></span> -->\r\n");
      out.write("    \t\t</div>\r\n");
      out.write("</div>    \r\n");
      out.write("\t\t  <script language=\"javascript\">\t\t\t\t\t\t\t\t\t\r\n");
      out.write("\r\n");
      out.write("\t\t\r\n");
      out.write("\t\t\t/*\r\n");
      out.write("\t\t\tvar countDown = ");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${million}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
      out.write(";\r\n");
      out.write("\t\t\tvar interval = 100;\r\n");
      out.write("\t\t\tsetCountDown(countDown);\r\n");
      out.write("\t\t\tvar timer = setTimeout(\"ontimer();\", interval);\r\n");
      out.write("\t\t\t*/\r\n");
      out.write("\t\t  </script>\r\n");
      out.write("</body>\r\n");
      out.write("</html>\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);
    }
  }

  private boolean _jspx_meth_c_set_0(PageContext _jspx_page_context)
          throws Throwable {

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -