📄 infomanage.asp
字号:
<%@LANGUAGE="VBSCRIPT"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>学生信息管理</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2600.0" Name=GENERATOR>
<link href="home.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY text=#000000 bgColor=#ffffff leftMargin=0 topMargin=0>
<!--#include file="InfoManage_Top.asp"-->
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<TD width=1 background="images/dotLine_h.gif"><IMG src="images/shim(1).gif" width=1></TD>
<td valign="top" bgcolor="#EFEFEF"><img src="images/InfoManage_left.gif" width="100" height="400"></td>
<td valign="top">
<table width="100%" border="0" cellspacing="8" cellpadding="0">
<tr>
<td> <p><br>
本模块主要是对学生信息(如学号、姓名、性别、家庭住址等)进行管理。本模块又分为<a href="InfoInput.asp">录入学生信息</a>、<a href="InfoQuery.asp">查询学生信息</a>、<a href="InfoModifyDel.asp">修改/删除</a><a href="InfoModifyDel.asp">学生信息、打印学生信息</a>和<a href="ClassManage.asp">班级管理</a>五个子模块:
</p>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr align="center">
<td><a href="InfoInput.asp"><img src="images/InfoInput_A.JPG" width="150" height="113" border="0" onMouseOver="this.src='images/InfoInput_B.jpg';" onMouseOut="this.src='images/InfoInput_A.jpg';"><br>
录入学生信息</a></td>
<td><a href="InfoQuery.asp"><img src="images/InfoQuery_A.JPG" width="150" height="113" border="0" onMouseOver="this.src='images/InfoQuery_B.jpg';" onMouseOut="this.src='images/InfoQuery_A.jpg';"><br>
查询学生信息</a></td>
<td><a href="InfoModifyDel.asp"><img src="images/InfoModifyDel_A.JPG" width="150" height="113" border="0" onMouseOver="this.src='images/InfoModifyDel_B.jpg';" onMouseOut="this.src='images/InfoModifyDel_A.jpg';"><br>
修改/删除学生信息</a></td>
</tr>
<tr align="center">
<td height="25"> </td>
<td height="25"> </td>
<td> </td>
</tr>
<tr>
<td align="center"><a href="InfoPrint.asp"><img src="images/InfoPrint_A.JPG" width="150" height="113" border="0" onMouseOver="this.src='images/InfoPrint_B.jpg';" onMouseOut="this.src='images/InfoPrint_A.jpg';"><br>
打印学生信息</a></td>
<td align="center"><a href="ClassManage.asp"><img src="images/ClassManage_A.JPG" width="150" height="113" border="0" onMouseOver="this.src='images/ClassManage_B.jpg';" onMouseOut="this.src='images/ClassManage_A.jpg';"><br>
班级管理</a></td>
<td align="center"><img src="images/NoItem.JPG" width="150" height="113"><br>
<font color="#999999">学生信息管理</font></td>
</tr>
</table>
</td>
</tr>
</table>
<TD width=1 background="images/dotLine_h.gif"><IMG src="images/shim(1).gif" width=1></TD>
</tr>
<tr>
<TD height="1" colspan="5" background="images/dotLine_w.gif"><IMG height=1 src="images/shim(1).gif" width=100></TD>
</tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<!--#include file="footer.asp" --> </td>
</tr>
</table></BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -