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

📄 _users__jsp.java

📁 JSP聊天系统
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
      out.print(( username ));
      pageContext.write(_jsp_string35, 0, _jsp_string35.length);
      out.print(( (name!=null&&!name.equals(""))?name:" " ));
      pageContext.write(_jsp_string36, 0, _jsp_string36.length);
      out.print(( (email!=null&&!email.equals(""))?email:" " ));
      pageContext.write(_jsp_string37, 0, _jsp_string37.length);
      out.print(( username ));
      pageContext.write(_jsp_string38, 0, _jsp_string38.length);
      pageContext.write(_jsp_string39, 0, _jsp_string39.length);
      out.print(( username ));
      pageContext.write(_jsp_string40, 0, _jsp_string40.length);
      	} 

      pageContext.write(_jsp_string41, 0, _jsp_string41.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()
  {
    return _caucho_line_map;
  }

  public void destroy()
  {
      _caucho_isDead = true;
      super.destroy();
  }

  public void init(com.caucho.java.LineMap lineMap,
                   com.caucho.vfs.Path appDir)
    throws javax.servlet.ServletException
  {
    com.caucho.vfs.Path resinHome = com.caucho.util.CauchoSystem.getResinHome();
    com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath();
    mergePath.addMergePath(appDir);
    mergePath.addMergePath(resinHome);
    mergePath.addClassPath(getClass().getClassLoader());
    _caucho_line_map = new com.caucho.java.LineMap("_users__jsp.java", "D:\\resin-2.1.4\\webapps\\e-forum\\admin\\users.jsp");
    _caucho_line_map.add("/e-forum/admin/users.jsp", 10, 1);
    _caucho_line_map.add(18, 16);
    _caucho_line_map.add(2, 39);
    _caucho_line_map.add(9, 47);
    _caucho_line_map.add(15, 49);
    _caucho_line_map.add(18, 58);
    _caucho_line_map.add(26, 59);
    _caucho_line_map.add(78, 98);
    _caucho_line_map.add(82, 103);
    _caucho_line_map.add(85, 107);
    _caucho_line_map.add("/admin/include/pageTitle.jsp", 9, 110);
    _caucho_line_map.add(14, 112);
    _caucho_line_map.add(15, 114);
    _caucho_line_map.add(16, 116);
    _caucho_line_map.add(19, 120);
    _caucho_line_map.add(24, 122);
    _caucho_line_map.add("D:\\resin-2.1.4\\webapps\\e-forum\\admin\\users.jsp", 86, 125);
    _caucho_line_map.add(94, 132);
    _caucho_line_map.add(105, 139);
    _caucho_line_map.add(109, 141);
    _caucho_line_map.add(110, 143);
    _caucho_line_map.add(110, 145);
    _caucho_line_map.add(110, 147);
    _caucho_line_map.add(111, 149);
    _caucho_line_map.add(118, 153);
    _caucho_line_map.add(119, 155);
    _caucho_line_map.add(120, 157);
    _caucho_line_map.add(121, 159);
    _caucho_line_map.add(122, 161);
    _caucho_line_map.add(122, 163);
    _caucho_line_map.add(122, 165);
    _caucho_line_map.add(123, 167);
    _caucho_line_map.add(128, 169);
    _caucho_line_map.add(129, 171);
    _caucho_line_map.add(129, 173);
    _caucho_line_map.add(129, 175);
    _caucho_line_map.add(130, 177);
    _caucho_line_map.add(136, 181);
    _caucho_line_map.add(137, 183);
    _caucho_line_map.add(164, 196);
    _caucho_line_map.add(179, 210);
    _caucho_line_map.add(184, 214);
    _caucho_line_map.add(187, 216);
    _caucho_line_map.add(191, 218);
    _caucho_line_map.add(201, 221);
    _caucho_line_map.add(205, 223);
    com.caucho.vfs.Depend depend;
    depend = new com.caucho.vfs.Depend(appDir.lookup("admin/include/pageTitle.jsp"), 989631934000L, 553L);
    _caucho_depends.add(depend);
    depend = new com.caucho.vfs.Depend(appDir.lookup("admin/users.jsp"), 1029827590000L, 6132L);
    _caucho_depends.add(depend);
  }

  private static byte []_jsp_string2;
  private static byte []_jsp_string3;
  private static byte []_jsp_string6;
  private static byte []_jsp_string7;
  private static byte []_jsp_string17;
  private static byte []_jsp_string26;
  private static byte []_jsp_string40;
  private static byte []_jsp_string9;
  private static byte []_jsp_string27;
  private static byte []_jsp_string31;
  private static byte []_jsp_string15;
  private static byte []_jsp_string34;
  private static byte []_jsp_string22;
  private static byte []_jsp_string0;
  private static byte []_jsp_string35;
  private static byte []_jsp_string13;
  private static byte []_jsp_string23;
  private static byte []_jsp_string25;
  private static byte []_jsp_string11;
  private static byte []_jsp_string28;
  private static byte []_jsp_string33;
  private static byte []_jsp_string24;
  private static byte []_jsp_string16;
  private static byte []_jsp_string10;
  private static byte []_jsp_string19;
  private static byte []_jsp_string4;
  private static byte []_jsp_string36;
  private static byte []_jsp_string30;
  private static byte []_jsp_string8;
  private static byte []_jsp_string18;
  private static byte []_jsp_string41;
  private static byte []_jsp_string32;
  private static byte []_jsp_string37;
  private static byte []_jsp_string14;
  private static byte []_jsp_string38;
  private static byte []_jsp_string12;
  private static byte []_jsp_string39;
  private static byte []_jsp_string1;
  private static byte []_jsp_string20;
  private static byte []_jsp_string5;
  private static byte []_jsp_string29;
  private static byte []_jsp_string21;
  static {
    try {
      _jsp_string2 = "\r\n \r\n".getBytes("GB2312");
      _jsp_string3 = "\r\n\r\n<html>\r\n<head>\r\n	<title></title>\r\n	<link rel=\"stylesheet\" href=\"style/global.css\">\r\n	<style type=\"text/css\">\r\n	.userHeader {\r\n		font-size : 8pt;\r\n		text-align : center;\r\n	}\r\n	</style>\r\n</head>\r\n\r\n<body background=\"../images/background.gif\" bgcolor=\"#ffffff\" text=\"#000000\" link=\"#0000ff\" vlink=\"#800080\" alink=\"#ff0000\">\r\n".getBytes("GB2312");
      _jsp_string6 = "\r\n			&nbsp;:&nbsp;\r\n		".getBytes("GB2312");
      _jsp_string7 = "\r\n	".getBytes("GB2312");
      _jsp_string17 = "\">Previous ".getBytes("GB2312");
      _jsp_string26 = "\r\n		<a href=\"users.jsp?range=".getBytes("GB2312");
      _jsp_string40 = "';\">\r\n	</td>\r\n</tr>\r\n\r\n".getBytes("GB2312");
      _jsp_string9 = "\r\n\r\n\r\n\r\n\r\n".getBytes("GB2312");
      _jsp_string27 = "\">Next ".getBytes("GB2312");
      _jsp_string31 = "\r\n<table bgcolor=\"#666666\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">\r\n<td>\r\n<table border=\"0\" cellpadding=\"2\" cellspacing=\"1\" width=\"100%\">\r\n<tr bgcolor=\"#eeeeee\">\r\n	<td class=\"userHeader\" width=\"2%\" nowrap>&nbsp;ID&nbsp;</td>\r\n	<td width=\"25%\"><b>用户名</b></td>\r\n	<td width=\"36%\"><b>姓名</b></td>\r\n	<td width=\"25%\"><b>电子邮件</b></td>\r\n	<td class=\"userHeader\" width=\"4%\" nowrap>修改</td>\r\n	".getBytes("GB2312");
      _jsp_string15 = "\r\n		&laquo; <a href=\"users.jsp?range=".getBytes("GB2312");
      _jsp_string34 = "</td>\r\n	<td>\r\n		<b>".getBytes("GB2312");
      _jsp_string22 = "\r\n			<option value=\"".getBytes("GB2312");
      _jsp_string0 = "\r\n".getBytes("GB2312");
      _jsp_string35 = "</b>\r\n	</td>\r\n	<td>\r\n		".getBytes("GB2312");
      _jsp_string13 = "\r\n\r\n<p>\r\n\r\n<form>\r\n	\r\n".getBytes("GB2312");
      _jsp_string23 = "\"".getBytes("GB2312");
      _jsp_string25 = "\r\n		</select>\r\n		个用户\r\n	</td>\r\n	<td width=\"1%\" nowrap>\r\n	".getBytes("GB2312");
      _jsp_string11 = "\r\n	<span class=\"messageText\">\r\n	".getBytes("GB2312");
      _jsp_string28 = "</a> &raquo;\r\n	".getBytes("GB2312");
      _jsp_string33 = "\r\n\r\n<tr bgcolor=\"#ffffff\">\r\n	<td align=\"center\">".getBytes("GB2312");
      _jsp_string24 = ">".getBytes("GB2312");
      _jsp_string16 = "&start=".getBytes("GB2312");
      _jsp_string10 = "\r\n<p>\r\n\r\n".getBytes("GB2312");
      _jsp_string19 = "\r\n		&nbsp;\r\n	".getBytes("GB2312");
      _jsp_string4 = "\r\n	<table class=\"pageHeaderBg\" cellpadding=\"1\" cellspacing=\"0\" border=\"0\" width=\"100%\">\r\n	<td><table class=\"pageHeaderFg\" cellpadding=\"3\" cellspacing=\"0\" border=\"0\" width=\"100%\">\r\n	<td>\r\n	<span class=\"pageTitle\">\r\n	".getBytes("GB2312");
      _jsp_string36 = "\r\n	</td>\r\n	<td>\r\n		".getBytes("GB2312");
      _jsp_string30 = "\r\n\r\n<p>\r\n	\r\n".getBytes("GB2312");
      _jsp_string8 = "\r\n	</span>\r\n	</td>\r\n	</table></td>\r\n	</table>\r\n".getBytes("GB2312");
      _jsp_string18 = "</a>\r\n	".getBytes("GB2312");
      _jsp_string41 = "\r\n\r\n</table>\r\n</td>\r\n</table>\r\n\r\n</form>\r\n\r\n<p>\r\n\r\n<form action=\"userSearch.jsp\">\r\n<center>\r\n	搜索用户:\r\n	<input type=\"text\" name=\"q\" value=\"\" size=\"30\" maxlength=\"50\">\r\n	<input type=\"submit\" value=\"搜索\">\r\n</center>\r\n</form>\r\n\r\n</body>\r\n</html>\r\n\r\n\r\n".getBytes("GB2312");
      _jsp_string32 = "\r\n	<td class=\"userHeader\" width=\"4%\" nowrap>删除</td>\r\n</tr>\r\n\r\n".getBytes("GB2312");
      _jsp_string37 = "\r\n	</td>\r\n	<td align=\"center\">\r\n		<input type=\"radio\" name=\"props\" value=\"\"\r\n		 onclick=\"location.href='editUser.jsp?user=".getBytes("GB2312");
      _jsp_string14 = "\r\n<table cellpadding=\"3\" cellspacing=\"1\" border=\"0\" width=\"100%\">\r\n<tr>\r\n	<td width=\"1%\" nowrap>\r\n	".getBytes("GB2312");
      _jsp_string38 = "';\">\r\n	</td>\r\n	".getBytes("GB2312");
      _jsp_string12 = "\r\n	</span>\r\n".getBytes("GB2312");
      _jsp_string39 = "\r\n	<td align=\"center\">\r\n		<input type=\"radio\" name=\"props\" value=\"\"\r\n		 onclick=\"location.href='removeUser.jsp?user=".getBytes("GB2312");
      _jsp_string1 = "\r\n\r\n".getBytes("GB2312");
      _jsp_string20 = "\r\n	</td>\r\n	<td width=\"98%\" align=\"center\">\r\n		每页显示\r\n		<select size=\"1\"\r\n		 onchange=\"location.href='users.jsp?start=".getBytes("GB2312");
      _jsp_string5 = "\r\n		".getBytes("GB2312");
      _jsp_string29 = "\r\n	</td>\r\n</tr>\r\n</table>\r\n".getBytes("GB2312");
      _jsp_string21 = "&range='+this.options[this.selectedIndex].value;\">\r\n		".getBytes("GB2312");
    } catch (java.io.UnsupportedEncodingException e) {
      e.printStackTrace();
    }
  }
}

⌨️ 快捷键说明

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