<% dim i,k i=1 k=rs.recordcount '可以设置为常数 k=10 if not rs.eof then do while not rs.eof then if i=1 or i=k then '显示图片和标题 else '显示标题 end if i=i+1 rs.movenext loop end if %>
28,406
社区成员
356,946
社区内容
加载中
试试用AI创作助手写篇文章吧