左边为源代码,右边为显示效果
<% dim i for i=1 to 6 response.write("
标题 " & i & "
") next %>
效果会显示在右边
Create by
软晨网(RuanChen.com)