📄 menusummary.jsp
字号:
<div align="center"><font size="+1"><b>
<TABLE border="0" cellPadding="2" cellSpacing=0 width="100%" >
<TR>
<TD class=spanhd>Menu</TD>
</TR>
<TR>
<TD class="datagrey">
<ul>
<li>Build easily menus by specifying entries (or items) to be rendered, and layout used to
render them.</li>
<li>A menu entry can contains text, link, icon, tooltip, ...</li>
<li>Menu layout renders each entry according to properties set.</li>
<li> menu is inserted anywhere with the tag <em><tiles:insert name="menuName"></em></li>
<li>It is possible to change all menus look and feel simply by changing menu layout.
No need to change already defined entries.</li>
<li>All menus in this site are build using entries and menu layout.</li>
</ul>
</TD>
</TR>
</TABLE>
</b></font></div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -