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

📄 admin.asp

📁 一个较完备的交互式网络教学系统 开发语言为 asp
💻 ASP
字号:
<%
Session("TestTeachingSujectID") = Request("TeachingSujectID")
%>
<html>
<head>
<meta HTTP-EQUIV=Content-Type CONTENT=text/html;charset=gb2312>
<title><%=Application("TestVersion")%></title>
</head>

<frameset rows="30,*" frameborder="0" border="0" framespacing="0">
  <frame name=down src=Left.asp scrolling=NO NORESIZE frameborder=0 resize=no>
  <frame name=mains src=SelectSubject.asp scrolling=auto>


</frameset><noframes></noframes>

<body>
<p>此网页使用了框架,但您的浏览器不支持框架。Lengcool@hotmail.com</p>
</body>
</noframes>
</frameset>
</html>

⌨️ 快捷键说明

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