?? 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 + -