📄 left.html
字号:
<body bgcolor="">
<style>
table a{font-size:15;color:"#CC00FF"}
table tr{color:"red"}
</style>
<TABLE>
<TR>
<TD height="30"><FONT SIZE="5" COLOR=""><B>V1.0-图书管理系统</B></FONT></TD>
</TR>
<TR>
<TD height="27">①.浏览</TD>
</TR>
<TR>
<TD height="23"> <a href="see_book.asp" target="content">书籍记录</a></TD>
</TR>
<TR>
<TD height="23"> <a href="see_user.asp" target="content">用户记录</a></TD>
</TR>
<TR>
<TD height="23"> <a href="see_Readers.asp" target="content">借阅记录</a></TD>
</TR>
<TR>
<TD height="27">②.管理书籍</TD>
</TR>
<TR>
<TD height="23"> <a href="as_insert_book.asp" target="content">添加书籍</a></TD>
</TR>
<TR>
<TD height="23"> <a href="as_updata_book_1.asp" target="content">更新书籍</a></TD>
</TR>
<TR>
<TD height="23"> <a href="as_delete_book.asp" target="content">删除书籍</a></TD>
</TR>
<TR>
<TD height="27">③.管理用户</TD>
</TR>
<TR>
<TD height="23"> <a href="as_insert_user.asp" target="content">添加用户</a></TD>
</TR>
<TR>
<TD height="23"> <a href="as_updata_user.asp" target="content">更新用户</a></TD>
</TR>
<TR>
<TD height="23"> <a href="as_delete_user.asp" target="content">删除用户</a></TD>
</TR>
<TR>
<TD height="27">④.借还操作</TD>
</TR>
<TR>
<TD height="23"> <a href="Readers_book.asp" target="content">借阅图书</a></TD>
</TR>
<TR>
<TD height="23"> <a href="Return_book.asp" target="content">归还图书</a></TD>
</TR>
<TR>
<TD height="23"> <a href="Delay_book.asp" target="content">续借图书</a></TD>
</TR>
<TR>
<TD height="27"><a href="Search.asp" target="content"><FONT SIZE="4" COLOR="red">⑤.搜索信息</FONT></a></TD>
</TR>
</TABLE>
</body>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -