📄 top.asp
字号:
<!--#include file="conn.asp"-->
<%
if CloseState=true then
response.write CloseMsg
response.end
end if
%>
<HTML>
<HEAD><TITLE><%=SiteName%>(<%=SiteUrl%>)</TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<meta name="keywords" content="<%=SiteKey%>"><LINK
href="images/style.css" rel=stylesheet type=text/css>
</HEAD>
<BODY>
<DIV align=center>
<TABLE cellSpacing=0 cellPadding=0 width=760 border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD width=188 height=48><IMG height=48
src="images/logo.gif" width=188 border=0></TD>
<TD width=74><A href="index.asp"><IMG
height=48 src="images/top_menu01.gif" width=74
border=0></A></TD>
<TD width=74><A href="GetTime.asp" target="_blank"><IMG
height=48 src="images/top_menu02.gif" width=74
border=0></A></TD>
<TD width=74><A href="help.asp" target="_blank"><IMG
height=48 src="images/top_menu03.gif" width=74
border=0></A></TD>
<TD width=74><A
href="daili.asp" target="_blank"><IMG
height=48 src="images/top_menu04.gif" width=74
border=0></A></TD>
<TD width=74><A
href="daili/login.asp" target="_blank"><IMG
height=48 src="images/top_menu05.gif" width=74
border=0></A></TD>
<TD width=74><a
href="kf.asp" target="_blank"><img height=48
src="images/top_menu06.gif" width=74 border=0></a></TD>
<TD width=74><a
href="http://bbs.yybbn.com"><img height=48
src="images/top_menu07.gif" width=74 border=0></a></TD>
<TD > </TD>
</TR></TBODY></TABLE></TD></TR>
<TR>
<TD><IMG height=16 src="images/top_bg.gif" width=760
border=0></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD height=5></TD></TR>
<TR>
<TD background=images/search_bg.gif height=59>
<TABLE width="100%" height="60" border=0 cellPadding=0 cellSpacing=0>
<TBODY>
<TR>
<TD height="30"></TD>
</TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -