📄 index.asp
字号:
<!-- #include file="utility/check.asp" -->
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>学生课程管理系统==后台管理</title>
<link rel="stylesheet" type="text/css" href="images/link.css">
</head>
<frameset rows="93,*,23" framespacing="0" border="0" frameborder="0">
<frame name="top" scrolling="no" noresize target="contents" src="top.asp">
<frameset cols="185,*">
<frame name="contents" target="main" src="left.asp" scrolling="auto">
<frame name="main" src="welcome.htm">
</frameset>
<frame name="bottom" scrolling="no" noresize target="contents" src="bottom.htm">
<noframes>
<body>
<p>此网页使用了框架,但您的浏览器不支持框架。</p>
</body>
</noframes>
</frameset>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -