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

📄 administratorlogin.jsp~6~

📁 这是一个图书馆管理系统的jsp代码
💻 JSP~6~
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>管理员登陆界面</title>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	font-family: "黑体";
	font-size: 2;
	color: #FFFFFF;
}
-->
</style></head>

<body>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#dbdcdc" id="table1">
  <caption>

  </caption>
  <tr>
    <td bgcolor="#dbdcdc"><div align="center">
      <table width="659" border="0" align="center" cellpadding="0" cellspacing="0" id="table2">
        <caption>

        </caption>
        <tr>
          <td width="1" bgcolor="#000000">&nbsp;</td>
          <td valign="top" bgcolor="#dad5d5"><table width="91%" border="0" align="center" cellpadding="0" cellspacing="0" id="table3">
            <caption>

            </caption>
            <tr>
              <td valign="top"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#808877" id="table4">
                <caption>

                </caption>
                <tr>
                  <td align="center"><span class="style1">管理员登陆界面</span></td>
                </tr>
              </table>
                <br>                <table width="73%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#808877" id="table5">
                  <caption>
                  </caption>
                  <tr>
                    <td><table width="100%" border="0" cellpadding="2" cellspacing="1" bgcolor="#808877" id="table6">
                      <caption>
                      </caption>
                      <tr>
                        <td width="33%" align="center" valign="middle" bgcolor="#fef8ef"><form name="form1" method="post" action="">
                            <img src="F:\example\图书馆\login/479226731.jpg" width="128" height="128" align="middle">
                                                </form></td>
                        <td align="center" bgcolor="#fef8ef"><form name="form3" method="post" action="">
                            <input name="userMenu" type="submit" id="userMenu2" value="userMenu">
                        </form></td>
                      </tr>
                      <tr>
                        <td width="33%" align="center" valign="middle" bgcolor="#fef8ef"><form name="form2" method="post" action="">
                            <img src="F:\example\图书馆\login/479227809.jpg" width="128" height="128" align="middle">
                                                </form></td>
                        <td align="center" bgcolor="#fef8ef"><form name="form4" method="post" action="">
                            <input name="bookMenu" type="submit" id="bookMenu" value="bookMneu">
                        </form></td>
                      </tr>
                    </table></td>
                  </tr>
                </table></td>
            </tr>
          </table></td>
          <td width="1" bgcolor="#000000">&nbsp;</td>
        </tr>
      </table>
    </div></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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