📄 down.asp
字号:
<!-- #include file="include/config_down.asp" -->
<!-- #include file="include/conn.asp" -->
<%
tit=tit_fir
tit_fir=""
call web_head(0,0,0,0,0)
'------------------------------------left----------------------------------
%>
<table border=0 width='96%' cellspacing=0 cellpadding=0 align=center>
<tr><td align=center><%call down_sea()%></td></tr>
<tr><td align=center><%call down_atat()%></td></tr>
<tr><td align=center><%call down_new_hot("","","","","good",15,0,13,1,0)%></td></tr>
<tr><td align=center><%call down_new_hot("","","","","hot",15,0,13,1,0)%></td></tr>
</table>
<%
'----------------------------------left end--------------------------------
call web_center(0)
'-----------------------------------center---------------------------------
%>
<table border=0 width='98%' cellspacing=0 cellpadding=0 align=center>
<tr><td align=center><%call down_pic("","","new",5,12)%></td></tr>
</table>
<table border=0 width='98%' cellspacing=0 cellpadding=0 align=center>
<tr align=center valign=top>
<td width='74%'><%call down_new_hot("jt0","","","","new",14,0,22,1,33)%></td>
<td width='1%'></td>
<td width='25%'><%call down_tool()%></td>
</tr>
</table>
<table border=0 width='98%' cellspacing=0 cellpadding=0 align=center>
<tr><td align=center><%call down_class_sort(0,0)%></td></tr>
</table>
<table border=0 width='98%' cellspacing=0 cellpadding=0 align=center>
<tr><td align=center><%call down_remark("jt0")%></td></tr>
</table>
<%
'---------------------------------center end-------------------------------
call web_end(0)
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -