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

📄 zhixuan_jsp.java

📁 一个小公司要求给写的很简单的任务管理系统。
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
      out.write("              <td name=\"showXiao\" class=\"\"><img src=\"../img/ssc/ssc1_xiao.gif\" width=\"23\" height=\"23\" alt=\"\" style=\"cursor: hand\" onClick=\"selectBatch(2,'xiao')\"/></td>\r\n");
      out.write("\t\t\t</tr>\r\n");
      out.write("          </table>\r\n");
      out.write("      </div>\r\n");
      out.write("      <div class=\"line2\">\r\n");
      out.write("          <table width=\"598\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" id=\"table3\">\r\n");
      out.write("            <tr>\r\n");
      out.write("              <td width=\"80\" align=\"center\" class=\"bolder\">个位</td>\r\n");
      out.write("              <td width=\"370\"><table width=\"347\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" id=numtb3>\r\n");
      out.write("                  <tr>\r\n");
      out.write("                    <td width=\"23\" height=\"24\" onClick=\"selectNum(3,'0')\" align=\"center\" class=\"num1\">0</td>\r\n");
      out.write("                    <td width=\"13\"></td>\r\n");
      out.write("                    <td width=\"23\" height=\"24\" onClick=\"selectNum(3,'1')\" align=\"center\" class=\"num1\">1</td>\r\n");
      out.write("                    <td width=\"13\"></td>\r\n");
      out.write("                    <td width=\"23\" height=\"24\" onClick=\"selectNum(3,'2')\" align=\"center\" class=\"num1\">2</td>\r\n");
      out.write("                    <td width=\"13\"></td>\r\n");
      out.write("                    <td width=\"23\" height=\"24\" onClick=\"selectNum(3,'3')\" align=\"center\" class=\"num1\">3</td>\r\n");
      out.write("                    <td width=\"13\"></td>\r\n");
      out.write("                    <td width=\"23\" height=\"24\" onClick=\"selectNum(3,'4')\" align=\"center\" class=\"num1\">4</td>\r\n");
      out.write("                    <td width=\"13\"></td>\r\n");
      out.write("                    <td width=\"23\" height=\"24\" onClick=\"selectNum(3,'5')\" align=\"center\" class=\"num1\">5</td>\r\n");
      out.write("                    <td width=\"13\"></td>\r\n");
      out.write("                    <td width=\"23\" height=\"24\" onClick=\"selectNum(3,'6')\" align=\"center\" class=\"num1\">6</td>\r\n");
      out.write("                    <td width=\"13\"></td>\r\n");
      out.write("                    <td width=\"23\" height=\"24\" onClick=\"selectNum(3,'7')\" align=\"center\" class=\"num1\">7</td>\r\n");
      out.write("                    <td width=\"13\"></td>\r\n");
      out.write("                    <td width=\"23\" height=\"24\" onClick=\"selectNum(3,'8')\" align=\"center\" class=\"num1\">8</td>\r\n");
      out.write("                    <td width=\"13\"></td>\r\n");
      out.write("                    <td width=\"23\" height=\"24\" onClick=\"selectNum(3,'9')\" align=\"center\" class=\"num1\">9</td>\r\n");
      out.write("                  </tr>\r\n");
      out.write("              </table></td>\r\n");
      out.write("              <td name=\"showQuan\" class=\"\"><img src=\"../img/ssc/3d_192.gif\" width=\"23\" height=\"23\" alt=\"\" style=\"cursor: hand\" onClick=\"selectBatch(3,'quan')\"/></td>\r\n");
      out.write("              <td name=\"showDan\" class=\"\"><img src=\"../img/ssc/3d_194.gif\" width=\"23\" height=\"23\" alt=\"\" style=\"cursor: hand\" onClick=\"selectBatch(3,'dan')\"/></td>\r\n");
      out.write("              <td name=\"showShuang\" class=\"\"><img src=\"../img/ssc/3d_196.gif\" width=\"23\" height=\"23\" alt=\"\" style=\"cursor: hand\" onClick=\"selectBatch(3,'shuang')\"/></td>\r\n");
      out.write("              <td name=\"showDa\" class=\"\"><img src=\"../img/ssc/ssc1_da.gif\" width=\"23\" height=\"23\" alt=\"\" style=\"cursor: hand\" onClick=\"selectBatch(3,'da')\"/></td>\r\n");
      out.write("              <td name=\"showXiao\" class=\"\"><img src=\"../img/ssc/ssc1_xiao.gif\" width=\"23\" height=\"23\" alt=\"\" style=\"cursor: hand\" onClick=\"selectBatch(3,'xiao')\"/></td>\r\n");
      out.write("            </tr>\r\n");
      out.write("          </table>\r\n");
      out.write("      </div></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("</table>\r\n");
      out.write(" <table width=\"708\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"tablestyle\">\r\n");
      out.write("  <tr>\r\n");
      out.write("    <td width=\"100\" align=\"center\" bgcolor=\"EFEFEF\">投注单</td>\r\n");
      out.write("    <td width=\"8\"></td>\r\n");
      out.write("    <td valign=\"top\" bgcolor=\"FBFBFB\"><table width=\"598\" border=\"0\" cellpadding=\"3\" cellspacing=\"0\">\r\n");
      out.write("      <tr>\r\n");
      out.write("      <td width=\"120\">倍数:\r\n");
      out.write("          <input name=\"multi\" id=\"multi\" type=\"text\" onKeyPress=\"return getKeyNumWithOutPoint(this.value);\"\r\n");
      out.write("                  onpaste=\"return getPasteNumWithOutPoint();\" onBlur=\"return checkMulti();\" value=\"1\" size=\"2\" />\r\n");
      out.write("          倍</td>\r\n");
      out.write("        <td width=\"110\" align=\"right\"><img src=\"../img/ssc/ssc1_1.gif\" width=\"96\" height=\"23\" alt=\"\" style=\"cursor:hand\" onClick=\"selectRandomNum()\"/></td>\r\n");
      out.write("        <td width=\"110\" align=\"right\"><img src=\"../img/ssc/ssc1_1_1.gif\" width=\"96\" height=\"23\" alt=\"\" style=\"cursor:hand\" onClick=\"selectByMachine()\"/></td>\r\n");
      out.write("        <td align=\"center\"><img src=\"../img/ssc/3d_246.gif\" width=\"53\" height=\"23\" alt=\"\" style=\"cursor: hand\" onClick=\"clearSelf()\" /></td>\r\n");
      out.write("        <td width=\"105\"><img src=\"../img/ssc/3d_251.gif\" width=\"96\" height=\"23\" style=\"cursor: hand\" onClick=\"addCodeArea()\"/></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("    </table>\r\n");
      out.write("        <table width=\"457\" border=\"0\" cellpadding=\"3\" cellspacing=\"0\">\r\n");
      out.write("          <tr>\r\n");
      out.write("            <td height=\"4\"></td>\r\n");
      out.write("          </tr>\r\n");
      out.write("        </table>\r\n");
      out.write("      <table width=\"457\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("          <tr> </tr>\r\n");
      out.write("      </table>\r\n");
      out.write("      <div>\r\n");
      out.write("          <table width=\"598\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("            <tr>\r\n");
      out.write("              <td rowspan=\"2\" align=\"center\"><SELECT style=\"WIDTH: 530px\"  multiple size=5 name=codeArea>\r\n");
      out.write("              </SELECT></td>\r\n");
      out.write("              <td><img src=\"../img/ssc/del.gif\" width=\"65\" height=\"23\" alt=\"\" style=\"cursor: hand\" onClick=\"deleteSelectedCode()\" /></td>\r\n");
      out.write("            </tr>\r\n");
      out.write("            <tr>\r\n");
      out.write("              <td><img src=\"../img/ssc/3d_249.gif\" width=\"65\" height=\"23\" alt=\"\" style=\"cursor: hand\" onClick=\"clearAll()\" /></td>\r\n");
      out.write("            </tr>\r\n");
      out.write("          </table>\r\n");
      out.write("        <div class=\"tablegrey1\">\r\n");
      out.write("            <table width=\"500\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("              <tr>\r\n");
      out.write("                <td width=\"120\" height=\"30\" align=\"center\" class=\"bolder\">投注信息</td>\r\n");
      out.write("                <td>注数:<span class=\"red\" id=\"_totalCount\" name=\"_totalCount\">0</span>注</td>\r\n");
      out.write("                <td>倍数:<span class=\"red\" id=\"showMultiple\">1</span>倍</td>\r\n");
      out.write("                <td>投注期数:<span class=\"red\" id=\"zhuiTermId\" name=\"qishu\">1</span>期</td>\r\n");
      out.write("                <td>总金额:<span class=\"red\" id=\"_totalSum\" name=\"_totalSum\">0</span>元</td>\r\n");
      out.write("              </tr>\r\n");
      out.write("            </table>\r\n");
      out.write("        </div>\r\n");
      out.write("        <table width=\"598\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("            <tr>\r\n");
      out.write("              <td><table width=\"550\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("                <tr>\r\n");
      out.write("                  <td height=\"26\"><input type=\"checkbox\" id=\"protocol\" name=\"protocol\" clecked=\"true\" /> \r\n");
      out.write("我已阅读<a href=\"../help/service/index.jsp\" target=\"_blank\">《新疆福利彩票网上购彩须知》</a></td>\r\n");
      out.write("                </tr>\r\n");
      out.write("                <tr>\r\n");
      out.write("                  <td height=\"26\"><input type=\"checkbox\" name=\"zhuihao\" id=\"zhuihao\" value=\"checkbox\" onClick=\"checkZhui();\" />\r\n");
      out.write("预约追号&nbsp;&nbsp;预约\r\n");
      out.write("<input name=\"zhuiqi\" type=\"text\" size=\"2\" id=\"zhuiqi\" onkeypress=\"return getKeyNumWithOutPoint(this.value);\" \r\n");
      out.write("                  onpaste=\"return getPasteNumWithOutPoint();\"onblur=\"checkZhuiqi();\" disabled=\"disabled\"/>\r\n");
      out.write("期 &nbsp; <input type=\"checkbox\" name=\"tingzhui\" id=\"tingzhui\" value=\"checkbox\" disabled=\"disabled\"/>\r\n");
      out.write("中奖后停止预约追号 <a href=\"../help/help_center/touzhu.jsp#zh\" target=\"_blank\">&gt;&gt;点击查看预约追号说明</a></td>\r\n");
      out.write("                </tr>\r\n");
      out.write("                <tr>\r\n");
      out.write("               \t  <td><div class=\"jypasswd\">\r\n");
      out.write("                          <div class=\"jypasswd1\">交易密码:<input name=\"inputTradePassword\" type=\"password\" size=\"25\" id=\"inputTradePassword\" onblur=\"checkTradePassword()\" class=\"inp\"/>\r\n");
      out.write("</div>\r\n");
      out.write("                \t\t  <div class=\"jypasswd2\"><img src=\"../img/index/bt_ok.gif\" style=\"cursor: hand\" onclick=\"doClickBuy()\"/></div>\r\n");
      out.write("           \t\t      <div class=\"jypasswd3\">输入交易密码,提交本次投注</div>\r\n");
      out.write("               \t  </div></td>\r\n");
      out.write("                </tr>\r\n");
      out.write("              </table></td>\r\n");
      out.write("            </tr>\r\n");
      out.write("        </table>\r\n");
      out.write("      </div></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("</table>\r\n");
      out.write("<form id=\"buyform\" name=\"buyform\" method=\"post\" action=\"threeDStake.do\">\r\n");
      out.write("<input id=\"termId\" type=hidden name=\"termId\" />\r\n");
      out.write("<input id=\"playType\" type=hidden name=\"plagType\" />\r\n");
      out.write("<input id=\"selectType\" type=hidden name=\"selectType\" />\r\n");
      out.write("<input id=\"stake\" type=hidden name=\"stake\" />\r\n");
      out.write("<input id=\"stakeFlag\" type=hidden name=\"stakeFlag\" />\r\n");
      out.write("<input id=\"singleNum\" type='hidden' name=\"singleNum\" value=\"0\"  /> \r\n");
      out.write("<input id=\"_multiple\" type=hidden name=\"_multiple\" />\r\n");
      out.write("<input id=\"moneyTotal\" type=\"hidden\" name=\"moneyTotal\"  />\r\n");
      out.write("<input id=\"castType\" type=\"hidden\" name=\"castType\" />\r\n");
      out.write("<input id=\"stop\" type=\"hidden\" name=\"stop\" value=\"0\" />\r\n");
      out.write("<input id=\"terms\" type=\"hidden\" name=\"terms\" value=\"0\" />\r\n");
      out.write("<input id=\"tradePassword\" type=hidden name=\"tradePassword\" value=\"0\" />\r\n");
      out.write("</form>\r\n");
      out.write("    <input id=codes type=hidden name=codes>              \r\n");
      out.write("    <input id=codes1 type=hidden name=codes1>              \r\n");
      out.write("    <input id=codes2 type=hidden name=codes2>              \r\n");
      out.write("    <input id=codes3 type=hidden name=codes3>      \r\n");
      out.write("    <input id=stakeStyle type=hidden name=stakeStyle value=\"0\">       \r\n");
      out.write("    <input id=stakeMode type=hidden name=stakeMode>    \r\n");
      out.write("    <input id=\"totalCount\" type=\"hidden\" name=\"totalCount\" >\r\n");
      out.write("    <input id=\"StakeOk\" type=\"hidden\" name=\"StakeOk\" value=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${msg}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
      out.write("\"/>\r\n");
      out.write("</body>\r\n");
      out.write("</html>");
    } 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 + -