VBScript Reference中文版

http://www.jb51.net/shouce/vbs/vtoriVBScript.htm


1.1  VBScript User's Guide VBSScript用户手册

      1.1.1 what is VBScript?

      1.1.2 Adding VBScript Code to HTML Page 在HTML页面添加VBScript代码

      1.1.3 VBScript Fundamentals VBScript基础

               1.1.3.1 VBScript Features

               1.1.3.2 VBScript Data Type  数据类型

               1.1.3.3 VBScript Variables   变量

               1.1.3.4 VBScript Constant    常量

               1.1.3.5 VBScript Operators    运算符

               1.1.3.6 Using Conditional Statements  使用条件语句

               1.1.3.7 Looping Through Code  使用循环语句

               1.1.3.8 VBScript Procedures 过程

               1.1.3.9 VBScript Coding Conventions 编码规范

       1.1.4 VBScript in Internet Explorer

       1.1.5 Introduction to Regular Expressions(Scripting)

1.2 VBScript Language Reference 语言参考

      1.2.1 Feature Information (VBScript)

      1.2.2 Constans 常量

      1.2.3 Error  错误

      1.2.4 Events  事件

      1.2.5 Functions 函数 

      1.2.6 Keywords  关键字

      1.2.7 Methods  方法

      1.2.8 Miscellaneous

      1.2.9 Objects and Collections 对象

      1.2.10 Operators 运算符

      1.2.11 Properties 属性

      1.2.12 Statements 语句

    

                


你可能感兴趣的:(VBScript Reference中文版)