当前位置:首页---软件中心

声明:本站提供启讯软件可下载的均是单机试用版软件,软件均是采用绿色安装,系统自带数据库,无需另外安装数据库。正式版或是网络版请联系我们。

软件中心
<% sql = "select * from softinfo where isdisp=1 order by editdate desc" set sf=conn.execute(sql) do while not sf.eof %> <% sf.movenext Loop %>
<% sql = "select * from softinfo where isdisp=1 order by editdate desc" set sf=conn.execute(sql) do while not sf.eof %>
<%=sf("softname")%>(试用版)V<%=sf("softver")%> <%=Format_Time(sf("editdate"),2)%> <%=sf("SoftSize")%>MB
<%=sf("softremark")%>
免费试用版下载 <% softid=sf("softid") sql = "select downaddr,downname from softdowninfo where softid='"&softid&"'" set rs2=conn.execute(sql) do while not rs2.eof %> " style="color:#06F;"><%=rs2("downname")%> <% rs2.movenext loop %>
<% sf.movenext Loop %>