软件大小: | 1497 K | ||
上传用户: | xiaoyunwang | ||
关键词: | shoppingxp 网上商城 | ||
下载地址: | 免注册下载 普通下载 |
相关代码 |
|
.style4 {color: #FF0000} --> rs.open "select Top 12 * from shop_product where newsproduct=1 order by productid desc ",conn,1,1 if rs.eof and rs.bof then response.write "?????????" 'response.End else %> if not rs.eof then i=1 do while not rs.eof%> 会员价:元 rs.movenext i=i+1 loop rs.close end if end if %>
相关资源 |
|