📄 index.asp
字号:
<%
response.buffer=true
response.expires=0%>
<!--#include file="../includes/dataconn.inc"-->
<!--#include file="../includes/setup.asp"-->
<HTML><HEAD><TITLE><%=sitename%></TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<link href="../images/css.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY bgColor=#666666 leftMargin=0 topMargin=0 marginwidth="0" marginheight="0" oncontextmenu="return false" onmouseover="self.status='<%=sitename%>';return true">
<!--#include file="top.asp"-->
<table width="776" align="center" height="23" border="0" cellpadding="0" cellspacing="0" background="../images/new_bg.gif">
<tr>
<td><img
height=9 src="../images/news_4.gif" width=9> 帮 助 中 心</td>
</tr>
</table>
<!--#include file="copyright.asp"-->
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -