pris.asp
来自「打开目录ads文件夹 找到top_ads.js文件 用记事本打开后就可以」· ASP 代码 · 共 22 行
ASP
22 行
<!-- #include file="include/con_pris.asp" -->
<%
tit=tit_fir
tit_fir=""
tit="企业黄页"
call web_head(0,0,0,0,0)
'----------------------------左边 开始----------------------------
call pris_left_qyjz()
call pris_put()
call pris_nsort()
'----------------------------左边 结束----------------------------
call web_center(0)
'----------------------------中间 开始----------------------------
call pris_main("推荐企业","good",10,12)
call pris_search()
call pris_main("最新企业","new",10,12)
call pris_main("热门企业","hot",10,12)
'----------------------------中间 结束----------------------------
call web_end(0,0)
%>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?