📄 swtext_jsp.java
字号:
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=\"4\" 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>\r\n");
out.write(" <td width=\"44%\" align=\"center\" class=\"mainlisttabledark\"><div align=\"center\">上传文件:</div></td>\r\n");
out.write(" <td width=\"56%\" align=\"left\"><input type=\"file\" name=\"uploadfile\" value=\"选择文件\" class=\"input\" onkeydown=\"event.returnValue=false\">\r\n");
out.write(" </td>\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=\"41\" 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=\"Submit32\" type=\"button\" class=\"button\" value=\"保 存\" onClick=\"submitForm('insert','')\">\r\n");
out.write(" </div></th>\r\n");
out.write(" </tr>\r\n");
out.write("\r\n");
out.write(" <tr> \r\n");
out.write(" <th height=\"10\" scope=\"row\"></th>\r\n");
out.write("\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("\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=\"57%\" height=\"7\" scope=\"col\"></th>\r\n");
out.write(" <th width=\"43%\" 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 rowspan=\"2\" class=\"maintableleft\" scope=\"col\"></th>\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"1\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#FFFFFF\" class=\"mainlisttable\">\r\n");
out.write(" <tr align=\"center\" class=\"mainlisttitle\">\r\n");
out.write(" <td width=\"11%\" height=\"18\" class=\"mainlisttoptitle\">序号</td>\r\n");
out.write(" <td width=\"11%\" class=\"mainlisttoptitle\">创建者</td>\r\n");
out.write(" <td width=\"23%\" class=\"mainlisttoptitle\">创建时间</td>\r\n");
out.write(" <td width=\"15%\">任务节点</td>\r\n");
out.write(" <td width=\"16%\">当前版本</td>\r\n");
out.write(" <td width=\"24%\">版本文档</td>\r\n");
out.write(" </tr>\r\n");
out.write(" ");
if(pagectl.flag){
out.write("\r\n");
out.write("\t<tr class=\"mainlisttabledark\"><td colspan=\"6\"><font color=\"#FF0000\">没有相关记录</font></td></tr>\r\n");
out.write("\t");
}
out.write('\r');
out.write('\n');
out.write(' ');
boolean tr=true;
int i=0;
out.write('\r');
out.write('\n');
out.write(' ');
// logic:iterate
org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_0 = (org.apache.struts.taglib.logic.IterateTag) _jspx_tagPool_logic_iterate_property_name_id.get(org.apache.struts.taglib.logic.IterateTag.class);
_jspx_th_logic_iterate_0.setPageContext(_jspx_page_context);
_jspx_th_logic_iterate_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_logic_iterate_0.setId("ListShowBean");
_jspx_th_logic_iterate_0.setName("TextForm");
_jspx_th_logic_iterate_0.setProperty("RecordSet");
int _jspx_eval_logic_iterate_0 = _jspx_th_logic_iterate_0.doStartTag();
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
java.lang.Object ListShowBean = null;
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_logic_iterate_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_logic_iterate_0.doInitBody();
}
ListShowBean = (java.lang.Object) _jspx_page_context.findAttribute("ListShowBean");
do {
out.write("\r\n");
out.write("\t ");
if(tr){
out.write("\r\n");
out.write("\t <tr class=\"mainlisttabledark\">\r\n");
out.write("\t ");
} else {
out.write("\r\n");
out.write("\t <tr class=\"mainlisttabledark\">\r\n");
out.write("\t ");
}
out.write("\r\n");
out.write("\t ");
i++; HashMap map = (HashMap)ListShowBean ;
String storage = (String)map.get("$storge_name");
//String storage2 = java.net.URLEncoder.encode(storage);
String docURL = "/oa/file/"+storage;
out.write("\r\n");
out.write("\t <td>");
out.print(i);
out.write(" </td>\r\n");
out.write("\r\n");
out.write("\t <td>");
if (_jspx_meth_bean_write_0(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write("\t <td>");
if (_jspx_meth_bean_write_1(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write("\t <td>");
if (_jspx_meth_bean_write_2(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write("\t <td>");
if (_jspx_meth_bean_write_3(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write("\t <td><a href=\"");
out.print(docURL);
out.write("\" target=\"_blank\">");
if (_jspx_meth_bean_write_4(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</a></td>\r\n");
out.write("\t </tr>\r\n");
out.write("\t ");
tr=!tr;
out.write('\r');
out.write('\n');
out.write(' ');
int evalDoAfterBody = _jspx_th_logic_iterate_0.doAfterBody();
ListShowBean = (java.lang.Object) _jspx_page_context.findAttribute("ListShowBean");
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_logic_iterate_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_logic_iterate_property_name_id.reuse(_jspx_th_logic_iterate_0);
out.write("\r\n");
out.write("\r\n");
out.write(" </table></th>\r\n");
out.write(" <th rowspan=\"2\" class=\"maintableright\" scope=\"col\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td><table width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td align=\"center\" class=\"mainlisttitle\"><div align=\"right\"> </div></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=\"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\" width=\"100%\"><table width=\"100%\" height=\"41\" 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=\"提 交\" style=\"display:");
out.print(actionMap.get("submit"));
out.write("\" onClick=\"submitForm('sw_submit','')\">\r\n");
out.write(" </div></th>\r\n");
out.write(" </tr>\r\n");
out.write("\r\n");
out.write(" <tr> \r\n");
out.write(" <th height=\"10\" scope=\"row\"></th>\r\n");
out.write("\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%\" height=\"10\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th scope=\"col\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write(" <th class=\"labletableright\" scope=\"col\"></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\" height=\"9\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th width=\"8\" height=\"9\" scope=\"col\"><img src=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
out.write("/lableimages/bottomtable_left.gif\" width=\"8\" height=\"9\"></th>\r\n");
out.write(" <th width=\"100%\" height=\"9\" background=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
out.write("/lableimages/bottomtable_middle.gif\" scope=\"col\"></th>\r\n");
out.write(" <th width=\"8\" height=\"9\" scope=\"col\"><img src=\"");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -