VBScript是Visual Basic Script的简称,即 Visual Basic 脚本语言,有时也被缩写为VBS。它是一种微软环境下的轻量级的解释型语言,它使用COM组件、WMI、WSH、ADSI访问系统中的元素 ,对系统进行管理。同时它又是asp动态网页默认的编程语言,配合asp内建对象和ADO对象,用户很快就能掌握访问数据库的asp动态网页开发技术。
5、编程语言 LiteGears使用简单易用的VisualBasicScript脚本语言(VBScript,VBS)作为公式和事件的编程语言。VBScript是微软开发的一种脚本语言,可以看作是VB语言的简化版。
基于309个网页-相关网页
ASP VBScript 测试表单 ; 代码的解密函数 ; 器技术
vbscript jscript 脚本语言
vbscript language vbscript脚本语言
VBScript script VBScript脚本
ASP for vbScript 随机密码产生器
Visual BASIC Script VBScript 视觉培基剧本语言
VBScript Eqv 运算符
VB&VBScript 引号问题
以上来源于: WordNet
This isn't the first time Visual Basic was used as a templating language, VBScript was the default language for classic ASP.
Visual Basic并非首次用在模板语言中,VBScript是传统ASP开发的默认语言。
When viewed in Microsoft Internet Explorer or another browser that supports VBScript, an alert box displaying "hello" appears upon loading the document.
如果使用Microsoft Internet Explorer或者其他支持VBScript的浏览器查看,在加载文档的时候,就会出现一个显示“hello”的警告框。
In VBScript, you can concatenate the string '12' and the integer 3 to get the string '123', then treat that as the integer 123, all without any explicit conversion.
在VB脚本中,不需要进行显示的转换,你可以对字符串‘12’和整数3进行拼接,然后得到整数123。
应用推荐