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

📄 log.jsp~6~

📁 一、数据库登录名:blog 密码:blog 二、首页应该运行log.jsp页面。其用户名:aa 密码:aaaa
💻 JSP~6~
字号:
<%@ page contentType="text/html; charset=GBK" %>
<html>
<head>
<title>
log
</title>
</head>
<body>
<table width="825"  border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="435" height="200"><img src="myimage/11a.jpg" width="825" height="200" alt="" /></td>
  </tr>
</table>
<table width="825"  border="1 " align="center" cellpadding="0" cellspacing="0">
  <tr>

	<td width="791" height="333"  style=" background=myimage/3.jpg;" >
  <form name="form1" method="post" action="logAction.do" onSubmit="">
	 <table width="336" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td width="73" height="30"><strong>用户名:</strong></td>
          <td width="263"><input name="account" type="text" class="inputinput STYLE1" id="account" size="25">          </td>
        </tr>
        <tr>
          <td height="30"><strong>密&nbsp;&nbsp;码:</strong></td>
          <td><input name="password" type="password" class="inputinput " id="password" size="30"></td>
        </tr>
        <tr>
          <td height="30" colspan="2" align="center"><input name="image" type="image" class="inputinputinput" src="myimage/land.gif" alt="">
            &nbsp;&nbsp;<img src="myimage/reset.gif" width="51" height="20" alt="">&nbsp;&nbsp; <img src="myimage/register.gif" width="51" height="20" alt=""> </td>
        </tr>
    </table>
	</form>	</td>

  </tr>
</table>
 <table width="825"  border="0" align="center" cellpadding="0" cellspacing="0"  style="background=myimage/down5.jpg;">
  <tr>
    <td width="435" height="69">&nbsp;</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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