📄 manager_main.jsp
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<%@ page contentType="text/html; charset=gb2312" %>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<head>
<title>main</title>
</head>
<frameset rows="*" cols="1*,800,1*" frameborder="NO" border="0" framespacing="0">
<frame src="blank.htm" scrolling="NO" noresize>
<frameset rows="99,*" cols="*" frameborder="NO" border="0" framespacing="0">
<frame src="../../typeTopAction.do" name="topFrame" scrolling="NO" noresize >
<frameset rows="*" cols="230,*" framespacing="1" frameborder="NO" border="1" bordercolor="#000099">
<frame src="left_main.jsp" name="leftFrame" frameborder="NO" scrolling="NO" noresize bordercolor="#006699">
<frame src="right_main.jsp" name="mainFrame">
</frameset>
<frame src="blank.htm" scrolling="no" noresize>
</frameset>
</frameset>
</frameset>
<noframes><body>
</body></noframes>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -