?? showreg.ftl
字號:
<html>
<head>
<#include "/WEB-INF/ftl/includes/head.ftl" />
<title>${action.getText('title.register')}</title>
</head>
<body bgcolor="#f5f5f5">
<table width="98%" border=0 align="center" cellpadding=2 cellspacing=1 bordercolorlight=#cccccc bordercolordark=#cccccc bgcolor="#999999" style="FONT-SIZE: 9pt">
<tr align=middle bgcolor="#f5f5f5" bordercolordark="#ffffff" bordercolorlight="#000000">
<td>
<div align="left">
${action.getText('title.registerover')}<br><a href="index.do">${action.getText('title.backtologin')}</a>
</div>
</td>
</tr>
</table>
</p>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -