header.jsp
来自「Jive是基于JSP/JAVA技术构架的一个大型BBS论坛系统,这是Jive论坛」· JSP 代码 · 共 63 行
JSP
63 行
<%/** * $RCSfile: header.jsp,v $ * $Revision: 1.2 $ * $Date: 2002/04/03 20:00:36 $ * * Copyright (C) 1999-2002 CoolServlets, Inc. All rights reserved. * * This software is the proprietary information of CoolServlets, Inc. * Use is subject to license terms. */%><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; font-size : 9pt; } </style></head><body bgcolor="#FFFFFF" text="#000000" link="#000080" vlink="#000080" alink="#FF0000" background="images/back.gif" 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 Basic - 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>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?