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

📄 guanlizhe.htm

📁 JSP实现图书管理系统简单功能的具体设计与实现
💻 HTM
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
.STYLE2 {
	font-family: "微软雅黑";
	font-size: 36px;
	color: #0099FF;
}
.STYLE3 {
	color: #0000FF;
	font-size: 16px;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_goToURL() { //v3.0
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
//-->
</script>
</head>

<body>
<table width="645" height="589" border="1" align="center" bordercolor="#FFFFFF">
  <tr>
    <th height="127" scope="col"><span class="STYLE2">欢迎进入管理者界面</span></th>
  </tr>
  <tr>
    <th height="454" valign="top" bordercolor="#FFFFFF" background="med_1141385619-1.jpg" bgcolor="#FFFFCC" scope="col"><label> <br />
        <br />
            <br />
                <input name="Submit5" type="submit" onclick="MM_goToURL('parent','yonghujieshudengji.html');return document.MM_returnValue" value="用户借书登记" />
                <br />
                    <br />
                        <br />
                          <input name="Submit" type="submit" onclick="MM_goToURL('parent','xinshuluru.html');return document.MM_returnValue" value="新书录入" />   
      <input name="Submit2" type="submit" onclick="MM_goToURL('parent','shanchujiushu.html');return document.MM_returnValue" value="旧书删除" />
        
      <input name="Submit3" type="submit" onclick="MM_goToURL('parent','shujixinxichaxun.html');return document.MM_returnValue" value="图书查询" />
        
      <input name="Submit4" type="submit" onclick="MM_goToURL('parent','chaxunyonghuxinxi.html');return document.MM_returnValue" value="用户查询" />
      <br />
      <br />
      <br />
      <br />
    </label>
      <p align="center">&nbsp;</p>
      <p align="center">&nbsp;</p>
      <p align="center">&nbsp;</p>
      <p align="center">&nbsp;</p>
      <p align="center">&nbsp;</p>
      <p align="center">&nbsp;</p>
      <p align="center">&nbsp;</p>
      <p align="center">&nbsp;</p>
      <p align="right" class="STYLE3"><a href="mainframe.htm">返回首页</a></p>    </th>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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