📄 admin_main.asp
字号:
<%const need_purview=2%>
<!--#include file="../localhost.asp"-->
<!--#include file="../purview.asp"-->
<!--#include file="show_error.asp"-->
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>埃里克在线作业系统</title>
</head>
<frameset framespacing="0" border="0" frameborder="0" cols="160,*">
<frame name="menu" target="main" src="admin_menu.asp" scrolling="no" noresize marginwidth="0" title="menu">
<frame name="main" src="admin_explain.asp" scrolling="auto" marginwidth="0" marginheight="0" noresize title="main">
<noframes>
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">
<p>此网页使用了框架,但您的浏览器不支持框架。</p>
</body>
</noframes>
</frameset>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -