j=0 for i=1 to 10 j=j+1 if j>4 then j = 0 end if if j = 0 then response.write "<tr><td> </td></tr>" end if response.write "<tr><td>" & i & "</td></tr>" next
28,404
社区成员
356,946
社区内容
加载中
试试用AI创作助手写篇文章吧