📄 index.jsp
字号:
<%@page contentType="text/html;charset=gb2312"%>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<noframes>
<body bgcolor="#FFFFFF" text="#000000">
您的浏览器不支持框架结构,不能正常浏览此页面!
</body>
</noframes>
</html>
<frameset name="firstSet" rows="134,*" cols="*" frameborder="NO" border="0" framespacing="0">
<frameset name="topFrame" cols="*,0" frameborder="NO" border="0" framespacing="0">
<frame name="topFrame" scrolling="NO" src="./top.htm" >
<frame name="rightFrame" scrolling="NO" noresize src="op.htm">
</frameset>
<frameset name="rowFrame" cols="200,*" frameborder="NO" border="0" framespacing="0">
<frame name="leftFrame" src="./menu.jsp">
<frame name="mainFrame" src="./main.htm" scrolling="AUTO">
</frameset>
</frameset>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -