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

📄 index.asp

📁 这是一个图书管理系统,也许能给大家一些帮助
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!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">
<!--
.style1 {
	font-size: 36px;
	color: #0066FF;
	font-weight: bold;
}
.style3 {font-size: 24px; color: #0066FF; font-weight: bold; }
.style6 {
	font-size: 36px;
	color: #0000CC;
}
.style8 {font-family: "华文中宋"; font-size: 20px; }
.style12 {
	font-size: 18px;
	font-family: "华文行楷";
}
.style18 {color: #0159B3; font-size: 20px; }
.style19 {color: #000000}
a:link {
	color: #0159B3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
-->
</style>
</head>

<body>
<table width="600" height="410" border="1" align="center" cellpadding="1" cellspacing="1" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#0066FF">
  <tr>
    <td align="center" valign="top"><p class="style1"><img src="tushuchaxun.png" width="600" height="93"></p>
      <p class="style1">&nbsp;</p>
      <p class="style3"><a href="chaxun.asp"><img src="../&#33487;&#21271;&#22320;&#21306;&#25991;&#29486;&#20013;&#24515;.files/arrow2-2.gif" width="13" height="10" border="0"></a><span class="style18"> <a href="chaxun.asp">按图书类别查询</a></span></p>
    <p align="center" class="style3"><a href="chaxun1.asp" class="style8"><a href="chaxun.asp" class="style8"><img src="../&#33487;&#21271;&#22320;&#21306;&#25991;&#29486;&#20013;&#24515;.files/arrow2-2.gif" width="13" height="10" border="0"></a><span class="style18"> <a href="chaxun1.asp">按图书名称查询</a></span></p>
    <p align="center" class="style3"><a href="chaxun2.asp" class="style8"><a href="chaxun.asp" class="style8"><img src="../&#33487;&#21271;&#22320;&#21306;&#25991;&#29486;&#20013;&#24515;.files/arrow2-2.gif" width="13" height="10" border="0"></a><span class="style18"> <a href="chaxun2.asp">按图书作者查询</a></span></p>
    <p align="center" class="style6">&nbsp;</p>
    <p align="right" class="style6 style12">&nbsp; </p>
    <p class="style3">&nbsp;</p></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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