📄 errorcontent.jsp
字号:
<%@ include file="taglibs.jsp" %>
<html:errors/>
<table>
<tr>
<td width="55" align="left">
<img src="images/annoy.gif" name="annoy" width="54" height="54" border="0">
</td>
<td>
<html:link page="/musiclist.do">
<fmt:setBundle basename="ApplicationResources" />
<fmt:message key="goto.musiclist"/>
</html:link>
</td>
</tr>
<tr>
<td align="center" colspan="2">
<html:link page="/logoff.do">
<fmt:message key="goto.logoff2"/>
</html:link>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -