?? mymain.jsp
字號:
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator" prefix="decorator" %>
<%@ taglib uri="http://www.opensymphony.com/sitemesh/page" prefix="page" %>
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gbk">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title><decorator:title default="sitmish!" />
</title>
<decorator:head />
</head>
<body>
<table border="0" cellpadding="2" width="100%" height="151">
<tr>
<td width="20%" height="74"><p align="center"><font color="#000080" size="5">main裝飾器頁面</font></td>
<td width="73%" height="74"></td>
</tr>
<tr>
<td width="20%" height="28" bgcolor="#F3F3F3" valign="top" >
<page:applyDecorator page="/menu.jsp" name="panel" />
</td>
<td width="73%" height="28" bgcolor="#BED6FA">
<decorator:body />
</td>
</tr>
<tr>
<td width="100%" height="31" colspan="2" bgcolor="#F1F0ED"><p align="center">Powered by gagaghost</td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -