?? default.jsp
字號(hào):
<%@ page contentType="text/html;charset=UTF-8" %>
<%@ include file="/WEB-INF/page/share/taglib.jsp" %>
<html>
<head>
<title>網(wǎng)站業(yè)務(wù)系統(tǒng)_管理平臺(tái)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<frameset framespacing="0" border="0" rows="60,*,15" frameborder="0">
<frame name="banner" scrolling="no" noresize target="contents" src="<html:rewrite action='/control/center/top'/>" marginwidth="0" marginheight="0">
<frameset cols="168,*">
<frame name="menuframe" target="mainframe" src="<html:rewrite action='/control/center/left'/>" scrolling="no" marginwidth="0" marginheight="0">
<frame name="mainframe" scrolling="auto" noresize src="<html:rewrite action='/control/center/right'/>" marginwidth="0" marginheight="0">
</frameset>
<frame name="menuframe" target="mainframe" src="<html:rewrite action='/control/center/end'/>" scrolling="no" marginwidth="0" marginheight="0">
</frameset><noframes></noframes>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -