📄 main_jsp_0.java
字号:
_jspxTagObjects.push(_jspx_th_logic_notEqual_1);
int _jspx_eval_logic_notEqual_1 = _jspx_th_logic_notEqual_1.doStartTag();
if (_jspx_eval_logic_notEqual_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/city/main.jsp";from=(130,67);to=(132,2)]
out.write("\r\n\t\t<td></td>\r\n\t\t");
// end
// begin [file="/master/city/main.jsp";from=(132,2);to=(132,19)]
} while (_jspx_th_logic_notEqual_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_notEqual_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/city/main.jsp";from=(132,19);to=(134,1)]
out.write("\r\n\t</tr>\t\r\n\t");
// end
// begin [file="/master/city/main.jsp";from=(134,3);to=(140,1)]
int city_size = Integer.parseInt((String)tbl_city_size);
for (int i = 0; i < city_size; i++) {
String fld_cityId = "fld_city_cityId(" + String.valueOf(i) + ")";
String fld_description = "fld_city_description(" + String.valueOf(i) + ")";
String fld_descriptionCht = "fld_city_descriptionCht(" + String.valueOf(i) + ")";
String fld_descriptionChs = "fld_city_descriptionChs(" + String.valueOf(i) + ")";
// end
// HTML // begin [file="/master/city/main.jsp";from=(140,3);to=(141,4)]
out.write("\t\r\n\t<tr");
// end
// begin [file="/master/city/main.jsp";from=(141,7);to=(141,42)]
out.print(i%2==0?"":" class=tableDtlRowAlt_1");
// end
// HTML // begin [file="/master/city/main.jsp";from=(141,44);to=(143,28)]
out.write(">\t\r\n\t\t<td valign=\"top\" align=\"left\" width=\"30%\">\r\n\t\t\t<a name=\"tbl_city_anchor_");
// end
// begin [file="/master/city/main.jsp";from=(143,31);to=(143,48)]
out.print(String.valueOf(i));
// end
// HTML // begin [file="/master/city/main.jsp";from=(143,50);to=(144,3)]
out.write("\"></a>\r\n\t\t\t");
// end
// begin [file="/master/city/main.jsp";from=(144,3);to=(144,64)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_0.setPageContext(pageContext);
_jspx_th_bean_write_0.setParent(_jspx_th_html_form_0);
_jspx_th_bean_write_0.setName("cityMainForm");
_jspx_th_bean_write_0.setProperty(fld_cityId );
_jspxTagObjects.push(_jspx_th_bean_write_0);
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
// end
// begin [file="/master/city/main.jsp";from=(144,3);to=(144,64)]
if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/city/main.jsp";from=(144,64);to=(145,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/city/main.jsp";from=(145,3);to=(145,65)]
/* ------ html:hidden ------ */
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_2 = new org.apache.struts.taglib.html.HiddenTag();
_jspx_th_html_hidden_2.setPageContext(pageContext);
_jspx_th_html_hidden_2.setParent(_jspx_th_html_form_0);
_jspx_th_html_hidden_2.setProperty(fld_cityId );
_jspx_th_html_hidden_2.setStyle("width:130px");
_jspxTagObjects.push(_jspx_th_html_hidden_2);
int _jspx_eval_html_hidden_2 = _jspx_th_html_hidden_2.doStartTag();
// end
// begin [file="/master/city/main.jsp";from=(145,3);to=(145,65)]
if (_jspx_th_html_hidden_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/city/main.jsp";from=(145,65);to=(148,3)]
out.write("\r\n\t\t</td>\r\n\t\t<td align=\"left\" width=\"20%\" nowrap>\r\n\t\t\t");
// end
// begin [file="/master/city/main.jsp";from=(148,3);to=(148,65)]
/* ------ logic:equal ------ */
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_1 = new org.apache.struts.taglib.logic.EqualTag();
_jspx_th_logic_equal_1.setPageContext(pageContext);
_jspx_th_logic_equal_1.setParent(_jspx_th_html_form_0);
_jspx_th_logic_equal_1.setProperty("mode");
_jspx_th_logic_equal_1.setName("cityMainForm");
_jspx_th_logic_equal_1.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_equal_1);
int _jspx_eval_logic_equal_1 = _jspx_th_logic_equal_1.doStartTag();
if (_jspx_eval_logic_equal_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/city/main.jsp";from=(148,65);to=(149,4)]
out.write("\r\n\t\t\t\t");
// end
// begin [file="/master/city/main.jsp";from=(149,4);to=(149,135)]
/* ------ html:textarea ------ */
org.apache.struts.taglib.html.TextareaTag _jspx_th_html_textarea_0 = new org.apache.struts.taglib.html.TextareaTag();
_jspx_th_html_textarea_0.setPageContext(pageContext);
_jspx_th_html_textarea_0.setParent(_jspx_th_logic_equal_1);
_jspx_th_html_textarea_0.setProperty(fld_description );
_jspx_th_html_textarea_0.setRows("4");
_jspx_th_html_textarea_0.setCols("50");
_jspx_th_html_textarea_0.setStyle("width:320px");
_jspx_th_html_textarea_0.setReadonly(true);
_jspx_th_html_textarea_0.setStyleClass("inputDisabled");
_jspxTagObjects.push(_jspx_th_html_textarea_0);
int _jspx_eval_html_textarea_0 = _jspx_th_html_textarea_0.doStartTag();
// end
// begin [file="/master/city/main.jsp";from=(149,4);to=(149,135)]
if (_jspx_th_html_textarea_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/city/main.jsp";from=(149,135);to=(150,4)]
out.write("\r\n\t\t\t\t");
// end
// begin [file="/master/city/main.jsp";from=(150,4);to=(150,167)]
/* ------ chtml:textAreaEditorButton ------ */
com.leeman.common.web.ui.tags.TextAreaEditorButtonTag _jspx_th_chtml_textAreaEditorButton_0 = new com.leeman.common.web.ui.tags.TextAreaEditorButtonTag();
_jspx_th_chtml_textAreaEditorButton_0.setPageContext(pageContext);
_jspx_th_chtml_textAreaEditorButton_0.setParent(_jspx_th_logic_equal_1);
_jspx_th_chtml_textAreaEditorButton_0.setReturnFormName("forms[0]");
_jspx_th_chtml_textAreaEditorButton_0.setReturnFieldName(fld_description );
_jspx_th_chtml_textAreaEditorButton_0.setPageTitleKey("SM_City.description");
_jspx_th_chtml_textAreaEditorButton_0.setMaxLength("200");
_jspx_th_chtml_textAreaEditorButton_0.setEditable(false);
_jspxTagObjects.push(_jspx_th_chtml_textAreaEditorButton_0);
int _jspx_eval_chtml_textAreaEditorButton_0 = _jspx_th_chtml_textAreaEditorButton_0.doStartTag();
// end
// begin [file="/master/city/main.jsp";from=(150,4);to=(150,167)]
if (_jspx_th_chtml_textAreaEditorButton_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/city/main.jsp";from=(150,167);to=(151,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/city/main.jsp";from=(151,3);to=(151,17)]
} while (_jspx_th_logic_equal_1.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_equal_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/city/main.jsp";from=(151,17);to=(152,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/city/main.jsp";from=(152,3);to=(152,68)]
/* ------ logic:notEqual ------ */
org.apache.struts.taglib.logic.NotEqualTag _jspx_th_logic_notEqual_2 = new org.apache.struts.taglib.logic.NotEqualTag();
_jspx_th_logic_notEqual_2.setPageContext(pageContext);
_jspx_th_logic_notEqual_2.setParent(_jspx_th_html_form_0);
_jspx_th_logic_notEqual_2.setProperty("mode");
_jspx_th_logic_notEqual_2.setName("cityMainForm");
_jspx_th_logic_notEqual_2.setValue("view");
_jspxTagObjects.push(_jspx_th_logic_notEqual_2);
int _jspx_eval_logic_notEqual_2 = _jspx_th_logic_notEqual_2.doStartTag();
if (_jspx_eval_logic_notEqual_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/master/city/main.jsp";from=(152,68);to=(153,4)]
out.write("\r\n\t\t\t\t");
// end
// begin [file="/master/city/main.jsp";from=(153,4);to=(153,92)]
/* ------ html:textarea ------ */
org.apache.struts.taglib.html.TextareaTag _jspx_th_html_textarea_1 = new org.apache.struts.taglib.html.TextareaTag();
_jspx_th_html_textarea_1.setPageContext(pageContext);
_jspx_th_html_textarea_1.setParent(_jspx_th_logic_notEqual_2);
_jspx_th_html_textarea_1.setProperty(fld_description );
_jspx_th_html_textarea_1.setRows("4");
_jspx_th_html_textarea_1.setCols("50");
_jspx_th_html_textarea_1.setStyle("width:320px");
_jspxTagObjects.push(_jspx_th_html_textarea_1);
int _jspx_eval_html_textarea_1 = _jspx_th_html_textarea_1.doStartTag();
// end
// begin [file="/master/city/main.jsp";from=(153,4);to=(153,92)]
if (_jspx_th_html_textarea_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/city/main.jsp";from=(153,92);to=(154,4)]
out.write("\r\n\t\t\t\t");
// end
// begin [file="/master/city/main.jsp";from=(154,4);to=(154,150)]
/* ------ chtml:textAreaEditorButton ------ */
com.leeman.common.web.ui.tags.TextAreaEditorButtonTag _jspx_th_chtml_textAreaEditorButton_1 = new com.leeman.common.web.ui.tags.TextAreaEditorButtonTag();
_jspx_th_chtml_textAreaEditorButton_1.setPageContext(pageContext);
_jspx_th_chtml_textAreaEditorButton_1.setParent(_jspx_th_logic_notEqual_2);
_jspx_th_chtml_textAreaEditorButton_1.setReturnFormName("forms[0]");
_jspx_th_chtml_textAreaEditorButton_1.setReturnFieldName(fld_description );
_jspx_th_chtml_textAreaEditorButton_1.setPageTitleKey("SM_City.description");
_jspx_th_chtml_textAreaEditorButton_1.setMaxLength("200");
_jspxTagObjects.push(_jspx_th_chtml_textAreaEditorButton_1);
int _jspx_eval_chtml_textAreaEditorButton_1 = _jspx_th_chtml_textAreaEditorButton_1.doStartTag();
// end
// begin [file="/master/city/main.jsp";from=(154,4);to=(154,150)]
if (_jspx_th_chtml_textAreaEditorButton_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/city/main.jsp";from=(154,150);to=(155,3)]
out.write("\r\n\t\t\t");
// end
// begin [file="/master/city/main.jsp";from=(155,3);to=(155,20)]
} while (_jspx_th_logic_notEqual_2.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
}
if (_jspx_th_logic_notEqual_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/master/city/main.jsp";from=(155,20);to=(158,3)]
out.write("\r\n\t\t</td>\r\n\t\t<td
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -