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

📄 wsum_005flist_jsp.java

📁 一套JAVA开发的OA系统,包括工作流,客户管理、个人管理、车辆管理,人事管理等。
💻 JAVA
📖 第 1 页 / 共 4 页
字号:
          out.write("        if(act == \"next\"){\t// 下一页\r\n");
          out.write("            if ((currentPage * maxRecNoPerPage )>= recCount){\r\n");
          out.write("                alert(\"已经是最后一页!\");\r\n");
          out.write("                return;\r\n");
          out.write("            }else{\r\n");
          out.write("            \tcurrentPage = currentPage + 1 ;\r\n");
          out.write("            \tobjform.currentPageNo.value = currentPage;\r\n");
          out.write("            }\r\n");
          out.write("        }\r\n");
          out.write("\r\n");
          out.write("\r\n");
          out.write("        if(act == \"goto\"){\t// 跳转\r\n");
          out.write("\t    objform.currentPageNo.value = parseInt(objform.toPage.value);\r\n");
          out.write("        }\r\n");
          out.write("\r\n");
          out.write("        if (act == \"delete\") {\r\n");
          out.write("            if(isSelected()){\r\n");
          out.write("\t\tif(confirm(\"删除选中记录吗?\") ){\r\n");
          out.write("      \t\t}else{\r\n");
          out.write("      \t \t    return;\r\n");
          out.write("      \t\t}\r\n");
          out.write("            }else{\r\n");
          out.write("              alert(\"请选择需要删除的记录\");\r\n");
          out.write("              return;\r\n");
          out.write("            }\r\n");
          out.write("\t}\r\n");
          out.write("\r\n");
          out.write("\tobjform.actionType.value = act;\r\n");
          out.write("\tif (param!='')\r\n");
          out.write("\t\tobjform.doKey.value = param;\r\n");
          out.write("\tobjform.submit();\r\n");
          out.write("}\r\n");
          out.write("\r\n");
          out.write("function change(param)\r\n");
          out.write("{ objform.q_equal_str_ssort.value=param;\r\n");
          out.write("\r\n");
          out.write("}\r\n");
          out.write("\r\n");
          out.write("function fPopUpCalendarDlg(ctrlobj)\r\n");
          out.write("{\r\n");
          out.write("\tshowx = event.screenX - event.offsetX - 4 - 210 ; // + deltaX;\r\n");
          out.write("\tshowy = event.screenY - event.offsetY + 18; // + deltaY;\r\n");
          out.write("\tnewWINwidth = 210 + 4 + 18;\r\n");
          out.write("\r\n");
          out.write("\tretval = window.showModalDialog(\"../masterref/CalendarDlg.htm\", \"\", \"dialogWidth:197px; dialogHeight:210px; dialogLeft:\"+showx+\"px; dialogTop:\"+showy+\"px; status:no; directories:yes;scrollbars:no;Resizable=no; \"  );\r\n");
          out.write("\tif( retval != null ){\r\n");
          out.write("\t\tctrlobj.value = retval;\r\n");
          out.write("\t}else{\r\n");
          out.write("\t\t//alert(\"canceled\");\r\n");
          out.write("\t}\r\n");
          out.write("}\r\n");
          out.write("</script>\r\n");
          out.write("\r\n");
          cn.com.chx.util.PageControl pagectl = null;
          synchronized (request) {
            pagectl = (cn.com.chx.util.PageControl) _jspx_page_context.getAttribute("pagectl", PageContext.REQUEST_SCOPE);
            if (pagectl == null){
              pagectl = new cn.com.chx.util.PageControl();
              _jspx_page_context.setAttribute("pagectl", pagectl, PageContext.REQUEST_SCOPE);
              out.write('\r');
              out.write('\n');
            }
          }
          out.write("\r\n");
          out.write("<div align=\"center\"></div>\r\n");
          out.write("<table width=\"95%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th width=\"24\" height=\"24\" class=\"navlist\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("/images/");
          out.print(css_name);
          out.write("/navicon.gif\" width=\"24\" height=\"24\"></th>\r\n");
          out.write("    <th class=\"navlist\" scope=\"col\"><div align=\"left\"><a href=\"2.htm\">工作日志</a>\r\n");
          out.write("        &gt;&gt; <a href=\"2\">总结</a><span class=\"navlist\"></span></div></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th height=\"7\" colspan=\"2\" scope=\"row\" background=\"");
          out.print(Constant.ROOTPATH);
          out.write("/images/");
          out.print(css_name);
          out.write("/navditu.gif\"></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th height=\"10\" colspan=\"2\" scope=\"row\"></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("</table>\r\n");
          out.write("<table width=\"95%\" height=\"29\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th width=\"9\" height=\"29\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("/images/");
          out.print(css_name);
          out.write("/lableimages/toptable_left.gif\" width=\"9\" height=\"29\"></th>\r\n");
          out.write("    <th class=\"toptable_middle\" scope=\"col\"> <div align=\"left\">\r\n");
          out.write("        <table width=\"40%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
          out.write("          <tr>\r\n");
          out.write("            <th scope=\"col\"><table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
          out.write("                <tr>\r\n");
          out.write("                  <th class=\"lable_left\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                  <th class=\"lable_middle\" scope=\"col\"><a href=\"../../oaweb/xzlog/PlanAction.do?actionType=query\" >计划</a></th>\r\n");
          out.write("                  <th class=\"lable_right\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                </tr>\r\n");
          out.write("              </table></th>\r\n");
          out.write("            <th scope=\"col\"><table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
          out.write("                <tr>\r\n");
          out.write("                  <th class=\"activelable_left\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                  <th class=\"activelable_middle\" scope=\"col\"><a href=\"../../oaweb/xzlog/SumUpAction.do?actionType=query\">总结</a></th>\r\n");
          out.write("                  <th class=\"activelable_right\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                </tr>\r\n");
          out.write("              </table></th>\r\n");
          out.write("            <th scope=\"col\"><table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
          out.write("                <tr>\r\n");
          out.write("                  <th class=\"lable_left\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                  <th class=\"lable_middle\" scope=\"col\"><a href=\"CheckAction.do?actionType=query\">汇报审批</a></th>\r\n");
          out.write("                  <th class=\"lable_right\" scope=\"col\">&nbsp;</th>\r\n");
          out.write("                </tr>\r\n");
          out.write("              </table></th>\r\n");
          out.write("          </tr>\r\n");
          out.write("        </table>\r\n");
          out.write("      </div></th>\r\n");
          out.write("    <th width=\"9\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("/images/");
          out.print(css_name);
          out.write("/lableimages/toptable_right.gif\" width=\"9\" height=\"29\"></th>\r\n");
          out.write("  </tr>\r\n");
          out.write("</table>\r\n");
          out.write("<table width=\"95%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" class=\"lablemiddletable\">\r\n");
          out.write("  <tr>\r\n");
          out.write("    <th height=\"3\" class=\"labletableleft\" scope=\"col\"></th>\r\n");
          out.write("    <th scope=\"col\"><table width=\"98%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("        <tr>\r\n");
          out.write("          <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("/images/");
          out.print(css_name);
          out.write("/maintabletophy1.gif\" width=\"65\" height=\"41\"></th>\r\n");
          out.write("          <th class=\"mainnoteword\" scope=\"col\"><div align=\"center\">\r\n");
          out.write("              <table width=\"100%\" height=\"100%\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("                <tr>\r\n");
          out.write("                  <th width=\"40%\" height=\"7\" scope=\"col\"></th>\r\n");
          out.write("                  <th width=\"60%\" height=\"7\" scope=\"col\"></th>\r\n");
          out.write("                </tr>\r\n");
          out.write("                <tr>\r\n");
          out.write("                  <th class=\"mainnotefont\" scope=\"row\"><div align=\"left\">请输入查询条件</div></th>\r\n");
          out.write("                  <td><div align=\"right\"> </div></td>\r\n");
          out.write("                </tr>\r\n");
          out.write("              </table>\r\n");
          out.write("            </div></th>\r\n");
          out.write("          <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("/images/");
          out.print(css_name);
          out.write("/maintabletophy2.gif\" width=\"65\" height=\"41\"></th>\r\n");
          out.write("        </tr>\r\n");
          out.write("      </table>\r\n");
          out.write("      <table width=\"98%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("        <tr>\r\n");
          out.write("          <th height=\"1\" class=\"maintableleft\" scope=\"col\"></th>\r\n");
          out.write("          <th scope=\"col\"><table width=\"100%\"  border=\"1\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#FFFFFF\" class=\"mainlisttable\">\r\n");
          out.write("              <tr class=\"mainlisttabledark\">\r\n");
          out.write("                <th nowrap  class=\"mainlisttabledark\" scope=\"col\"><div align=\"right\">类型:</div></th>\r\n");
          out.write("                  <th  class=\"mainlisttable\" scope=\"col\"><div align=\"left\">\r\n");
          out.write("\r\n");
          out.write("                    <input type=\"radio\" name=\"$ssort\" value=\"1\" onclick=\"change(1)\">周总结\r\n");
          out.write("                    <input type=\"radio\" name=\"$ssort\" value=\"2\" onclick=\"change(2)\">月总结\r\n");
          out.write("                    <input type=\"radio\" name=\"$ssort\" value=\"3\" onclick=\"change(3)\">季度总结\r\n");
          out.write("                    <input type=\"radio\" name=\"$ssort\" value=\"4\" onclick=\"change(4)\">年总结\r\n");
          out.write("                  </div></th>\r\n");
          out.write("              </tr>\r\n");
          out.write("              <tr class=\"mainlisttabledark\">\r\n");
          out.write("                <th width=\"26%\" class=\"mainlisttabledark\" scope=\"col\"><div align=\"right\">递交日期:</div></th>\r\n");
          out.write("                <th width=\"74%\" class=\"mainlisttable\" scope=\"col\"><div align=\"left\">\r\n");
          out.write("                    <input name=\"q_equal_str_cssummarizedate\" type=\"text\" size=\"12\" class=\"input\">\r\n");
          out.write("                    <img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("/images/");
          out.print(css_name);
          out.write("/datetime.gif\" alt=\"弹出日历下拉菜单\"  align=\"absmiddle\" style=\"cursor:hand;\"\r\n");
          out.write("                             onClick=\"fPopUpCalendarDlg(q_equal_str_cssummarizedate);return false\"> 至\r\n");
          out.write("                    <input name=\"q_equal_str_tssummarizedate\" type=\"text\" size=\"12\" class=\"input\">\r\n");
          out.write("                    <img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("/images/");
          out.print(css_name);
          out.write("/datetime.gif\" alt=\"弹出日历下拉菜单\"  align=\"absmiddle\" style=\"cursor:hand;\"\r\n");
          out.write("                             onClick=\"fPopUpCalendarDlg(q_equal_str_tssummarizedate);return false\"></div></th>\r\n");
          out.write("              </tr>\r\n");
          out.write("            </table></th>\r\n");
          out.write("          <th class=\"maintableright\" scope=\"col\"></th>\r\n");
          out.write("        </tr>\r\n");
          out.write("      </table>\r\n");
          out.write("      <table width=\"98%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("        <tr>\r\n");
          out.write("          <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("/images/");
          out.print(css_name);
          out.write("/maintablebottomhy1.gif\" width=\"65\" height=\"41\"></th>\r\n");
          out.write("          <th valign=\"top\" class=\"maintablebottom\" scope=\"col\"><table width=\"100%\" height=\"100%\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("              <tr>\r\n");
          out.write("                <th scope=\"col\"> <div align=\"center\">\r\n");
          out.write("                    <input name=\"Submit42\" type=\"button\" class=\"button\" value=\"查  询\" onclick=\"javascript:submitForm('query','');\">\r\n");
          out.write("                  </div></th>\r\n");
          out.write("              </tr>\r\n");
          out.write("              <tr>\r\n");
          out.write("                <th height=\"7\" scope=\"row\"></th>\r\n");
          out.write("              </tr>\r\n");
          out.write("            </table></th>\r\n");
          out.write("          <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("/images/");
          out.print(css_name);
          out.write("/maintablebottomhy2.gif\" width=\"65\" height=\"41\"></th>\r\n");
          out.write("        </tr>\r\n");
          out.write("      </table>\r\n");
          out.write("      <table width=\"98%\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("        <tr>\r\n");
          out.write("          <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"");
          out.print(Constant.ROOTPATH);
          out.write("/images/");
          out.print(css_name);
          out.write("/maintabletophy1.gif\" width=\"65\" height=\"41\"></th>\r\n");
          out.write("          <th class=\"mainnoteword\" scope=\"col\"><div align=\"center\">\r\n");
          out.write("              <table width=\"100%\" height=\"100%\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
          out.write("                <tr>\r\n");
          out.write("                  <th width=\"40%\" height=\"7\" scope=\"col\"></th>\r\n");
          out.write("                  <th width=\"60%\" height=\"7\" scope=\"col\"></th>\r\n");

⌨️ 快捷键说明

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