📄 inc_top.aspx
字号:
<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="<%=dv[0].Row["myURL"].ToString()%>" target="_top">首页</a>] [<a href="main.aspx">索引</a>] [<a href="help.aspx">帮助</a>] </td>
</tr>
<tr>
<td width=316 height=16 class=backs><font color=white> 本统计系统由<a href="mailto:tiger@sxsme.com.cn" class="a2">小浪头</a>改写 <a href="http://小浪头.com.cn" class="a2"><font face="Arial"><i>http://小浪头.com.cn</i></font></a></font></td>
</tr>
</table>
<%
if(int.Parse(dv[0].Row["yestop"].ToString()) == 1)
{
%>
<br>
<!--#include file="inc_index.aspx"-->
<%
}
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -