当前位置: 首页 > 网络学院 > 客户端脚本教程 > VBScript > VBScript 介绍

VBScript
VBScript 介绍
如何使用 VBScript
VBScript 放置
VBScript 变量
VBScript 程序
VBScript 条件语句
VBScript 循环声明
VBScript 摘要
VBScript 实例
VBScript 函数
VBScript 关键字

VBScript 介绍


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-03-01   浏览: 651 ::
收藏到网摘: n/a

What You Should Already Know
学前基础

Before you continue you should have a basic understanding of the following:
在你开始学习之前应该对以下知识有所了解:

  • WWW, HTML and the basics of building Web pages
    WWW,HTML以及WEB页面制作的基础知识

If you want to study these subjects first, go to our Home Page.
你可以在我们的知识库找到这些单元进行学习


What is VBScript?
什么是VBScript?

  • VBScript is a scripting language
    VBScript为脚本语言
  • A scripting language is a lightweight programming language
    它是一种轻量级的程序语言
  • VBScript is a light version of Microsoft's programming language Visual Basic
    VBScript是微软VB程序的轻量版

How Does it Work?
它是如何运作的?

When a VBScript is inserted into a HTML document, the Internet browser will read the HTML and interpret the VBScript. The VBScript can be executed immediately, or at a later event.
当VBScript加入到HTML文档,浏览器会读取HTML并解析VBScript。VBScript可以立即执行,或是在后面的触发事件中执行。

评论 (1) 1 All

登陆 | 还没注册?