📄 main.jsp
字号:
<%
/**
* $RCSfile: main.jsp,v $
* $Revision: 1.1.1.1 $
* $Date: 2002/09/09 13:50:29 $
*/
%>
<%@ page import="java.util.*,
com.jivesoftware.forum.*,
com.jivesoftware.forum.util.*" %>
<%@ include file="include/global.jsp" %>
<%@ include file="include/header.jsp" %>
<p>
<b>Jive Forums Administration</b><hr size="0">
<font size="-1">
Welcome to the Jive Forums Administration tool.
</font>
<p>
<ul>
<font size="-1"><b>Jive Version: <%= JiveGlobals.getJiveVersion() %></b></font>
</ul>
<p>
Welcome Jive Admin tools
</ul>
</font>
<jsp:include page="include/footer.jsp" flush="true"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -