?? userpassword-layout.jsp
字號:
<%@ page contentType="text/html; charset=gbk" pageEncoding="gbk" %>
<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><tiles:insert attribute="position"></tiles:insert></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><tiles:insert attribute="userPasswordContents"></tiles:insert></td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -