📄 news.asp
字号:
<!-- #include file="include/config_news.asp" -->
<!-- #include file="include/conn.asp" -->
<%
tit=tit_fir
tit_fir=""
call web_head(0,0,0,0,0)
'-----------------------------------center---------------------------------
call news_sea()
call news_scroll("jt0","",3,15,1)
call news_new_hot("jt0","","new",10,12,1,6,0)
call news_pic("",4,10,6)
'---------------------------------center end-------------------------------
call web_center(0)
'------------------------------------right---------------------------------
%>
<table border=0 width='98%' cellspacing=0 cellpadding=0 align=center>
<tr><td align=center><%call news_fpic("",12,180,88)%></td></tr>
<tr><td align=center><%call news_main("jt0",16,20,1,6,3,2,10,1)%></td></tr>
<tr><td align=center><%call news_class_sort(cid,sid)%></td></tr>
</table>
<%
'----------------------------------right end-------------------------------
call web_end(0)
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -