completed.jsp
来自「Jive是基于JSP/JAVA技术构架的一个大型BBS论坛系统,这是Jive论坛」· JSP 代码 · 共 60 行
JSP
60 行
<html><head> <title>Jive Forums Setup Tool</title> <style type="text/css"> P, DIV, TD, UL, LI, SPAN, BODY { font-family : verdana,arial,sans-serif; } A { font-weight : bold; text-decoration : none; } A:hover { text-decoration : underline; } TT { color : #660000; } </style></head><body bgcolor="#FFFFFF" text="#000000" link="#000080" vlink="#000080" alink="#FF0000" marginheight="0" marginwidth="0" topmargin=0 leftmargin=0 rightmargin="0"><table cellpadding="0" cellspacing="0" border="0" width="100%"><tr bgcolor="#eeeeee"> <td width="1%" background="images/grad_blue.gif"><img src="images/blank.gif" height="50" width="1" border="0"></td> <td width="99%" background="images/grad_blue.gif"> <font face="trebuchet ms" size="+2" color="#000033"> Jive Forums Setup </font> </td></tr></table><table cellpadding="0" cellspacing="0" border="0" width="100%"><tr bgcolor="#666666"> <td><img src="images/blank.gif" width="1" height="1" border="0"></td></tr><tr bgcolor="#999999"> <td><img src="images/blank.gif" width="1" height="1" border="0"></td></tr><tr bgcolor="#cccccc"> <td><img src="images/blank.gif" width="1" height="1" border="0"></td></tr><tr bgcolor="#dddddd"> <td><img src="images/blank.gif" width="1" height="1" border="0"></td></tr></table><p><table cellpadding="6" cellspacing="0" border="0" width="100%"><tr><td> <font size="-1"> It appears the Jive 2 setup tool has already been run. Please use the <a href="../index.jsp">Admin Tool</a> to administrate your forums. </font></td></tr></table><%@ include file="footer.jsp" %>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?