news.asp
来自「漂亮的企业网站系统v11 1、整体修改了上一版的一些BUG。 2、修改了」· ASP 代码 · 共 26 行
ASP
26 行
<!-- #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 + =
减小字号Ctrl + -
显示快捷键?