中科文化传媒相关平台  

公司新闻

<% Set myListPager = new ListPager with myListPager .Connection = conn_web .Table = "News_list" .PrimaryKey = "News_id" .Fields = "News_id,Title,SendDate,ColumnPageID,imageURL" .PageSize = 8 .AddWhere "web_id=8 and Status<>3 and ColumnPageID=43" .AddOrder "News_id","DESC" .Cache = 10 .Init() end with if myListPager.RecordCount>0 then Dim arrList,intList,i arrList = myListPager.GetRows() intList = Ubound(arrList,2) for i=0 to intList %>

<%=arrList(1,i)%><%=Format_Time(arrList(2,i),4)%>

Alibaba CEO Daniel Zhang visited the U.S. this week, a trip that included a June 23 appearance at the Nielsen Consumer 360 conference in Washington, D.C. In his first U.S. speech since being named chief of the world's largest...
<% next end if %>

所有未来活动只供参考,有可能会改动。

<% with myListPager Response.Write("") Response.Write("") end with %>