📄 dms_0002fsystem_0002fdoccode_0002ejsp_jsp.java
字号:
// end
// begin [file="/DMS/system/DocCode.jsp";from=(286,48);to=(286,53)]
out.print(tmpID);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(286,55);to=(288,10)]
out.write("\">\r\n </td>\r\n <td>");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(288,13);to=(288,18)]
out.print(tmpNo);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(288,20);to=(290,34)]
out.write("</td>\r\n <td><a href=\"\" id=h1 LANGUAGE=javascript\r\n onclick=\"return h1_onclick('");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(290,37);to=(290,42)]
out.print(tmpID);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(290,44);to=(290,47)]
out.write("','");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(290,50);to=(290,55)]
out.print(tmpNo);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(290,57);to=(290,60)]
out.write("','");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(290,63);to=(290,70)]
out.print(tmpName);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(290,72);to=(291,1)]
out.write("')\">\r\n\t");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(291,4);to=(291,11)]
out.print(tmpName);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(291,13);to=(294,0)]
out.write("</a>\r\n </td>\r\n </tr>\r\n");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(294,2);to=(303,2)]
}}
if (codeType==5)
{
for(int i=0;i<DocSecretDAOs.length;i++)
{
tmpID=DocSecretDAOs[i].getSecretID();
tmpNo=DocSecretDAOs[i].getSecretNO();
tmpName=DocSecretDAOs[i].getSecretName();
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(303,4);to=(306,45)]
out.write("\r\n <tr class=\"tr_bg1\"> \r\n <td align=\"center\">\r\n\t<input type=\"checkbox\" name=\"codeID\" value=\"");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(306,48);to=(306,53)]
out.print(tmpID);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(306,55);to=(308,10)]
out.write("\">\r\n </td>\r\n <td>");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(308,13);to=(308,18)]
out.print(tmpNo);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(308,20);to=(310,34)]
out.write("</td>\r\n <td><a href=\"\" id=h1 LANGUAGE=javascript\r\n onclick=\"return h1_onclick('");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(310,37);to=(310,42)]
out.print(tmpID);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(310,44);to=(310,47)]
out.write("','");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(310,50);to=(310,55)]
out.print(tmpNo);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(310,57);to=(310,60)]
out.write("','");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(310,63);to=(310,70)]
out.print(tmpName);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(310,72);to=(311,1)]
out.write("')\">\r\n\t");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(311,4);to=(311,11)]
out.print(tmpName);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(311,13);to=(314,0)]
out.write("</a>\r\n </td>\r\n </tr>\r\n");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(314,2);to=(324,2)]
}}
if (codeType==6)
{
for(int i=0;i<DocSpeedDAOs.length;i++)
{
tmpID=DocSpeedDAOs[i].getSpeedID();
tmpNo=DocSpeedDAOs[i].getSpeedNO();
tmpName=DocSpeedDAOs[i].getSpeedName();
tmpSPEED=DocSpeedDAOs[i].getSpeedDays();
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(324,4);to=(327,45)]
out.write("\r\n <tr class=\"tr_bg1\"> \r\n <td align=\"center\">\r\n\t<input type=\"checkbox\" name=\"codeID\" value=\"");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(327,48);to=(327,53)]
out.print(tmpID);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(327,55);to=(329,10)]
out.write("\">\r\n </td>\r\n <td>");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(329,13);to=(329,18)]
out.print(tmpNo);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(329,20);to=(330,75)]
out.write("</td>\r\n <td><a href=\"\" id=h1 LANGUAGE=javascript onclick=\"return h1_onclick('");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(330,78);to=(330,83)]
out.print(tmpID);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(330,85);to=(330,88)]
out.write("','");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(330,91);to=(330,96)]
out.print(tmpNo);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(330,98);to=(330,101)]
out.write("','");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(330,104);to=(330,111)]
out.print(tmpName);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(330,113);to=(330,117)]
out.write("')\">");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(330,120);to=(330,127)]
out.print(tmpName);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(330,129);to=(332,10)]
out.write("</a>\r\n </td>\r\n <td>");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(332,13);to=(332,21)]
out.print(tmpSPEED);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(332,23);to=(334,0)]
out.write("</td>\r\n </tr>\r\n");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(334,2);to=(334,4)]
}}
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(334,6);to=(336,40)]
out.write("\r\n</table>\r\n<input type=hidden id=txtcodeType value=");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(336,43);to=(336,51)]
out.print(codeType);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(336,53);to=(337,40)]
out.write(">\r\n<input type=hidden id=txtcodeName value=");
// end
// begin [file="/DMS/system/DocCode.jsp";from=(337,43);to=(337,63)]
out.print(codeName[codeType-1]);
// end
// HTML // begin [file="/DMS/system/DocCode.jsp";from=(337,65);to=(347,0)]
out.write(">\r\n<input type=hidden id=\"codeNo\" name=\"codeNo\">\r\n<input type=hidden id=\"codeName\" name=\"codeName\">\r\n<input type=hidden id=\"speedDays\" name=\"speedDays\">\r\n<input type=hidden id=\"act\" name=\"act\">\r\n</form>\r\n\r\n</body>\r\n\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 + -