📄 _lend_0edit__jsp.java
字号:
LendList o_list = new LendList();
o_list.setLendId(lendid);
v_list = o_list.getMoreLendList();
for(int i=0;i<v_list.size();i++)
{
o_list =(LendList)v_list.elementAt(i);
String devid = o_list.getDevId();
Device o_dev = new Device();
o_dev.setDevId(devid);
o_dev.getDevice();
out.write(_jsp_string19, 0, _jsp_string19.length);
out.print((devid));
out.write(_jsp_string20, 0, _jsp_string20.length);
out.print((o_dev.getDevName()));
out.write(_jsp_string20, 0, _jsp_string20.length);
out.print((o_dev.getDevType()));
out.write(_jsp_string20, 0, _jsp_string20.length);
out.print((o_dev.getDevCate()));
out.write(_jsp_string21, 0, _jsp_string21.length);
out.print((o_list.getLCount()));
out.write(_jsp_string21, 0, _jsp_string21.length);
out.print((o_list.getLCount()*o_dev.getPrice()));
out.write(_jsp_string22, 0, _jsp_string22.length);
out.print((o_list.getListId()));
out.write(_jsp_string23, 0, _jsp_string23.length);
out.print((o_list.getListId()));
out.write(_jsp_string24, 0, _jsp_string24.length);
}
out.write(_jsp_string25, 0, _jsp_string25.length);
}
}catch(Exception e){e.printStackTrace();}
out.write(_jsp_string26, 0, _jsp_string26.length);
}
else
out.println("\u4f60\u6ca1\u6709\u7ba1\u7406\u5458\u7684\u6743\u9650");
} catch (java.lang.Throwable _jsp_e) {
pageContext.handlePageException(_jsp_e);
} finally {
com.caucho.jsp.QJspFactory.freePageContext(pageContext);
}
}
private java.util.ArrayList _caucho_depends = new java.util.ArrayList();
public java.util.ArrayList _caucho_getDependList()
{
return _caucho_depends;
}
public void _caucho_addDepend(com.caucho.vfs.PersistentDependency depend)
{
super._caucho_addDepend(depend);
com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend);
}
public boolean _caucho_isModified()
{
if (_caucho_isDead)
return true;
if (com.caucho.server.util.CauchoSystem.getVersionId() != 5022137076587403036L)
return true;
for (int i = _caucho_depends.size() - 1; i >= 0; i--) {
com.caucho.vfs.Dependency depend;
depend = (com.caucho.vfs.Dependency) _caucho_depends.get(i);
if (depend.isModified())
return true;
}
return false;
}
public long _caucho_lastModified()
{
return 0;
}
public java.util.HashMap<String,java.lang.reflect.Method> _caucho_getFunctionMap()
{
return _jsp_functionMap;
}
public void init(ServletConfig config)
throws ServletException
{
super.init(config);
com.caucho.server.webapp.WebApp webApp
= (com.caucho.server.webapp.WebApp) config.getServletContext();
com.caucho.jsp.TaglibManager manager = webApp.getJspApplicationContext().getTaglibManager();
}
public void destroy()
{
_caucho_isDead = true;
super.destroy();
}
public void init(com.caucho.vfs.Path appDir)
throws javax.servlet.ServletException
{
com.caucho.vfs.Path resinHome = com.caucho.server.util.CauchoSystem.getResinHome();
com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath();
mergePath.addMergePath(appDir);
mergePath.addMergePath(resinHome);
com.caucho.loader.DynamicClassLoader loader;
loader = (com.caucho.loader.DynamicClassLoader) getClass().getClassLoader();
String resourcePath = loader.getResourcePathSpecificFirst();
mergePath.addClassPath(resourcePath);
com.caucho.vfs.Depend depend;
depend = new com.caucho.vfs.Depend(appDir.lookup("device/lend_edit.jsp"), -1915491568892582820L, false);
com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend);
depend = new com.caucho.vfs.Depend(appDir.lookup("device/head.jsp"), 5237698332274039132L, false);
com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend);
}
private final static char []_jsp_string22;
private final static char []_jsp_string19;
private final static char []_jsp_string12;
private final static char []_jsp_string5;
private final static char []_jsp_string1;
private final static char []_jsp_string10;
private final static char []_jsp_string14;
private final static char []_jsp_string15;
private final static char []_jsp_string23;
private final static char []_jsp_string3;
private final static char []_jsp_string9;
private final static char []_jsp_string6;
private final static char []_jsp_string17;
private final static char []_jsp_string13;
private final static char []_jsp_string8;
private final static char []_jsp_string4;
private final static char []_jsp_string11;
private final static char []_jsp_string24;
private final static char []_jsp_string20;
private final static char []_jsp_string25;
private final static char []_jsp_string16;
private final static char []_jsp_string7;
private final static char []_jsp_string21;
private final static char []_jsp_string18;
private final static char []_jsp_string2;
private final static char []_jsp_string26;
private final static char []_jsp_string0;
static {
_jsp_string22 = "</td>\r\n <td align=center><a href=\"ldlist_edit.jsp?listid=".toCharArray();
_jsp_string19 = "\r\n <tr>\r\n <td>".toCharArray();
_jsp_string12 = "</option>\r\n ".toCharArray();
_jsp_string5 = "\">\r\n <p>\r\n <table align=\"center\" border=\"1\" cellpadding=\"1\" cellspacing=\"1\" width=\"100%\" bordercolor=\"#9888FF\" bordercolordark=\"#FFFFFF\" style=\"font-size: 9pt; font-family: \u5b8b\u4f53; color: #800080\">\r\n <tr>\r\n <td width=\"10%\">\u9886\u7528\u7f16\u53f7</td>\r\n <td width=\"40%\">".toCharArray();
_jsp_string1 = "\r\n\r\n\r\n".toCharArray();
_jsp_string10 = "\r\n <option value=\"".toCharArray();
_jsp_string14 = "\r\n </select>\r\n </td> \r\n <td>\u9886\u7528\u4eba</td>\r\n <td><input type=\"text\" name=\"person\" size=\"20\" value=\"".toCharArray();
_jsp_string15 = "\" style=\"font-size: 9pt; font-family: \u5b8b\u4f53\"></td>\r\n </tr>\r\n </table></p>\r\n\r\n<input type=\"hidden\" name=\"userid\" value=\"".toCharArray();
_jsp_string23 = "\">\u4fee\u6539</a>\r\n <a href=# onclick=\"newdev('ldlist_delt.jsp?listid=".toCharArray();
_jsp_string3 = "\r\n\r\n<h3> <p align=\"center\"><font color=\"#800080\">\u8bbe\u5907\u9886\u7528</font></p></h3>\r\n".toCharArray();
_jsp_string9 = "</td>\r\n\r\n </tr>\r\n <tr>\r\n <td>\u9886\u7528\u90e8\u95e8</td>\r\n <td>\r\n <select name=\"dept\" style=\"font-size: 9pt; font-family: \u5b8b\u4f53\">\r\n ".toCharArray();
_jsp_string6 = "</td>\r\n <td width=\"10%\">\u72b6 \u6001</td>\r\n <td width=\"40%\">".toCharArray();
_jsp_string17 = "\">\r\n<br>\r\n<p align=center><input type=\"submit\" value=\" \u4fdd \u5b58 \" name=\"B2\" style=\"font-size: 9pt; font-family: \u5b8b\u4f53\"> \r\n<input type=\"button\" value=\"\u6dfb\u52a0\u8bbe\u5907\" name=\"slt_device\" onclick=\"return newdev('ldlist.jsp?lendid=".toCharArray();
_jsp_string13 = "\">".toCharArray();
_jsp_string8 = "</td>\r\n <td width=\"10%\">\u9886\u7528\u65e5\u671f</td>\r\n <td width=\"40%\">".toCharArray();
_jsp_string4 = "\r\n <input type=\"hidden\" name=\"lendid\" value=\"".toCharArray();
_jsp_string11 = "\" selected>".toCharArray();
_jsp_string24 = "')\">\u5220\u9664</a></td>\r\n </tr>\r\n <tr><td colspan=8 bgcolor=\"#ceceff\"></td></tr>\r\n".toCharArray();
_jsp_string20 = "</td>\r\n <td>".toCharArray();
_jsp_string25 = "\r\n</table>\r\n".toCharArray();
_jsp_string16 = "\">\r\n<input type=\"hidden\" name=\"lendate\" value=\"".toCharArray();
_jsp_string7 = "</td>\r\n </tr>\r\n <tr>\r\n <td width=\"10%\">\u586b \u5199 \u4eba</td>\r\n <td width=\"40%\">".toCharArray();
_jsp_string21 = "</td>\r\n <td align=right>".toCharArray();
_jsp_string18 = "')\" style=\"font-size: 9pt; font-family: \u5b8b\u4f53\"></p>\r\n\r\n<table align=center border=0 cellpadding=\"1\" cellspacing=\"1\" width=\"100%\" style=\"font-size: 9pt; font-family: \u5b8b\u4f53\">\r\n<tr><td colspan=8 bgcolor=\"#ceceff\"></td></tr>\r\n<tr>\r\n<td width=\"12%\" align=center>\u7f16\u53f7</td>\r\n<td width=\"24%\" align=center>\u8bbe\u5907\u540d\u79f0</td>\r\n<td width=\"18%\" align=center>\u8bbe\u5907\u578b\u53f7</td>\r\n<td width=\"14%\" align=center>\u8bbe\u5907\u5206\u7c7b</td>\r\n<td width=\"6%\" align=right>\u9886\u7528\u6570\u91cf</td>\r\n<td width=\"12%\" align=right>\u9886\u7528\u91d1\u989d</td>\r\n<td width=\"14%\" align=center>\u64cd\u4f5c</td>\r\n</tr>\r\n<tr><td colspan=8 bgcolor=\"#ceceff\"></td></tr>\r\n".toCharArray();
_jsp_string2 = "\r\n<html>\r\n<head>\r\n<link rel=\"stylesheet\" href=\"public.css\">\r\n<title>\u8bbe\u5907\u9886\u7528\u4fe1\u606f</title>\r\n</head>\r\n<script Language=\"JavaScript\">\r\nfunction ChkFields() {\r\n if (document.myform.dept.value=='') {\r\n window.alert (\"\u8bf7\u8f93\u5165\u8bbe\u5907\u9886\u7528\u90e8\u95e8\uff01\")\r\n return false\r\n }\r\n if (document.myform.person.value=='') { \r\n window.alert (\"\u8bf7\u8f93\u5165\u8bbe\u5907\u9886\u7528\u4eba\uff01\")\r\n return false\r\n }\r\n return true\r\n}\r\n</script>\r\n<script language=\"JavaScript\">\r\nfunction newdev(url) {\r\n var newdev=window.open(url,\"newdev\",\"toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=600,height=450\");\r\n newdev.focus();\r\n return false;\r\n}\r\nfunction ClickClose()\r\n{\r\n opener.location.reload();\r\n setTimeout(\"window.close()\",600);\r\n}\r\n</script>\r\n<body>\r\n<form method=\"POST\" action=\"lend_editsave.jsp\" name=\"myform\" onsubmit=\"return ChkFields()\">\r\n".toCharArray();
_jsp_string26 = "\r\n<br><br>\r\n<p align=center><input type=\"button\" value=\"\u5173\u95ed\u5e76\u4e14\u5237\u65b0\" name=\"cls\" onclick=\"ClickClose()\" style=\"font-size: 9pt; font-family: \u5b8b\u4f53\"></p>\r\n</form> \r\n</body>\r\n</html>\r\n".toCharArray();
_jsp_string0 = " \r\n\r\n".toCharArray();
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -