⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 footer.jsp

📁 Struts+Spring+Hibernate开发的BBS,功能很强大很完善
💻 JSP
字号:
<table cellpadding="6" cellspacing="0" border="0" width="100%">
<tr>
    <td align="center">
    <hr size="1" width="75%" color="#666666">
    <font class=p4 face="<%= JiveGlobals.getJiveProperty("skin.default.buttonFontFace") %>" color="#666666">
    <a href="<%= JiveGlobals.getJiveProperty("skin.default.homeURL") %>">论坛首页</a>
    |
    <a href="account.jsp">注册</a>
    |
    <a href="login.jsp">登陆</a>
    |
    <%--
    <a href="faq.jsp">FAQ/帮助</a>
    |
    --%>
    <a href="search.jsp">搜索</a>
    </font>
	<br><br>
    
    <%-- Note: The Jive Forum License agreement requires that you           --%>
    <%-- use a "powered by" message. Please consult your license agreement  --%>
    <%-- for more information. You can also choose to use the Jive logo     --%>
    <%-- instead of text, which can be found in the Jive distribution.      --%>
    <font class=p2 face="<%= JiveGlobals.getJiveProperty("skin.default.buttonFontFace") %>" color="#666666">
	
	</font>    
    </td>
</tr>
</table>

</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -