云题海 - 专业文章范例文档资料分享平台

当前位置:首页 > 数据库与应用

数据库与应用

  • 62 次阅读
  • 3 次下载
  • 2026/4/27 2:59:31

2)不能包含句号(.)字符。 3)长度不能超过 255 个字符。 4)在被声明的作用域内必须唯一。 三、运算符 1. 算术运算符 运算符符号 ^ - * / \\ Mod + - 运算符描述 【例】a.asp 测试网页 <% response.write \ response.write 3^3 response.write \ response.write \ response.write 5/3 response.write \ response.write \ response.write 5\\3 response.write \ response.write \ response.write 5 mod 3 response.write \ 求幂,计算数的指数次方 负号 乘 除 两个数相除并返回以整数形式表示的结果 两个数值相除并返回其余数 加 减 查看网页,显示:

3. 比较运算符

运算符符号 = <> < 【例】以下是个简单的示例: <% dim a,b,c a=2

第 49 页

运算符描述 等于 不等于 小于 运算符符号 > <= >= 运算符描述 大于 小于等于 大于等于

b=3

response.write (b-a) response.write (\response.write (ba) %> 查看网页,显示:

4. 逻辑运算符

运算符符号 Not And Or 【例】以下是个简单的示例: <% dim a,b a=2 b=3

response.write (not b

response.write (b<>a and a 查看网页,显示:

运算符描述 非 与 或

5. 运算符的优先级

第 50 页

搜索更多关于: 数据库与应用 的文档
  • 收藏
  • 违规举报
  • 版权认领
下载文档10.00 元 加入VIP免费下载
推荐下载
本文作者:...

共分享92篇相关文档

文档简介:

2)不能包含句号(.)字符。 3)长度不能超过 255 个字符。 4)在被声明的作用域内必须唯一。 三、运算符 1. 算术运算符 运算符符号 ^ - * / \\ Mod + - 运算符描述 【例】a.asp 测试网页 <% response.write \ response.write 3^3 response.write \ response.write \ response.write 5/3 response.write \ response.write \ response.write 5\\3 response.write \ response.write \ response.write 5 mod 3 res

× 游客快捷下载通道(下载后可以自由复制和排版)
单篇付费下载
限时特价:10 元/份 原价:20元
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:fanwen365 QQ:370150219
Copyright © 云题海 All Rights Reserved. 苏ICP备16052595号-3 网站地图 客服QQ:370150219 邮箱:370150219@qq.com