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

📄 _clicklanmu__jsp.java

📁 javaWEB应用网立足于提供从WEB技术到WEB应用全方位免费 ║ ║ 共享服务。这个平台是大家学习、应用、交流WEB技术的最 ║ ║ 有力平台。我们坚信成功来源于共享和合作
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
      pageContext.write(_jsp_string15, 0, _jsp_string15.length);
      
              clicklanmu.getLanmu().open();
              for(i=0;i<clicklanmu.getLanmu().getRowCount();i++)
              {
                if(clicklanmu.getLanmu().getInt("Upperlanmu")==237)
                {
              
      pageContext.write(_jsp_string9, 0, _jsp_string9.length);
      out.print((clicklanmu.getLanmu().getInt("id")));
      pageContext.write(_jsp_string10, 0, _jsp_string10.length);
      out.print((clicklanmu.getLanmu().getString("LanmuName")));
      pageContext.write(_jsp_string11, 0, _jsp_string11.length);
      
                }
                clicklanmu.getLanmu().next();
              }
              clicklanmu.getLanmu().close();
               
      pageContext.write(_jsp_string16, 0, _jsp_string16.length);
      
              clicklanmu.getLanmu().open();
              for(i=0;i<clicklanmu.getLanmu().getRowCount();i++)
              {
                if(clicklanmu.getLanmu().getInt("Upperlanmu")==240)
                {
              
      pageContext.write(_jsp_string9, 0, _jsp_string9.length);
      out.print((clicklanmu.getLanmu().getInt("id")));
      pageContext.write(_jsp_string10, 0, _jsp_string10.length);
      out.print((clicklanmu.getLanmu().getString("LanmuName")));
      pageContext.write(_jsp_string11, 0, _jsp_string11.length);
      
                }
                clicklanmu.getLanmu().next();
              }
              clicklanmu.getLanmu().close();
               
      pageContext.write(_jsp_string17, 0, _jsp_string17.length);
      out.print((lanmu));
      pageContext.write(_jsp_string18, 0, _jsp_string18.length);
      
  clicklanmu.getNews().open();

  for(i=0,j=0;i<clicklanmu.getNews().getRowCount()&&j< 40;i++)
              {
if(Integer.parseInt(clicklanmu.getNews().getString("Level1"))==lanmuid||Integer.parseInt(clicklanmu.getNews().getString("Level2"))==lanmuid)
{ j++;
  
      pageContext.write(_jsp_string19, 0, _jsp_string19.length);
      out.print((clicklanmu.getNews().getInt("id")));
      pageContext.write(_jsp_string20, 0, _jsp_string20.length);
      out.print((clicklanmu.getNews().getString("Title")));
      pageContext.write(_jsp_string21, 0, _jsp_string21.length);
      
}
     clicklanmu.getNews().next();
     }
     clicklanmu.getNews().close();
     
      pageContext.write(_jsp_string22, 0, _jsp_string22.length);
      
                  clicklanmu.getLanmu1().open();
                  for(i=0;i<clicklanmu.getLanmu1().rowCount();i++,clicklanmu.getLanmu1().next())
                  {
                  
      pageContext.write(_jsp_string23, 0, _jsp_string23.length);
      out.print((clicklanmu.getLanmu1().getInt("id")));
      pageContext.write(_jsp_string10, 0, _jsp_string10.length);
      out.print((clicklanmu.getLanmu1().getString("LanmuName")));
      pageContext.write(_jsp_string24, 0, _jsp_string24.length);
      
                  }
                  clicklanmu.getLanmu1().close();
                  
      pageContext.write(_jsp_string25, 0, _jsp_string25.length);
      
                  clicklanmu.getChannel1().open();
                  for(i=0;i<clicklanmu.getChannel1().rowCount();i++,clicklanmu.getChannel1().next())
                  {
                  
      pageContext.write(_jsp_string23, 0, _jsp_string23.length);
      out.print((clicklanmu.getChannel1().getInt("id")));
      pageContext.write(_jsp_string10, 0, _jsp_string10.length);
      out.print((clicklanmu.getChannel1().getString("ChannelName")));
      pageContext.write(_jsp_string24, 0, _jsp_string24.length);
      
                  }
                  clicklanmu.getChannel1().close();
                  
      pageContext.write(_jsp_string26, 0, _jsp_string26.length);
      
                  clicklanmu.getDistinct().open();
                  for(i=0;i<clicklanmu.getDistinct().rowCount();i++,clicklanmu.getDistinct().next())
                  {
                  
      pageContext.write(_jsp_string23, 0, _jsp_string23.length);
      out.print((clicklanmu.getDistinct().getInt("id")));
      pageContext.write(_jsp_string10, 0, _jsp_string10.length);
      out.print((clicklanmu.getDistinct().getString("DistinctName")));
      pageContext.write(_jsp_string24, 0, _jsp_string24.length);
      
                  }
                  clicklanmu.getDistinct().close();
                  
      pageContext.write(_jsp_string27, 0, _jsp_string27.length);
    } catch (java.lang.Throwable _jsp_e) {
      pageContext.handlePageException(_jsp_e);
    } finally {
      JspFactory.getDefaultFactory().releasePageContext(pageContext);
    }
  }

  private com.caucho.java.LineMap _caucho_line_map;
  private java.util.ArrayList _caucho_depends = new java.util.ArrayList();

  public boolean _caucho_isModified()
  {
    if (_caucho_isDead)
      return true;
    if (com.caucho.util.CauchoSystem.getVersionId() != 2057024146)
      return true;
    for (int i = _caucho_depends.size() - 1; i >= 0; i--) {
      com.caucho.vfs.Depend depend;
      depend = (com.caucho.vfs.Depend) _caucho_depends.get(i);
      if (depend.isModified())
        return true;
    }
    return false;
  }

  public long _caucho_lastModified()
  {
    return 0;
  }

  public com.caucho.java.LineMap _caucho_getLineMap()
  {

⌨️ 快捷键说明

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