📄 index.asp
字号:
<!--#include file="..\inc\SessionCheck.asp"-->
<html><head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>学生信息管理网站</title>
<link rel="stylesheet" href="..\inc\style.css" type="text/css">
</head>
<body topmargin="0" leftmargin="0">
<!--#include file="..\CommonFile\pagehead.asp"-->
<table border="0" width="738" bordercolor="#000000" cellspacing="0">
<tr><td align="center" height="30">ASP+SQL Server网站荟萃之第三章示例</td></tr>
<tr><td align="center" height="30"><b>学生信息管理网站</b></td></tr>
<tr><td align="center" height="60">功能简介:本网站实现学生信息的管理、选课信息的管理和学生考核管理!</td></tr>
</table>
<!--#include file="..\CommonFile\pagefoot.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -