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

📄 _start__jsp.java

📁 javaWEB应用网立足于提供从WEB技术到WEB应用全方位免费 ║ ║ 共享服务。这个平台是大家学习、应用、交流WEB技术的最 ║ ║ 有力平台。我们坚信成功来源于共享和合作
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
        {
        out.print(start.getChannelinfo().getString("ChannelName"));
          break;}
          else start.getChannelinfo().next();
      }
       start.getChannelinfo().close();
      
      pageContext.write(_jsp_string23, 0, _jsp_string23.length);
      out.print((request.getParameter("userid")));
      pageContext.write(_jsp_string19, 0, _jsp_string19.length);
      out.print((request.getParameter("validperiod")));
      pageContext.write(_jsp_string20, 0, _jsp_string20.length);
      out.print((request.getParameter("trialtime")));
      pageContext.write(_jsp_string24, 0, _jsp_string24.length);
      out.print((start.getQuanxianinfo().getInt("id")));
      pageContext.write(_jsp_string25, 0, _jsp_string25.length);
      
  }
   start.getQuanxianinfo().next();
}
  start.getQuanxianinfo().close();
    
      pageContext.write(_jsp_string26, 0, _jsp_string26.length);
    } catch (java.lang.Throwable _jsp_e) {
      pageContext.handlePageException(_jsp_e);
    } finally {
      JspFactory.getDefaultFactory().releasePageContext(pageContext);
    }
  }

  private com.caucho.java.LineMap _caucho_line_map;
  private java.util.ArrayList _caucho_depends = new java.util.ArrayList();

  public boolean _caucho_isModified()
  {
    if (_caucho_isDead)
      return true;
    if (com.caucho.util.CauchoSystem.getVersionId() != 2057024146)
      return true;
    for (int i = _caucho_depends.size() - 1; i >= 0; i--) {
      com.caucho.vfs.Depend depend;
      depend = (com.caucho.vfs.Depend) _caucho_depends.get(i);
      if (depend.isModified())
        return true;
    }
    return false;
  }

  public long _caucho_lastModified()
  {
    return 0;
  }

  public com.caucho.java.LineMap _caucho_getLineMap()
  {
    return _caucho_line_map;
  }

  public void destroy()
  {
      _caucho_isDead = true;
      super.destroy();
  }

  public void init(com.caucho.java.LineMap lineMap,
                   com.caucho.vfs.Path appDir)
    throws javax.servlet.ServletException
  {
    com.caucho.vfs.Path resinHome = com.caucho.util.CauchoSystem.getResinHome();
    com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath();
    mergePath.addMergePath(appDir);
    mergePath.addMergePath(resinHome);
    mergePath.addClassPath(getClass().getClassLoader());
    _caucho_line_map = new com.caucho.java.LineMap("_start__jsp.java", "/back/start.jsp");
    _caucho_line_map.add(5, 1);
    _caucho_line_map.add(8, 13);
    _caucho_line_map.add(1, 32);
    _caucho_line_map.add(3, 42);
    _caucho_line_map.add(4, 51);
    _caucho_line_map.add(5, 58);
    _caucho_line_map.add(8, 59);
    _caucho_line_map.add(84, 60);
    _caucho_line_map.add(85, 62);
    _caucho_line_map.add(86, 64);
    _caucho_line_map.add(93, 66);
    _caucho_line_map.add(99, 73);
    _caucho_line_map.add(99, 75);
    _caucho_line_map.add(100, 77);
    _caucho_line_map.add(112, 83);
    _caucho_line_map.add(120, 92);
    _caucho_line_map.add(120, 94);
    _caucho_line_map.add(128, 103);
    _caucho_line_map.add(128, 105);
    _caucho_line_map.add(129, 107);
    _caucho_line_map.add(148, 120);
    _caucho_line_map.add(156, 129);
    _caucho_line_map.add(156, 131);
    _caucho_line_map.add(164, 140);
    _caucho_line_map.add(164, 142);
    _caucho_line_map.add(165, 144);
    _caucho_line_map.add(183, 157);
    _caucho_line_map.add(184, 159);
    _caucho_line_map.add(185, 161);
    _caucho_line_map.add(194, 163);
    _caucho_line_map.add(204, 172);
    _caucho_line_map.add(221, 187);
    _caucho_line_map.add(222, 189);
    _caucho_line_map.add(223, 191);
    _caucho_line_map.add(224, 193);
    _caucho_line_map.add(228, 195);
    com.caucho.vfs.Depend depend;
    depend = new com.caucho.vfs.Depend(appDir.lookup("start.jsp"), 1034123616000L, 7734L);
    _caucho_depends.add(depend);
  }

  private static byte []_jsp_string6;
  private static byte []_jsp_string26;
  private static byte []_jsp_string13;
  private static byte []_jsp_string19;
  private static byte []_jsp_string16;
  private static byte []_jsp_string18;
  private static byte []_jsp_string14;
  private static byte []_jsp_string22;
  private static byte []_jsp_string3;
  private static byte []_jsp_string7;
  private static byte []_jsp_string0;
  private static byte []_jsp_string2;
  private static byte []_jsp_string24;
  private static byte []_jsp_string23;
  private static byte []_jsp_string9;
  private static byte []_jsp_string20;
  private static byte []_jsp_string4;
  private static byte []_jsp_string12;
  private static byte []_jsp_string10;
  private static byte []_jsp_string1;
  private static byte []_jsp_string15;
  private static byte []_jsp_string8;
  private static byte []_jsp_string11;
  private static byte []_jsp_string5;
  private static byte []_jsp_string21;
  private static byte []_jsp_string25;
  private static byte []_jsp_string17;
  static {
    try {
      _jsp_string6 = "\r\n    <option value=\"".getBytes("GBK");
      _jsp_string26 = "\r\n\r\n\r\n\r\n  </table>\r\n  <p>&nbsp;</p>\r\n\r\n</body>\r\n</html>\r\n".getBytes("GBK");
      _jsp_string13 = "\r\n    </select>\r\n    ".getBytes("GBK");
      _jsp_string19 = "\" >\r\n    <input type=\"hidden\"  name=\"validperiod\" value=\"".getBytes("GBK");
      _jsp_string16 = "\"  style=\"DISPLAY: none\" value='".getBytes("GBK");
      _jsp_string18 = "\r\n\r\n    </TD></tr>\r\n    </table>\r\n\r\n  <p>\r\n    <input type=\"hidden\"  name=\"S1Level3\" value='' >\r\n    <input type=\"hidden\"  name=\"userid\" value=\"".getBytes("GBK");
      _jsp_string14 = "</TD>\r\n\r\n\r\n\r\n              <TD noWrap width=159 height=\"19\">专版\r\n                <SELECT name=\"c1hannel30\">\r\n                  <OPTION selected\r\n        value=0>[选择专版]</OPTION></SELECT>\r\n        ".getBytes("GBK");
      _jsp_string22 = "\r\n    <tr>\r\n      <td width=\"117\">\r\n      ".getBytes("GBK");
      _jsp_string3 = "</font> </p>\r\n<p>他的试用期限为:".getBytes("GBK");
      _jsp_string7 = "\">".getBytes("GBK");
      _jsp_string0 = "\r\n".getBytes("GBK");
      _jsp_string2 = "\r\n<script language=\"JavaScript\">\r\n\r\n    var s12=0,s13=0;\r\n\r\n    function c1hannel1_change(index)\r\n    {\r\n    p1=\"document.news.\";\r\n    if(s12==0)\r\n      {\r\n            p2=\"c1hannel2\"+index+\".style\";\r\n            p3=eval(p1+p2);\r\n            s12=index;\r\n            p3.display=\"block\";\r\n            document.news.c1hannel20.style.display=\"none\";\r\n       }\r\n        else\r\n      {\r\n             p4=\"c1hannel2\"+s12+\".style\";\r\n            p5=eval(p1+p4);\r\n            p5.display=\"none\";\r\n            p2=\"c1hannel2\"+index+\".style\";\r\n            p3=eval(p1+p2);\r\n            s12=index;\r\n            p3.display=\"block\";\r\n\r\n\r\n      }\r\n//  document.news.channel2.selectedIndex=0;\r\n    }\r\n    function c1hannel2_change(index)\r\n    {\r\n    p1=\"document.news.\";\r\n    if(s13==0)\r\n      {\r\n            p2=\"c1hannel3\"+index+\".style\";\r\n            p3=eval(p1+p2);\r\n            s13=index;\r\n            p3.display=\"block\";\r\n            document.news.c1hannel30.style.display=\"none\";\r\n       }\r\n        else\r\n      {\r\n            p4=\"c1hannel3\"+s13+\".style\";\r\n            p5=eval(p1+p4);\r\n            p5.display=\"none\";\r\n            p2=\"c1hannel3\"+index+\".style\";\r\n            p3=eval(p1+p2);\r\n            s13=index;\r\n            p3.display=\"block\";\r\n\r\n\r\n      }\r\n//document.news.channel2.selectedIndex=0;\r\n    }\r\n\r\n    function submit2(form)\r\n{\r\n\r\n  form.S1Level3.value=\"\"+s13;\r\n\r\n  return true;\r\n}\r\n\r\n    </script>\r\n<title>Untitled Document</title>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n</head>\r\n\r\n<body bgcolor=\"#FFFFFF\">\r\n<p>开通权限说明:</p>\r\n<p>1。本站为树形结构,从上倒下级别为频道-&gt;专刊-&gt;专版</p>\r\n<p>2。开通时,细分至专版。即如果开通某个频道或专刊,须通过将其下面的专版分别开通实现。 </p>\r\n<p>该会员的编号为<font color=red>".getBytes("GBK");
      _jsp_string24 = "\" >\r\n    <input type=\"hidden\" name=\"quanxianid\" value=\"".getBytes("GBK");
      _jsp_string23 = " </td>\r\n      <td width=\"128\">\r\n\r\n    <form action=\"quanxian_del.jsp\">\r\n    <input type=\"hidden\"  name=\"userid\" value=\"".getBytes("GBK");
      _jsp_string9 = "\r\n     </SELECT></TD>\r\n\r\n\r\n\r\n              <TD noWrap width=159 height=\"19\">专区\r\n                <SELECT name=\"c1hannel20\" value=\"0\">\r\n                  <OPTION  selected value='0'>[选择专区]</OPTION></select>\r\n     ".getBytes("GBK");
      _jsp_string20 = "\" >\r\n    <input type=\"hidden\"  name=\"trialtime\" value=\"".getBytes("GBK");
      _jsp_string4 = "</p>\r\n<p>他的有效期限为:".getBytes("GBK");
      _jsp_string12 = "' >\r\n    <OPTION selected value=\"0\">[选择专区]</OPTION>\r\n    ".getBytes("GBK");
      _jsp_string10 = "\r\n    <SELECT name=\"c1hannel2".getBytes("GBK");
      _jsp_string1 = "\r\n<html>\r\n<head>\r\n".getBytes("GBK");
      _jsp_string15 = "\r\n                <SELECT name=\"c1hannel3".getBytes("GBK");
      _jsp_string8 = "</option>\r\n    ".getBytes("GBK");
      _jsp_string11 = "\"  style=\"DISPLAY: none\" onchange=\"c1hannel2_change(this.value)\" value='".getBytes("GBK");
      _jsp_string5 = "</p>\r\n<form name=\"news\" method=\"post\" action=\"start_res.jsp\" onsubmit=\"return submit2(this);\">\r\n<table>\r\n<TR>\r\n<TD noWrap width=159 height=\"19\">一级频道\r\n<SELECT name=\"c1hannel1\" onchange=\"c1hannel1_change(this.value)\">\r\n    <option selected value='0'>[频道]</option>\r\n    ".getBytes("GBK");
      _jsp_string21 = "\" >\r\n    <input type=\"submit\" name=\"Submit\" value=\"开通\"></form>\r\n  </p>\r\n  <table border=\"1\" width=\"261\">\r\n\r\n    <tr>\r\n      <td height=\"26\" width=\"117\" >已开通专版</td>\r\n      <td height=\"26\" width=\"128\" >删除?</td>\r\n    </tr>\r\n    ".getBytes("GBK");
      _jsp_string25 = "\" >\r\n    <input type=\"submit\" name=\"确认\" value=\"删除\">\r\n    </form></td>\r\n    </tr>\r\n    ".getBytes("GBK");
      _jsp_string17 = "' >\r\n                  <OPTION selected value=\"0\">[选择专版]</OPTION>\r\n    ".getBytes("GBK");
    } catch (java.io.UnsupportedEncodingException e) {
      e.printStackTrace();
    }
  }
}

⌨️ 快捷键说明

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