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

📄 system_0002fdepartment_0002fdepartment_0005flist_0002ejsp_jsp.java

📁 一个做得非常好的电子政务系统
💻 JAVA
📖 第 1 页 / 共 4 页
字号:
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(0,0);to=(0,13)]
                out.write("            第");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(0,16);to=(0,28)]
                out.print(iCurrentPage);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(0,30);to=(0,33)]
                out.write("页/共");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(0,36);to=(0,46)]
                out.print(iPageCount);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(0,48);to=(1,12)]
                out.write("页 \r\n            ");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(1,14);to=(1,38)]
                 if (iCurrentPage > 1) {
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(1,40);to=(2,47)]
                out.write("\r\n              <a href=\"javaScript:Page_bottom('");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(2,50);to=(2,57)]
                out.print(strLink);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(2,59);to=(2,81)]
                out.write("?page=1');\"><img src=\"");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(2,84);to=(2,91)]
                out.print(strSkin);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(2,93);to=(3,47)]
                out.write("common/page_first.gif\" alt=\"首页\" border=\"0\"></a>\r\n              <a href=\"javaScript:Page_bottom('");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(3,50);to=(3,57)]
                out.print(strLink);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(3,59);to=(3,65)]
                out.write("?page=");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(3,68);to=(3,84)]
                out.print(iCurrentPage - 1);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(3,86);to=(3,101)]
                out.write("');\"><img src=\"");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(3,104);to=(3,111)]
                out.print(strSkin);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(3,113);to=(4,12)]
                out.write("common/page_prio.gif\" alt=\"前一页\" border=\"0\"></a>\r\n            ");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(4,14);to=(4,24)]
                 } else { 
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(4,26);to=(5,24)]
                out.write("\r\n              <img src=\"");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(5,27);to=(5,34)]
                out.print(strSkin);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(5,36);to=(6,24)]
                out.write("common/page_first.gif\" alt=\"首页\" border=\"0\">\r\n              <img src=\"");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(6,27);to=(6,34)]
                out.print(strSkin);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(6,36);to=(7,12)]
                out.write("common/page_prio.gif\" alt=\"前一页\" border=\"0\">\r\n            ");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(7,14);to=(7,17)]
                 } 
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(7,19);to=(8,12)]
                out.write("\r\n            ");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(8,14);to=(8,47)]
                 if (iCurrentPage < iPageCount) {
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(8,49);to=(9,47)]
                out.write("\r\n              <a href=\"javaScript:Page_bottom('");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(9,50);to=(9,57)]
                out.print(strLink);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(9,59);to=(9,65)]
                out.write("?page=");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(9,68);to=(9,84)]
                out.print(iCurrentPage + 1);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(9,86);to=(9,101)]
                out.write("');\"><img src=\"");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(9,104);to=(9,111)]
                out.print(strSkin);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(9,113);to=(10,47)]
                out.write("common/page_next.gif\" alt=\"后一页\" border=\"0\"></a>\r\n              <a href=\"javaScript:Page_bottom('");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(10,50);to=(10,57)]
                out.print(strLink);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(10,59);to=(10,65)]
                out.write("?page=");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(10,68);to=(10,78)]
                out.print(iPageCount);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(10,80);to=(10,95)]
                out.write("');\"><img src=\"");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(10,98);to=(10,105)]
                out.print(strSkin);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(10,107);to=(11,12)]
                out.write("common/page_last.gif\" alt=\"尾页\" border=\"0\"></a>&nbsp;\r\n            ");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(11,14);to=(11,24)]
                 } else { 
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(11,26);to=(12,24)]
                out.write("\r\n              <img src=\"");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(12,27);to=(12,34)]
                out.print(strSkin);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(12,36);to=(13,24)]
                out.write("common/page_next.gif\" alt=\"后一页\" border=\"0\">\r\n              <img src=\"");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(13,27);to=(13,34)]
                out.print(strSkin);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(13,36);to=(14,12)]
                out.write("common/page_last.gif\" alt=\"尾页\" border=\"0\">\r\n            ");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(14,14);to=(14,17)]
                 } 
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(14,19);to=(15,130)]
                out.write("\r\n              转&nbsp; <input type=text class=\"tex2\" size=3 name=\"page\" onMouseOver=\"this.focus()\" onFocus=\"this.select()\"  value=\"");

            // end
            // begin [file="/share/page/page_bottom.jsp";from=(15,133);to=(15,145)]
                out.print(iCurrentPage);
            // end
            // HTML // begin [file="/share/page/page_bottom.jsp";from=(15,147);to=(25,9)]
                out.write("\" maxlength=3>\r\n              &nbsp;页&nbsp; <input type=\"submit\" value=\"GO\" name=\"B1\" class=\"sbttn\">\r\n<script language=\"Javascript\">\r\n// 分页\r\n    function  Page_bottom(url)\r\n    {\r\n         form2.action = url;\r\n         form2.target = \"_self\";\r\n         form2.submit();\r\n   }\r\n</script>");

            // end
            // HTML // begin [file="/system/department/department_list.jsp";from=(167,85);to=(174,0)]
                out.write("</td>\r\n          </tr>\r\n        </form>\r\n      </table>\r\n    </td>\r\n  </tr>\r\n</table>\r\n");

            // end
            // HTML // begin [file="/share/page/page_form.jsp";from=(0,0);to=(1,0)]
                out.write("<form name=\"formPage\" method=\"post\">\r\n");

            // end
            // HTML // begin [file="/share/page/page_hidden.jsp";from=(0,0);to=(1,47)]
                out.write("<!--查询信息-->\r\n<input type=\"hidden\" name=\"searchField\" value=\"");

            // end
            // begin [file="/share/page/page_hidden.jsp";from=(1,50);to=(1,61)]
                out.print(searchField);
            // end
            // HTML // begin [file="/share/page/page_hidden.jsp";from=(1,63);to=(2,45)]
                out.write("\">\r\n<input type=\"hidden\" name=\"searchKey\" value=\"");

            // end
            // begin [file="/share/page/page_hidden.jsp";from=(2,48);to=(2,57)]
                out.print(searchKey);
            // end
            // HTML // begin [file="/share/page/page_hidden.jsp";from=(2,59);to=(4,40)]
                out.write("\">\r\n<!--分页信息-->\r\n<input type=\"hidden\" name=\"page\" value=\"");

            // end
            // begin [file="/share/page/page_hidden.jsp";from=(4,43);to=(4,50)]
                out.print(strPage);
            // end
            // HTML // begin [file="/share/page/page_hidden.jsp";from=(4,52);to=(6,42)]
                out.write("\">\r\n<!--动作信息-->\r\n<input type=\"hidden\" name=\"ACTION\" value=\"");

            // end
            // begin [file="/share/page/page_hidden.jsp";from=(6,45);to=(6,54)]
                out.print(strACTION);
            // end
            // HTML // begin [file="/share/page/page_hidden.jsp";from=(6,56);to=(7,0)]
                out.write("\">\r\n");

            // end
            // HTML // begin [file="/share/page/page_form.jsp";from=(1,47);to=(18,0)]
                out.write("\r\n</form>\r\n<script language=\"Javascript\">\r\n    function  goUrl(url) {\r\n        document.formPage.action = url;\r\n        document.formPage.submit();\r\n    }\r\n\r\n    function goUrlConfirm(url,msg) {\r\n        if (confirm(msg)) {\r\n            document.formPage.action = url;\r\n            document.formPage.submit();\r\n        } else {\r\n            ////////////需要在这里加入控制光标形状的代码\r\n        }\r\n}\r\n</script>\r\n");

            // end
            // HTML // begin [file="/system/department/department_list.jsp";from=(174,45);to=(175,0)]
                out.write("\r\n");

            // end
            // begin [file="/system/department/department_list.jsp";from=(175,2);to=(183,0)]
                
                    if (dataConn != null) {
                        try {
                            dataConn.close();
                        }
                        catch(Exception e) {
                        }
                    }
            // end
            // HTML // begin [file="/system/department/department_list.jsp";from=(183,2);to=(186,0)]
                out.write("\r\n</body>\r\n</html>\r\n");

            // end

        } catch (Throwable t) {
            if (out != null && out.getBufferSize() != 0)
                out.clearBuffer();
            if (pageContext != null) pageContext.handlePageException(t);
        } finally {
            if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
        }
    }
}

⌨️ 快捷键说明

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