market_005finfo_005fdetail_jsp.java
来自「这个程序是花了好几十万请人开发的」· Java 代码 · 共 764 行 · 第 1/3 页
JAVA
764 行
out.write(" \t\n");
out.write(" \t<td width=\"80\">\n");
out.write(" \t\t产品单位\n");
out.write(" \t</td> \n");
out.write(" \t\n");
out.write(" \t<td width=\"80\">\n");
out.write(" \t\t产品产地\n");
out.write(" \t</td> \t\n");
out.write("\n");
out.write(" \t<td width=\"80\">\n");
out.write(" \t\t产品市场\n");
out.write(" \t</td> \n");
out.write(" \t\n");
out.write(" \t<td width=\"80\">\n");
out.write(" \t\t产品涨跌\n");
out.write(" \t</td> \t \t\t \t \t\n");
out.write(" </tr>\n");
out.write(" \n");
out.write(" ");
// logic:iterate
org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_1 = (org.apache.struts.taglib.logic.IterateTag) _jspx_tagPool_logic_iterate_name_id.get(org.apache.struts.taglib.logic.IterateTag.class);
_jspx_th_logic_iterate_1.setPageContext(_jspx_page_context);
_jspx_th_logic_iterate_1.setParent(null);
_jspx_th_logic_iterate_1.setId("schq");
_jspx_th_logic_iterate_1.setName("vec");
int _jspx_eval_logic_iterate_1 = _jspx_th_logic_iterate_1.doStartTag();
if (_jspx_eval_logic_iterate_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
java.lang.Object schq = null;
if (_jspx_eval_logic_iterate_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_logic_iterate_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_logic_iterate_1.doInitBody();
}
schq = (java.lang.Object) _jspx_page_context.findAttribute("schq");
do {
out.write("\n");
out.write(" <tr height=25 bgcolor=\"#ffffff\">\n");
out.write(" <td>\n");
out.write(" \t");
if (_jspx_meth_bean_write_7(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" \t");
if (_jspx_meth_bean_write_8(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" \t");
if (_jspx_meth_bean_write_9(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" \t");
if (_jspx_meth_bean_write_10(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" \t");
if (_jspx_meth_bean_write_11(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" \t");
if (_jspx_meth_bean_write_12(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td> \n");
out.write(" \n");
out.write(" ");
if (_jspx_meth_logic_lessThan_1(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write(" \n");
out.write(" ");
if (_jspx_meth_logic_greaterEqual_1(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write(" \n");
out.write(" </tr>\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_iterate_1.doAfterBody();
schq = (java.lang.Object) _jspx_page_context.findAttribute("schq");
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_logic_iterate_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_logic_iterate_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_logic_iterate_name_id.reuse(_jspx_th_logic_iterate_1);
out.write("\n");
out.write("\n");
out.write("</table>\n");
}
out.write('\n');
out.write('\n');
org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "/include/fz_buttom.txt", out, false);
out.write('\n');
org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "/include/buttom.txt", out, false);
out.write("\n");
out.write("</body>\n");
out.write("</html>");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
}
}
private boolean _jspx_meth_bean_write_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_iterate_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_0.setPageContext(_jspx_page_context);
_jspx_th_bean_write_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
_jspx_th_bean_write_0.setName("schq");
_jspx_th_bean_write_0.setProperty("pz");
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_property_name_nobody.reuse(_jspx_th_bean_write_0);
return false;
}
private boolean _jspx_meth_bean_write_1(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_iterate_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_1 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_1.setPageContext(_jspx_page_context);
_jspx_th_bean_write_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
_jspx_th_bean_write_1.setName("schq");
_jspx_th_bean_write_1.setProperty("gg");
int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_property_name_nobody.reuse(_jspx_th_bean_write_1);
return false;
}
private boolean _jspx_meth_bean_write_2(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_iterate_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_2 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_2.setPageContext(_jspx_page_context);
_jspx_th_bean_write_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
_jspx_th_bean_write_2.setName("schq");
_jspx_th_bean_write_2.setProperty("jg");
int _jspx_eval_bean_write_2 = _jspx_th_bean_write_2.doStartTag();
if (_jspx_th_bean_write_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_property_name_nobody.reuse(_jspx_th_bean_write_2);
return false;
}
private boolean _jspx_meth_bean_write_3(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_iterate_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_3 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_3.setPageContext(_jspx_page_context);
_jspx_th_bean_write_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
_jspx_th_bean_write_3.setName("schq");
_jspx_th_bean_write_3.setProperty("dw");
int _jspx_eval_bean_write_3 = _jspx_th_bean_write_3.doStartTag();
if (_jspx_th_bean_write_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_property_name_nobody.reuse(_jspx_th_bean_write_3);
return false;
}
private boolean _jspx_meth_bean_write_4(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_iterate_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_4 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_4.setPageContext(_jspx_page_context);
_jspx_th_bean_write_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
_jspx_th_bean_write_4.setName("schq");
_jspx_th_bean_write_4.setProperty("cd");
int _jspx_eval_bean_write_4 = _jspx_th_bean_write_4.doStartTag();
if (_jspx_th_bean_write_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_property_name_nobody.reuse(_jspx_th_bean_write_4);
return false;
}
private boolean _jspx_meth_logic_lessThan_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_iterate_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:lessThan
org.apache.struts.taglib.logic.LessThanTag _jspx_th_logic_lessThan_0 = (org.apache.struts.taglib.logic.LessThanTag) _jspx_tagPool_logic_lessThan_value_property_name.get(org.apache.struts.taglib.logic.LessThanTag.class);
_jspx_th_logic_lessThan_0.setPageContext(_jspx_page_context);
_jspx_th_logic_lessThan_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
_jspx_th_logic_lessThan_0.setName("schq");
_jspx_th_logic_lessThan_0.setProperty("zd");
_jspx_th_logic_lessThan_0.setValue("0");
int _jspx_eval_logic_lessThan_0 = _jspx_th_logic_lessThan_0.doStartTag();
if (_jspx_eval_logic_lessThan_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("<!--如果产品有跌,则显示为红色-->\n");
out.write(" <td>\n");
out.write(" \t<font color=red>");
if (_jspx_meth_bean_write_5(_jspx_th_logic_lessThan_0, _jspx_page_context))
return true;
out.write("</font>\n");
out.write(" </td> \n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_lessThan_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_lessThan_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_lessThan_value_property_name.reuse(_jspx_th_logic_lessThan_0);
return false;
}
private boolean _jspx_meth_bean_write_5(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_lessThan_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_5 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_5.setPageContext(_jspx_page_context);
_jspx_th_bean_write_5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_lessThan_0);
_jspx_th_bean_write_5.setName("schq");
_jspx_th_bean_write_5.setProperty("zd");
int _jspx_eval_bean_write_5 = _jspx_th_bean_write_5.doStartTag();
if (_jspx_th_bean_write_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_property_name_nobody.reuse(_jspx_th_bean_write_5);
return false;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?