📄 login_0005fm_0002ejsp_jsp.java
字号:
package manage;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class Login_0005fM_0002ejsp_jsp extends HttpJspBase {
private static java.util.Vector _jspx_includes;
public java.util.List getIncludes() {
return _jspx_includes;
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
javax.servlet.jsp.PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
JspWriter _jspx_out = null;
try {
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html; charset=gb2312");
pageContext = _jspxFactory.getPageContext(this, request, response,
null, true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
_jspx_out = out;
out.write("\r\n");
out.write("<html>\r\n");
out.write("<head>\r\n");
out.write("<title>鍚庡彴绠$悊!");
out.write("</title>\r\n");
out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n");
out.write("<link href=\"../CSS/style.css\" rel=\"stylesheet\">\r\n");
out.write("<script src=\"../JS/check.jsp\">");
out.write("</script>\r\n");
out.write("</head>\r\n\r\n");
out.write("<body>\r\n ");
out.write("<table width=\"350\" height=\"228\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"../images/login_M.jpg\" class=\"tableBorder\">\r\n ");
out.write("<tr>\r\n ");
out.write("<td height=\"136\" align=\"center\"> ");
out.write("</td>\r\n ");
out.write("</tr>\t \r\n \r\n ");
out.write("<tr>\r\n ");
out.write("<td height=\"87\" align=\"center\" valign=\"top\">");
out.write("<table width=\"62%\" height=\"87\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n ");
out.write("<form name=\"form1\" method=\"post\" action=\"Login_M_deal.jsp\">\r\n\t\t\t");
out.write("<tr>\r\n ");
out.write("<td width=\"95%\" align=\"center\"> 鐢ㄦ埛鍚嶏細\r\n ");
out.write("<input name=\"manager\" type=\"text\" id=\"manager\" size=\"20\">");
out.write("</td>\r\n ");
out.write("</tr>\r\n ");
out.write("<tr>\r\n ");
out.write("<td align=\"center\"> 瀵
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -