?? help.asp
字號:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!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>
<link href="css.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style1 {
font-size: 16px;
color: #3366CC;
}
-->
</style>
</head>
<body>
<form name="form1" method="post" action="search.asp">
<center>
<table width="800" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="150"><!--#include file="top.asp"--></td>
</tr>
<tr>
<td align="center" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="tb">
<tr>
<td height="300" align="center" valign="top"><table width="95%" border="0" cellspacing="0" cellpadding="5">
<tr>
<td height="30" align="center" valign="middle"><span class="style1">圖書館系統使用幫助</span></td>
</tr>
<tr>
<td align="left" valign="top"><p>1、用戶注冊后需等待管理員審核通過才能使用;<br />
2、用戶掛失后,可攜帶身份證去管理員處找回密碼;<br />
3、用戶登陸后可對查詢到的圖書進行預定; </p> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td height="60"><!--#include file="bottom.asp"--></td>
</tr>
</table>
</center>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -