?? admin_index.jsp
字號:
<%@ page language="java" pageEncoding="GB18030"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script>
if(self!=top){top.location=self.location;}
</script>
<title>后臺管理</title>
</head>
<frameset rows="50,*" framespacing="0" frameborder="0" border="false"
id="sadf" scrolling="yes">
<frame name="topframe" id="topframe" scrolling="no"
marginwidth="0" marginheight="0" src="admin_top.jsp">
<frameset cols="180,*" framespacing="0" frameborder="0" border="false"
id="frame" scrolling="yes">
<frame name="leftframe" id="leftframe" scrolling="yes"
marginwidth="0" marginheight="0" src="admin_left.jsp">
<frameset rows="47,*" cols="*" framespacing="0" border="false"
frameborder="0" scrolling="no">
<frame name="top" id="top" scrolling="no" src="admin_contextTop.jsp">
<frame name="main" id="main" scrolling="yes" src="admin_main.jsp">
</frameset>
</frameset>
</frameset>
<noframes>
<body leftmargin="2" topmargin="0" marginwidth="0" marginheight="0">
<p>
你的瀏覽器版本過低!!!本系統要求IE5及以上版本才能使用本系統。
</p>
</body>
</noframes>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -