⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 elecdev_005fchk_005fmodify_jsp.java

📁 JSP移动商品管理平台源代码.........
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
          out.write("<td>\r\n\t\t\t\t\t");
          out.write("<select name=\"ElecDevRepFlag\" id=\"ElecDevRepFlag\" class=\"text1\">\r\n          \t\t\t");
          out.write("<option value=\"1\" ");
          if (_jspx_meth_c_if_3(_jspx_th_c_if_1, pageContext))
            return;
          out.write(" >需要维修");
          out.write("</option>\r\n         \t\t\t");
          out.write("<option value=\"2\" ");
          if (_jspx_meth_c_if_4(_jspx_th_c_if_1, pageContext))
            return;
          out.write(" >不需要");
          out.write("</option>\r\n          \t\t\t\r\n         \t\t\t");
          out.write("</select>\r\n\t\t\t\t\t");
          out.write("<font color=\"red\">&nbsp;&nbsp;*");
          out.write("</font>");
          out.write("</td>\r\n\t\t\t\t");
          out.write("</tr>\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t");
          out.write("<tr>\r\n\t\t\t\t\t");
          out.write("<td align=\"right\">用电检查人员:");
          out.write("</td>\r\n\t\t\t\t\t");
          out.write("<td>");
          out.write("<input type=\"text\" name=\"ElecDevChkStaff\" value=\"");
          out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecDev_Chk.elecDevChkStaff}", java.lang.String.class, (PageContext)pageContext, null, false));
          out.write("\" class=\"text1\" size=\"15\"/>");
          out.write("</td>\r\n\t\t\t\t");
          out.write("</tr>\r\n\t\t\t\t");
          out.write("<tr>\r\n\t\t\t\t\t");
          out.write("<td align=\"right\">用电检查内容:");
          out.write("</td>\r\n\t\t\t\t\t");
          out.write("<td>\r\n\t\t\t\t\t");
          out.write("<textarea name=\"ElecDevChkContent\" rows=\"4\" cols=\"25\" class=\"text1\">");
          out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecDev_Chk.elecDevChkContent}", java.lang.String.class, (PageContext)pageContext, null, false));
          out.write("</textarea>\r\n\t\t\t\t\t");
          out.write("</td>\r\n\t\t\t\t");
          out.write("</tr>\r\n\t\t\t\t");
          out.write("<tr>\r\n\t\t\t\t\t");
          out.write("<td align=\"right\">检查派单日期:");
          out.write("</td>\r\n\t\t\t\t\t");
          out.write("<td>");
          out.write("<!--  ");
          out.write("<input type=\"text\" name=\"ElecDevChkDate\" value=\"");
          out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecDev_Chk.elecDevChkDate}", java.lang.String.class, (PageContext)pageContext, null, false));
          out.write("\" />-->\r\n");
          out.write("\r\n\t\t\t\t\t");
          out.write("<input name=\"ElecDevChkDate\" id=\"ElecDevChkDate\" size=\"10\" maxlength=\"10\" type=\"text\" value=\"");
          out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecDev_Chk.elecDevChkDate}", java.lang.String.class, (PageContext)pageContext, null, false));
          out.write("\" onmousedown=\"javascript:setday(form1.ElecDevChkDate);\" readonly=\"readonly\">\r\n\t\t\t\t\t");
          out.write("<font color=\"red\">&nbsp;&nbsp;*");
          out.write("</font>\r\n\t\t\t\t\t");
          out.write("</td>\r\n\t\t\t\t");
          out.write("</tr>\r\n");
          out.write("\r\n");
          out.write("\r\n");
          out.write("\r\n");
          out.write("\r\n\t\t\t\t");
          out.write("<tr>\r\n\t\t\t\t\t");
          out.write("<td align=\"right\">备&nbsp; &nbsp; &nbsp;&nbsp;注:");
          out.write("</td>\r\n\t\t\t\t\t");
          out.write("<td>");
          out.write("<textarea name=\"Memo\" rows=\"4\" cols=\"25\" class=\"text1\" class=\"text1\">");
          out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecDev_Chk.memo}", java.lang.String.class, (PageContext)pageContext, null, false));
          out.write(" ");
          out.write("</textarea>");
          out.write("</td>\r\n\t\t\t\t");
          out.write("</tr>\r\n\t\t\t\t");
          out.write("<tr>\r\n\t\t\t\t\t");
          out.write("<td>&nbsp; &nbsp;");
          out.write("</td>\r\n\t\t\t\t\t");
          out.write("<td>&nbsp; &nbsp;");
          out.write("</td>\r\n\t\t\t\t");
          out.write("</tr>\t\t\t\t\r\n\t\t\t\t");
          out.write("<tr>\r\n\t\t\t\t\t");
          out.write("<td>");
          out.write("</td>\r\n\t\t\t\t\t");
          out.write("<td align=\"left\">");
          out.write("<input type=\"submit\" name=\"Submit\" value=\"修  改\" class=\"anniu\" onClick=\"return checkValue()\"/>");
          out.write("</td>\r\n\t\t\t\t");
          out.write("</tr>\t\t\t\t\r\n\t\t\t");
          out.write("</table>\r\n\t\t");
          out.write("</form>\r\n\t\t");
          int evalDoAfterBody = _jspx_th_c_if_1.doAfterBody();
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_c_if_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_1);
      out.write("\r\n  ");
      out.write("</body>\r\n");
      out.write("</html>");
    } catch (Throwable t) {
      if (!(t instanceof SkipPageException)){
        out = _jspx_out;
        if (out != null && out.getBufferSize() != 0)
          out.clearBuffer();
        if (pageContext != null) pageContext.handlePageException(t);
      }
    } finally {
      if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
    }
  }

  private boolean _jspx_meth_c_if_0(PageContext pageContext)
          throws Throwable {
    JspWriter out = pageContext.getOut();
    //  c:if
    org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_0 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
    _jspx_th_c_if_0.setPageContext(pageContext);
    _jspx_th_c_if_0.setParent(null);
    _jspx_th_c_if_0.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecDevChkIdUnexisted!=null}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
    int _jspx_eval_c_if_0 = _jspx_th_c_if_0.doStartTag();
    if (_jspx_eval_c_if_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\r\n\t\t\t");
        out.write("<br/>");
        out.write("<br/>");
        out.write("<br/>");
        out.write("<hr>\r\n\t\t\t");
        out.write("<font color=\"red\">");
        out.write("<h2 align=\"left\"  class=\"ziti\">");
        out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecDevChkIdUnexisted}", java.lang.String.class, (PageContext)pageContext, null, false));
        out.write("</h2>");
        out.write("</font>\r\n\t\t");
        int evalDoAfterBody = _jspx_th_c_if_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_c_if_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0);
    return false;
  }

  private boolean _jspx_meth_c_if_2(javax.servlet.jsp.tagext.JspTag _jspx_th_c_forEach_0, PageContext pageContext, int[] _jspx_push_body_count_c_forEach_0)
          throws Throwable {
    JspWriter out = pageContext.getOut();
    //  c:if
    org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_2 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
    _jspx_th_c_if_2.setPageContext(pageContext);
    _jspx_th_c_if_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_forEach_0);
    _jspx_th_c_if_2.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecDev_Chk.chkDevType==item.key}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
    int _jspx_eval_c_if_2 = _jspx_th_c_if_2.doStartTag();
    if (_jspx_eval_c_if_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("selected");
        int evalDoAfterBody = _jspx_th_c_if_2.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_c_if_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_2);
    return false;
  }

  private boolean _jspx_meth_c_if_3(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_1, PageContext pageContext)
          throws Throwable {
    JspWriter out = pageContext.getOut();
    //  c:if
    org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_3 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
    _jspx_th_c_if_3.setPageContext(pageContext);
    _jspx_th_c_if_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_1);
    _jspx_th_c_if_3.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecDev_Chk.elecDevRepFlag==1}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
    int _jspx_eval_c_if_3 = _jspx_th_c_if_3.doStartTag();
    if (_jspx_eval_c_if_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("selected");
        int evalDoAfterBody = _jspx_th_c_if_3.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_c_if_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_3);
    return false;
  }

  private boolean _jspx_meth_c_if_4(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_1, PageContext pageContext)
          throws Throwable {
    JspWriter out = pageContext.getOut();
    //  c:if
    org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_4 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
    _jspx_th_c_if_4.setPageContext(pageContext);
    _jspx_th_c_if_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_1);
    _jspx_th_c_if_4.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecDev_Chk.elecDevRepFlag==2}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
    int _jspx_eval_c_if_4 = _jspx_th_c_if_4.doStartTag();
    if (_jspx_eval_c_if_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("selected");
        int evalDoAfterBody = _jspx_th_c_if_4.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_c_if_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_4);
    return false;
  }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -