📄 down.asp
字号:
<!-- #include file="include/con_down.asp" -->
<%
tit=tit_fir
tit_fir=""
call web_head(0,0,0,0,0)
'----------------------------左边 开始----------------------------
call down_left("good",10,11,"推荐下载")
call down_tool("常用下载")
'----------------------------左边 结束----------------------------
call web_center(0)
'----------------------------中间 开始----------------------------
call down_main_top(6,20,"下载更新统计")
call down_pic("hot",4,9,"热门下载")
call down_search("下载搜索")
call down_sort("down_list.asp?",0,0,"下载分类")
call down_remark("下载说明")
'----------------------------中间 结束----------------------------
call down_end()
call web_end(0,0)
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -