标题:新手上路,请教个问题。
取消只看楼主
shifan3221
Rank: 1
等 级:新手上路
帖 子:2
专家分:5
注 册:2012-12-7
结帖率:0
已结贴  问题点数:10 回复次数:0 
新手上路,请教个问题。
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.
<html>
 <head>
  <title> New Document </title>
  <meta name="Generator" content="EditPlus">
  <meta name="Author" content="">
  <meta name="Keywords" content="">
  <meta name="Description" content="">
 </head>

 <body>
  <%
  If 2>1 Then Response.write "是数字"
  Else Response.write "不是数字"
  %>
 </body>
</html>
这样写提示程序有错,为什么?
搜索更多相关主题的帖子: 新手上路 
2012-12-12 15:14



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-390888-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.285680 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved