asp中用for循环的一个小技巧 下面的代码是正确的,也是最常规的写法: 复制代码 代码如下: <% dim i for i=5 to 9 response write ASP编程 2022-04-11 231 点赞 3 评论 350 浏览