⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main.asp

📁 vb + sql 这是一个相当实用的学生管理系统.谁用谁知道他的好!
💻 ASP
字号:
<!--#INCLUDE FILE="config.inc" -->

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><% =PageTitle %></title>
</head>
<frameset rows="100,27,*" border=0 frameborder=0 framespacing=0 framemargin=0>
  <frame name=fhead framespacing=0  frameborder=0 marginwidth=0 marginheight=2 scrolling=no noresize src=header.asp>
  <frame name=fmsg framespacing=0  frameborder=0 marginwidth=0 marginheight=0 scrolling=no noresize src=message.asp>
  <frame name=fbody framespacing=0  frameborder=0 marginwidth=0 marginheight=0 src=home.asp>
</frameset>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -