📄 admin_005fuser_jsp.java
字号:
package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import java.util.*;
public final class admin_005fuser_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static java.util.Vector _jspx_dependants;
public java.util.List getDependants() {
return _jspx_dependants;
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
JspWriter _jspx_out = null;
PageContext _jspx_page_context = null;
try {
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html;charset=GBK");
pageContext = _jspxFactory.getPageContext(this, request, response,
null, true, 8192, true);
_jspx_page_context = pageContext;
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
_jspx_out = out;
out.write("\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html>\r\n\t<head>\r\n\t\t<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\" />\r\n\t\t<title>用户管理</title>\r\n\t\t<style type=\"text/css\">\r\n<!--\r\nbody {\r\n\tfont-size: 12px;\r\n\tmargin-left: 0px;\r\n\tmargin-top: 0px;\r\n\tmargin-right: 0px;\r\n\tmargin-bottom: 0px;\r\n}\r\n-->\r\n</style>\r\n\t</head>\r\n\r\n\t<body bgcolor=\"#f0f0f0\">\r\n\t\t<table width=\"100%\" border=\"1\" align=\"center\" cellpadding=\"3\"\r\n\t\t\tcellspacing=\"0\" bgcolor=\"#f0f0f0\" bordercolordark=\"#FFFFFF\"\r\n\t\t\tbordercolorlight=\"#CCCCCC\">\r\n\t\t\t<tr align=\"center\">\r\n\t\t\t\t<td width=\"39\" bgcolor=\"#C5C5C5\">\r\n\t\t\t\t\t用户ID\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"73\" bgcolor=\"#C5C5C5\">\r\n\t\t\t\t\t登陆名\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"53\" bgcolor=\"#C5C5C5\">\r\n\t\t\t\t\t姓名\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"700\" height=\"30\" bgcolor=\"#C5C5C5\">\r\n\t\t\t\t\t权限\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"30\" bgcolor=\"#C5C5C5\" align=\"center\">\r\n\t\t\t\t\t修改\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"30\" bgcolor=\"#C5C5C5\" align=\"center\">\r\n\t\t\t\t\t删除\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n");
out.write("\t\t\t<tr onmouseover=\"this.style.backgroundColor='#93FF93'\"\r\n\t\t\t\tonmouseout=\"this.style.backgroundColor=''\"\r\n\t\t\t\tondblclick=\"alert('显示日志')\">\r\n\t\t\t\t<td width=\"39\" height=\"28\" align=\"center\">\r\n\t\t\t\t\t1\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"73\">\r\n\t\t\t\t\tbaiyaoming\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"53\" align=\"center\">\r\n\t\t\t\t\t柏耀明\r\n\t\t\t\t</td>\r\n\t\t\t\t<td>\r\n\t\t\t\t\t用户管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox\" value=\"checkbox\" />\r\n\t\t\t\t\t客户管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox\" value=\"checkbox\" />\r\n\t\t\t\t\t新闻管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox\" value=\"checkbox\" />\r\n\t\t\t\t\t产品发布\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox\" value=\"checkbox\" />\r\n\t\t\t\t\t服务管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox\" value=\"checkbox\" />\r\n\t\t\t\t\t订单管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox\" value=\"checkbox\" />\r\n\t\t\t\t\t代理商管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox\" value=\"checkbox\" />\r\n\t\t\t\t\t留言板管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox\" value=\"checkbox\" />\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"30\" align=\"center\" onclick=\"alert('修改')\">\r\n\t\t\t\t\t<font color=\"#0000FF\" style=\"cursor:hand\">修改</font>\r\n");
out.write("\t\t\t\t</td>\r\n\t\t\t\t<td width=\"30\" align=\"center\" onclick=\"alert('删除')\">\r\n\t\t\t\t\t<font color=\"#FF0000\" style=\"cursor:hand\">删除</font>\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t\t<tr onmouseover=\"this.style.backgroundColor='#93FF93'\"\r\n\t\t\t\tonmouseout=\"this.style.backgroundColor=''\"\r\n\t\t\t\tondblclick=\"alert('显示日志')\">\r\n\t\t\t\t<td width=\"39\" align=\"center\">\r\n\t\t\t\t\t2\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"73\">\r\n\t\t\t\t\txujingzhong\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"53\" align=\"center\">\r\n\t\t\t\t\t许精忠\r\n\t\t\t\t</td>\r\n\t\t\t\t<td>\r\n\t\t\t\t\t用户管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox2\" value=\"checkbox\" />\r\n\t\t\t\t\t客户管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox2\" value=\"checkbox\" />\r\n\t\t\t\t\t新闻管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox2\" value=\"checkbox\" />\r\n\t\t\t\t\t产品发布\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox2\" value=\"checkbox\" />\r\n\t\t\t\t\t服务管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox2\" value=\"checkbox\" />\r\n\t\t\t\t\t订单管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox2\" value=\"checkbox\" />\r\n\t\t\t\t\t代理商管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox2\" value=\"checkbox\" />\r\n\t\t\t\t\t留言板管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox2\" value=\"checkbox\" />\r\n");
out.write("\t\t\t\t</td>\r\n\t\t\t\t<td width=\"30\" align=\"center\" onclick=\"alert('修改')\">\r\n\t\t\t\t\t<font color=\"#0000FF\" style=\"cursor:hand\">修改</font>\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"30\" align=\"center\" onclick=\"alert('删除')\">\r\n\t\t\t\t\t<font color=\"#FF0000\" style=\"cursor:hand\">删除</font>\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t\t<tr onmouseover=\"this.style.backgroundColor='#93FF93'\"\r\n\t\t\t\tonmouseout=\"this.style.backgroundColor=''\"\r\n\t\t\t\tondblclick=\"alert('显示日志')\">\r\n\t\t\t\t<td width=\"39\" align=\"center\">\r\n\t\t\t\t\t3\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"73\">\r\n\t\t\t\t\tyangguoqing\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"53\" align=\"center\">\r\n\t\t\t\t\t杨国庆\r\n\t\t\t\t</td>\r\n\t\t\t\t<td>\r\n\t\t\t\t\t用户管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox22\" value=\"checkbox\" />\r\n\t\t\t\t\t客户管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox22\" value=\"checkbox\" />\r\n\t\t\t\t\t新闻管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox22\" value=\"checkbox\" />\r\n\t\t\t\t\t产品发布\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox22\" value=\"checkbox\" />\r\n\t\t\t\t\t服务管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox22\" value=\"checkbox\" />\r\n\t\t\t\t\t订单管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox22\" value=\"checkbox\" />\r\n");
out.write("\t\t\t\t\t代理商管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox22\" value=\"checkbox\" />\r\n\t\t\t\t\t留言板管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox22\" value=\"checkbox\" />\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"30\" align=\"center\" onclick=\"alert('修改')\">\r\n\t\t\t\t\t<font color=\"#0000FF\" style=\"cursor:hand\">修改</font>\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"30\" align=\"center\" onclick=\"alert('删除')\">\r\n\t\t\t\t\t<font color=\"#FF0000\" style=\"cursor:hand\">删除</font>\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t\t<tr onmouseover=\"this.style.backgroundColor='#93FF93'\"\r\n\t\t\t\tonmouseout=\"this.style.backgroundColor=''\"\r\n\t\t\t\tondblclick=\"alert('显示日志')\">\r\n\t\t\t\t<td width=\"39\" align=\"center\">\r\n\t\t\t\t\t4\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"73\">\r\n\t\t\t\t\txiayuanlong\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"53\" align=\"center\">\r\n\t\t\t\t\t夏元龙\r\n\t\t\t\t</td>\r\n\t\t\t\t<td>\r\n\t\t\t\t\t用户管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox222\" value=\"checkbox\" />\r\n\t\t\t\t\t客户管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox222\" value=\"checkbox\" />\r\n\t\t\t\t\t新闻管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox222\" value=\"checkbox\" />\r\n\t\t\t\t\t产品发布\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox222\" value=\"checkbox\" />\r\n");
out.write("\t\t\t\t\t服务管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox222\" value=\"checkbox\" />\r\n\t\t\t\t\t订单管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox222\" value=\"checkbox\" />\r\n\t\t\t\t\t代理商管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox222\" value=\"checkbox\" />\r\n\t\t\t\t\t留言板管理\r\n\t\t\t\t\t<input type=\"checkbox\" name=\"checkbox222\" value=\"checkbox\" />\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"30\" align=\"center\" onclick=\"alert('修改')\">\r\n\t\t\t\t\t<font color=\"#0000FF\" style=\"cursor:hand\">修改</font>\r\n\t\t\t\t</td>\r\n\t\t\t\t<td width=\"30\" align=\"center\" onclick=\"alert('删除')\">\r\n\t\t\t\t\t<font color=\"#FF0000\" style=\"cursor:hand\">删除</font>\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t</table>\r\n\t</body>\r\n</html>\r\n");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -