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

📄 _3starszuhe_005fhm_jsp.java

📁 一个小公司要求给写的很简单的任务管理系统。
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
      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: 415px\" size=\"5\" \r\n");
      out.write("                  name=\"codesshow\">\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=\"del_line();\"/></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=\"clear_codesshow();\"/></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=\"red1\" id=\"zhushushow2\">0</span></td>\r\n");
      out.write("                <td>投注期数:<span class=\"red1\" id=\"qishu\">1</span></td>\r\n");
      out.write("                <td>总金额:<span class=\"red1\" id=\"moneyshow2\">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 rowspan=\"2\"><input type=\"checkbox\" name=\"confirmxy\" value=\"checkbox\" checked/>\r\n");
      out.write("                我已阅读<a href=\"../help/service/index.jsp\" target=\"_blank\">《新疆福利彩票网上购彩须知》</a><br />\r\n");
      out.write("                <input type=\"checkbox\" name=\"IsZhuihao\" value=\"1\" onclick=\"setzhuihao();\"/>\r\n");
      out.write("                预约追号  <a href=\"../help/help_center/touzhu.jsp#zh\" target=\"_blank\">&gt;&gt;点击查看预约追号说明</a><br />\r\n");
      out.write("               <input type=\"radio\" name=\"isCancel\" value=\"0\"  disabled=\"disabled\"/>追号开始前不撤单&nbsp;<input type=\"radio\" name=\"isCancel\" value=\"1\"  disabled=\"disabled\"/>追号开始前开出最高奖号码即撤单<input type=\"radio\" name=\"isCancel\" value=\"2\"  disabled=\"disabled\"/>追号开始前开出任意奖号码即撤单 <br/>\r\n");
      out.write("               \r\n");
      out.write("\t\t\t<input type=\"radio\" name=\"zjCut\" value=\"0\" disabled=\"disabled\"/>中奖后不停追<input type=\"radio\" name=\"zjCut\" value=\"1\" disabled=\"disabled\"/>中最高奖后停止追号&nbsp;<input type=\"radio\" name=\"zjCut\" value=\"2\" disabled=\"disabled\"/>中任意奖后停止追号</td>\r\n");
      out.write("\t\t\t</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\"><iframe id=\"qishulist\" src=\"list.jsp\" frameborder=\"0\" height=\"208\" width=\"598\" cellpadding=\"0\" scrolling=\"No\"  cellspacing=\"0\"></iframe></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\"><table width=\"475\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td width=\"80\" bgcolor=\"FAFAFA\">方案标题:</td>\r\n");
      out.write("        <td><input name=\"projectTitle\" type=\"text\" size=\"50\"  maxlength=\"50\"/></td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td bgcolor=\"FAFAFA\">方案描述:</td>\r\n");
      out.write("        <td><textarea name=\"projectDesc\" cols=\"50\" rows=\"5\"></textarea></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("<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\"><table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td>投注金额:<span id=\"scheme_total_money\" class=\"red1\">0</span> 元 , 预约追号期数:<span id=\"scheme_qishu\" class=\"red1\">0</span>期 , 分成\r\n");
      out.write("          <input name=\"projectShareCount\" type=\"text\" class=\"red1\"  value=\"0\" size=\"5\"  readonly=\"true\"/>  \r\n");
      out.write("          份 , 每份<span id=\"scheme_money\" class=\"red1\">0</span>元</td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td class=\"grey\"><span class=\"red\">【注】</span>投注份数说明: <br />\r\n");
      out.write("(1)投注总金额&lt;1000元,本系统将投注方案自动拆分为100份; <br />\r\n");
      out.write("(2) 投注总金额≥1000元,本系统将投注方案自动拆分为1000份,若最小单位无法精确至“0.01元”,则自动分成100份。</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("<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\"><table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td width=\"80\" height=\"30\" align=\"center\"><select name=\"initiatorFee\">\r\n");
      out.write("          <option value=\"0\">0%</option>\r\n");
      out.write("          <option value=\"1\">1%</option>\r\n");
      out.write("\t\t  <option value=\"2\">2%</option>\r\n");
      out.write("\t\t  <option value=\"3\">3%</option>\r\n");
      out.write("\t\t  <option value=\"4\">4%</option>\r\n");
      out.write("\t\t  <option value=\"5\">5%</option>\r\n");
      out.write("\t\t  <option value=\"6\">6%</option>\r\n");
      out.write("        </select>\r\n");
      out.write("        </td>\r\n");
      out.write("        <td>若该方案中奖,发起人可获得税后奖金的百分比作为方案制作佣金</td>\r\n");
      out.write("      </tr>\r\n");
      out.write("      \r\n");
      out.write("    </table></td>\r\n");
      out.write("  </tr>\r\n");
      out.write("</table>\r\n");
      out.write("<!-- \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\"><table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td width=\"140\" height=\"30\"><input type=\"radio\" name=\"isOpen\" value=\"1\" checked />\r\n");
      out.write("          公开投注方案号码     </td>\r\n");
      out.write("        <td width=\"140\"><input type=\"radio\" name=\"isOpen\" value=\"2\" />\r\n");
      out.write("          投注截止后公布号码</td>\r\n");
      out.write("        <td align=\"center\"> 关于方案保密的说明</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(" -->\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\"><table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td width=\"160\" height=\"30\"><input type=\"checkbox\" name=\"isBaodi\" value=\"checkbox\"  onclick=\"baodicheck();\"/>\r\n");
      out.write("          我要保底\r\n");
      out.write("          <input name=\"initiatorShareBaodi\" type=\"text\" onblur=\"changeBaodi();\" size=\"6\" value=\"\" disabled/>\r\n");
      out.write("          份</td>\r\n");
      out.write("        <td width=\"220\">共计\r\n");
      out.write("          <span id=\"baodimoney\" class=\"red1\">0</span>\r\n");
      out.write("          元</td>\r\n");
      out.write("        <td width=\"200\" align=\"center\"><a href=\"../help/help_center/touzhu.jsp#bd\" target=\"_blank\">关于保底的说明</a></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("<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\"><table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
      out.write("      <tr>\r\n");
      out.write("        <td width=\"140\" height=\"30\">我要认购\r\n");
      out.write("          <input name=\"initiatorShareBuy\" type=\"text\"  onblur=\"changeRengou();\" size=\"6\" value=\"\"/>\r\n");
      out.write("          份</td>\r\n");
      out.write("        <td width=\"240\">共计\r\n");
      out.write("          <span id=\"rengoumoney\" class=\"red1\">0</span>\r\n");
      out.write("          元</td>\r\n");
      out.write("        <td width=\"200\" align=\"center\"><a href=\"../member/platform.do?charge\" target=\"_blank\" class=\"red\">【账户充值】</a><a href=\"123\" class=\"red\"></a></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("<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\">&nbsp;</td>\r\n");
      out.write("    <td width=\"8\"></td>\r\n");
      out.write("    <td valign=\"top\"><div class=\"jypasswd\">\r\n");
      out.write("      <div class=\"jypasswd1\">交易密码:\r\n");
      out.write("        <input type=\"password\" name=\"tradePassword\" value=\"\" maxlength=\"12\"/>\r\n");
      out.write("      </div>\r\n");
      out.write("      <div class=\"jypasswd3\">输入交易密码,提交本次投注</div>\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>&nbsp;</td>\r\n");
      out.write("    <td width=\"200\" height=\"50\" align=\"center\" valign=\"bottom\"><img style=\"cursor:hand\"src=\"../img/ssc/ssc1_3.gif\" width=\"171\" height=\"35\"  onclick=\"formsubmit();\"/></td>\r\n");
      out.write("    <td width=\"200\" align=\"center\" valign=\"bottom\"><img style=\"cursor:hand;\" src=\"../img/ssc/ssc1_4.gif\" width=\"171\" height=\"35\" onclick=\"reloadself('zuhe_hm.jsp')\"/></td>\r\n");
      out.write("    <td>&nbsp;</td>\r\n");
      out.write("  </tr>\r\n");
      out.write("</table>\r\n");
      out.write("</form>\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);
    }
  }
}

⌨️ 快捷键说明

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