📄 index.jsp
字号:
<%@ page contentType="text/html; charset=gb2312" %>
<%@ include file="./include/config.jsp" %>
<%@ include file="./include/global.jsp" %>
<%@ include file="./include/dbUtil.jsp" %>
<%@ include file="./include/dbConnect.jsp" %>
<%!
int ni=0;
%>
<%
try{
%>
<%@ include file="./include/header.jsp" %>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align=center>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align="center">
<p> </p>
<table width="60%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" height="1" bgcolor="#000000"></td>
<td rowspan="2" width="20"><img src="image/upright.gif" width="20" height="20"></td>
</tr>
<tr>
<td width="1" bgcolor="#000000"></td>
<td height="19"> </td>
</tr>
</table>
<table width="60%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#000000" width="1"></td>
<td align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="80" valign="top"> <img src="image/ip.gif" width="13" height="15" align="absmiddle">
<b class="css105">对不起!</b></td>
</tr>
<tr>
<td height="1" background="image/dbbg.gif"></td>
</tr>
<tr>
<td align="center" height="70" bgcolor="#E2F5FE">
<p>这里是Ofcool.com!</p>
<p>由于服务器的原因,本站短时间内不能访问。<br>
目前正在紧张建设中,相信很快就会回来的!</p>
<p><a href="http://cn.briefcase.yahoo.com/mrsindo">共享文件</a> <a href="gbook/index.jsp">请你留言</a></p>
</td>
</tr>
<tr>
<td height="1" background="image/dbbg.gif"></td>
</tr>
<tr>
<td align="right"><img src="image/type.gif" width="144" height="120"></td>
</tr>
</table>
</td>
<td bgcolor="#000000" width="1"></td>
</tr>
</table>
<table width="60%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2" width="20"><img src="image/downleft.gif" width="20" height="20"></td>
<td height="19"> </td>
<td bgcolor="#000000" width="1"></td>
</tr>
<tr>
<td colspan="2" bgcolor="#000000" height="1"></td>
</tr>
</table>
<p> </p>
<p> </p>
</td>
</tr>
<tr>
<td> </td>
</tr>
</table>
<%@ include file="./include/footer.jsp" %>
<%}catch(Exception e){alertPage(response,7775,e.toString());}finally{}%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -