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

📄 indexa_jsp.java

📁 这个程序是花了好几十万请人开发的
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
      out.write("          <TD align=middle width=\"50\">\n");
      out.write("             <TABLE cellSpacing=0 cellPadding=0 width=\"50\" border=0>\n");
      out.write("             <TBODY>\n");
      out.write("                <TR vAlign=center>\n");
      out.write("                   <TD vAlign=center height=\"100%\"><img src=\"images/sxyw.jpg\" height=\"116\" width=\"50\"></TD>\n");
      out.write("                </TR>\n");
      out.write("             </TBODY>\n");
      out.write("             </TABLE>\n");
      out.write("          </TD>\n");
      out.write("          <TD>\n");
      out.write("          <div id=\"table01\" style=\"width:380;\">\n");
      out.write("          \n");
      out.write("            <TABLE cellSpacing=0 cellPadding=0 width=\"100%\" border=0>\n");
      out.write("            \n");
      out.write("                ");
      //  logic:iterate
      org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_5 = (org.apache.struts.taglib.logic.IterateTag) _jspx_tagPool_logic_iterate_name_length_id.get(org.apache.struts.taglib.logic.IterateTag.class);
      _jspx_th_logic_iterate_5.setPageContext(_jspx_page_context);
      _jspx_th_logic_iterate_5.setParent(null);
      _jspx_th_logic_iterate_5.setId("element");
      _jspx_th_logic_iterate_5.setName("vec2");
      _jspx_th_logic_iterate_5.setLength("12");
      int _jspx_eval_logic_iterate_5 = _jspx_th_logic_iterate_5.doStartTag();
      if (_jspx_eval_logic_iterate_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        java.lang.Object element = null;
        if (_jspx_eval_logic_iterate_5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
          out = _jspx_page_context.pushBody();
          _jspx_th_logic_iterate_5.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
          _jspx_th_logic_iterate_5.doInitBody();
        }
        element = (java.lang.Object) _jspx_page_context.findAttribute("element");
        do {
          out.write("         <!--纺织动态-->\n");
          out.write("\t\t\t    ");
          //  bean:define
          org.apache.struts.taglib.bean.DefineTag _jspx_th_bean_define_4 = (org.apache.struts.taglib.bean.DefineTag) _jspx_tagPool_bean_define_property_name_id_nobody.get(org.apache.struts.taglib.bean.DefineTag.class);
          _jspx_th_bean_define_4.setPageContext(_jspx_page_context);
          _jspx_th_bean_define_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_5);
          _jspx_th_bean_define_4.setId("code");
          _jspx_th_bean_define_4.setName("element");
          _jspx_th_bean_define_4.setProperty("id");
          int _jspx_eval_bean_define_4 = _jspx_th_bean_define_4.doStartTag();
          if (_jspx_th_bean_define_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_bean_define_property_name_id_nobody.reuse(_jspx_th_bean_define_4);
          java.lang.Object code = null;
          code = (java.lang.Object) _jspx_page_context.findAttribute("code");
          out.write("\n");
          out.write("\t\t\t     <TR>\n");
          out.write("                    <TD height=\"19\"><img src=\"images/dian.gif\"> <a class=\"bl\" href=\"shownews.do?kind=FZDTB&&id=");
          if (_jspx_meth_bean_write_16(_jspx_th_logic_iterate_5, _jspx_page_context))
            return;
          out.write("\" target=_blank>");
          if (_jspx_meth_bean_write_17(_jspx_th_logic_iterate_5, _jspx_page_context))
            return;
          out.write("</a>\n");
          out.write("                       ");
          //  logic:equal
          org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_4 = (org.apache.struts.taglib.logic.EqualTag) _jspx_tagPool_logic_equal_value_property_name.get(org.apache.struts.taglib.logic.EqualTag.class);
          _jspx_th_logic_equal_4.setPageContext(_jspx_page_context);
          _jspx_th_logic_equal_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_5);
          _jspx_th_logic_equal_4.setName("element");
          _jspx_th_logic_equal_4.setProperty("date");
          _jspx_th_logic_equal_4.setValue(edate);
          int _jspx_eval_logic_equal_4 = _jspx_th_logic_equal_4.doStartTag();
          if (_jspx_eval_logic_equal_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
            do {
              out.write("\n");
              out.write("                          <img src=\"images/new5.gif\">\n");
              out.write("                       ");
              int evalDoAfterBody = _jspx_th_logic_equal_4.doAfterBody();
              if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
            } while (true);
          }
          if (_jspx_th_logic_equal_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_logic_equal_value_property_name.reuse(_jspx_th_logic_equal_4);
          out.write("\n");
          out.write("                    <font size=\"1\" color=#666666>(");
          if (_jspx_meth_bean_write_18(_jspx_th_logic_iterate_5, _jspx_page_context))
            return;
          out.write(")</font>\n");
          out.write("                    </TD>\n");
          out.write("                 </TR>\n");
          out.write("                ");
          int evalDoAfterBody = _jspx_th_logic_iterate_5.doAfterBody();
          element = (java.lang.Object) _jspx_page_context.findAttribute("element");
          if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
        if (_jspx_eval_logic_iterate_5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
          out = _jspx_page_context.popBody();
      }
      if (_jspx_th_logic_iterate_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      _jspx_tagPool_logic_iterate_name_length_id.reuse(_jspx_th_logic_iterate_5);
      out.write(" \n");
      out.write("\n");
      out.write("\t\t     \n");
      out.write("              </TABLE>\n");
      out.write("              \n");
      out.write("             </div>\n");
      out.write("             \n");
      out.write("             \n");
      out.write("<SCRIPT>\t\n");
      out.write("marqueetable = document.all.table01;\n");
      out.write("scrollheight=114; \t//滚动高度\n");
      out.write("stopscroll1=false; \t\n");
      out.write("marqueetable.scrollTop=0; \t\n");
      out.write("with(marqueetable){\n");
      out.write(" style.width=380;\n");
      out.write(" style.height=scrollheight;\n");
      out.write(" style.overflowX=\"hidden\";\n");
      out.write(" style.overflowY=\"hidden\";\n");
      out.write(" noWrap=true;\n");
      out.write(" onmouseover=new Function(\"stopscroll1=true\");\n");
      out.write(" onmouseout=new Function(\"stopscroll1=false\");\n");
      out.write("}\n");
      out.write(" startmarqueetop=0;\n");
      out.write(" offsettop=19;\n");
      out.write(" marqueestoptime=0;\n");
      out.write(" //marqueetable.innerHTML+=marqueetable.innerHTML; \t\n");
      out.write("function setmarqueetime()\n");
      out.write("{\n");
      out.write(" marqueetable.scrollTop=0;\n");
      out.write(" setInterval(\"marqueeup()\",35);//设置滚动的时间\n");
      out.write("}\n");
      out.write("setmarqueetime(); \t\n");
      out.write("function marqueeup(){ \t\n");
      out.write("if(stopscroll1==true) return; \t \n");
      out.write("offsettop+=1; \t\n");
      out.write("if(offsettop==20) \t \n");
      out.write("{ \t\tmarqueestoptime+=1; \t\t\n");
      out.write("offsettop-=1; \t\t\n");
      out.write("if(marqueestoptime==40) \t//停留的时间\n");
      out.write("{offsettop=0; \n");
      out.write("marqueestoptime=0;\n");
      out.write("} \n");
      out.write("} \t  \n");
      out.write("else\n");
      out.write(" {  \n");
      out.write(" \tstartmarqueetop=marqueetable.scrollTop; \n");
      out.write("\t marqueetable.scrollTop+=1; \t\n");
      out.write("\tif(startmarqueetop==marqueetable.scrollTop)\n");
      out.write("\t{ \n");
      out.write("\tmarqueetable.scrollTop=19; \n");
      out.write("\tmarqueetable.scrollTop+=1; \n");
      out.write("\t} \n");
      out.write(" } \n");
      out.write("} \n");
      out.write("</SCRIPT>\n");
      out.write("             \n");
      out.write("             \n");
      out.write("             \n");
      out.write("          </TD>\n");
      out.write("        </TR>\n");
      out.write("     </TBODY>\n");
      out.write("     </TABLE>\n");
      out.write("         \n");
      out.write("              \n");
      out.write("         <TABLE cellSpacing=0 cellPadding=2 width=\"100%\" border=0>\n");
      out.write("         <TBODY>\n");
      out.write("           <!--<TR bgColor=#91D4FF>\n");
      out.write("              <TD background=\"images/fzkj.png\" width=\"113\" height=\"26\"></TD>-->\n");
      out.write("           <TR bgColor=#f0f0f0 height=\"24\">\n");
      out.write("              <TD width=\"80\" align=center><span class=title><b>纺织科技</b></span></TD>\n");
      out.write("              <TD align=\"right\"><STRONG><B><a class=ble href=\"fzkj.do\" target=_black>&gt;&gt; 更 多</a></B></STRONG></TD>\n");
      out.write("              <TD width=\"5\"></TD>\n");
      out.write("           </TR>\n");
      out.write("         </TBODY>\n");
      out.write("         </TABLE>\n");
      out.write("         \n");
      out.write("         <TABLE cellSpacing=0 cellPadding=0 width=\"100%\" border=0><!-- bgcolor=\"#EFF5F8\" bordercolor=\"#EFF5F8\"-->\n");
      out.write("         <TBODY>\n");
      out.write("             \n");
      out.write("            ");
      //  logic:iterate
      org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_6 = (org.apache.struts.taglib.logic.IterateTag) _jspx_tagPool_logic_iterate_name_length_id.get(org.apache.struts.taglib.logic.IterateTag.class);
      _jspx_th_logic_iterate_6.setPageContext(_jspx_page_context);
      _jspx_th_logic_iterate_6.setParent(null);
      _jspx_th_logic_iterate_6.setId("element");
      _jspx_th_logic_iterate_6.setName("vec3");
      _jspx_th_logic_iterate_6.setLength("9");
      int _jspx_eval_logic_iterate_6 = _jspx_th_logic_iterate_6.doStartTag();
      if (_jspx_eval_logic_iterate_6 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        java.lang.Object element = null;
        if (_jspx_eval_logic_iterate_6 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
          out = _jspx_page_context.pushBody();
          _jspx_th_logic_iterate_6.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
          _jspx_th_logic_iterate_6.doInitBody();
        }
        element = (java.lang.Object) _jspx_page_context.findAttribute("element");
        do {
          out.write("         <!--纺织科技-->\n");
          out.write("\t\t\t");
          //  bean:define
          org.apache.struts.taglib.bean.DefineTag _jspx_th_bean_define_5 = (org.apache.struts.taglib.bean.DefineTag) _jspx_tagPool_bean_define_property_name_id_nobody.get(org.apache.struts.taglib.bean.DefineTag.class);
          _jspx_th_bean_define_5.setPageContext(_jspx_page_context);
          _jspx_th_bean_define_5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_6);
          _jspx_th_bean_define_5.setId("code");
          _jspx_th_bean_define_5.setName("element");
          _jspx_th_bean_define_5.setProperty("id");
          int _jspx_eval_bean_define_5 = _jspx_th_bean_define_5.doStartTag();
          if (_jspx_th_bean_define_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
            return;
          _jspx_tagPool_bean_define_property_name_id_nobody.reuse(_jspx_th_bean_define_5);
          java.lang.Object code = null;
          code = (java.lang.Object) _jspx_page_context.findAttribute("code");
          out.write("\n");
          out.write("              <TR>\n");
          out.write("                 <TD width=\"6%\" height=\"20\" align=center>&nbsp;<img src=\"images/blu3a.gif\"></TD>\n");
          out.write("                 <TD height=\"20\"><a href=\"shownews.do?kind=FZKJB&&id=");
          if (_jspx_meth_bean_write_19(_jspx_th_logic_iterate_6, _jspx_page_context))
            return;
          out.write("\" target=_blank class=\"14l\">");
          if (_jspx_meth_bean_write_20(_jspx_th_logic_iterate_6, _jspx_page_context))
            return;
          out.write("</a>\n");
          out.write("                  ");
          //  logic:equal
          org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_5 = (org.apache.struts.taglib.logic.EqualTag) _jspx_tagPool_logic_equal_value_property_name.get(org.apache.struts.taglib.logic.EqualTag.class);

⌨️ 快捷键说明

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