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

📄 elecdevinfo_005finsert_jsp.java

📁 JSP移动商品管理平台源代码.........
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
      try {
        int _jspx_eval_c_forEach_0 = _jspx_th_c_forEach_0.doStartTag();
        if (_jspx_eval_c_forEach_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
          do {
            out.write("\r\n\t\t    \t\t\t\t\t");
            out.write("<option value=\"");
            out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${item.key }", java.lang.String.class, (PageContext)pageContext, null, false));
            out.write("\">");
            out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${item.value }", java.lang.String.class, (PageContext)pageContext, null, false));
            out.write("</option>\r\n\t\t    \t\t\t\t");
            int evalDoAfterBody = _jspx_th_c_forEach_0.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
              break;
          } while (true);
        }
        if (_jspx_th_c_forEach_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
          return;
      } catch (Throwable _jspx_exception) {
        while (_jspx_push_body_count_c_forEach_0[0]-- > 0)
          out = pageContext.popBody();
        _jspx_th_c_forEach_0.doCatch(_jspx_exception);
      } finally {
        _jspx_th_c_forEach_0.doFinally();
        _jspx_tagPool_c_forEach_var_items.reuse(_jspx_th_c_forEach_0);
      }
      out.write("\r\n\t    \t\t\t\t");
      out.write("</select>\r\n    \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("<input type=\"text\" name=\"ElecDevName\" class=\"text1\" />");
      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");
      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=\"ElecDevType\" class=\"text1\" size=\"18\"/>");
      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("<input type=\"text\" name=\"ElecDevPower\" class=\"text1\" size=\"12\"/>");
      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("<input type=\"text\" name=\"ElecDevSpec\" class=\"text1\"/>");
      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\t");
      out.write("<select name=\"ElecDevStatus\" id=\"ElecDevStatus\" class=\"text1\">\r\n\t\t\t\t\t\t\t");
      out.write("<option value=\"1\">好\t");
      out.write("</option>\r\n\t\t\t\t\t\t\t");
      out.write("<option value=\"2\">需要维修");
      out.write("</option>\r\n\t\t\t\t\t\t\t");
      out.write("<option value=\"3\">停用");
      out.write("</option>\r\n\t\t\t\t\t\t\t");
      out.write("<option value=\"4\">报废");
      out.write("</option>\t\r\n\t\t\t\t\t\t\t");
      out.write("<option value=\"5\">其他");
      out.write("</option>\t\t\t\t\t\r\n\t\t\t\t\t\t");
      out.write("</select>\t\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("<input type=\"text\" name=\"ElecDevAddr\" class=\"text1\" size=\"28\"/>");
      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;&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=\"22\" class=\"text1\">");
      out.write("</textarea>");
      out.write("</td>\r\n\t\t\t\t");
      out.write("</tr>\r\n\t\t\t\t\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>\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=\"提&nbsp;&nbsp;交\" class=\"anniu\" onclick=\"preload()\"/>");
      out.write("</td>\r\n\t\t\t\t");
      out.write("</tr>\t\t\t\t\t\t\t\t\r\n\t\t\t");
      out.write("</table>\r\n\t\t");
      out.write("</form>\r\n\t ");
      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.ElecDevNoExisted != 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\t\t\t\t");
        out.write("<font color=\"red\"> ");
        out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecDevNoExisted}", java.lang.String.class, (PageContext)pageContext, null, false));
        out.write("</font>\r\n\t\t\t\t\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;
  }
}

⌨️ 快捷键说明

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