inc_top.asp

来自「8款下载系统源代码 2003-3-11 21:37:45 433 949k · 」· ASP 代码 · 共 14 行

ASP
14
字号
<table border="0" cellpadding="0" cellspacing="0" width="500" align="center">
  <tr>
    <td width=184 rowspan=2><img src=images/logo.gif title="Ajiang Waiting"></td>
	<td width=316 height=51 align=right valign=top><br>[<a href="<%=mURL%>" target="_top">首页</a>]&nbsp; [<a href="main.asp">索引</a>]&nbsp; [<a href="help.asp">帮助</a>]&nbsp;</td>
  </tr>
  <tr>
	<td width=316 height=16 class=backs><font color=white> &nbsp; 本统计系统由<a href="mailto:info@ajiang.net" class="a2">阿江</a>创作 &nbsp; <a href="http://www.ajiang.net" class="a2"><font face="Arial"><i>http://www.ajiang.net</i></font></a></font></td>
  </tr>
</table>
<%if yestop=1 then%>
<br>
<!--#include file="inc_index.asp"-->
<%end if%>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?