⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 oo_vbscript.html

📁 cetus网络开发资源指南,包括近2万个开发网址
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">

<HTML>

<!--$url-minder-options$ owner=manfred@manfred-schneider.de -->
<!--$url-minder-ignore$-->

<!-- Copyright (c) 1996-2000 by Cetus Team -->

<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=ISO-8859-1">
<META NAME="REVISIT-AFTER" CONTENT="7 DAYS">

<TITLE>Cetus Links: 18,846 Links on Objects and Components / VBScript</TITLE>
<LINK REV="MADE" HREF="mailto:cetusteam@cetus-links.org">

<META NAME="AUTHOR" CONTENT="Cetus Team">
<META NAME="DESCRIPTION" CONTENT="Cetus Links: 18,846 Links on Objects and Components / VBScript">

<META NAME="KEYWORDS" CONTENT="Cetus Links, Cetus, Link,  
Object, Component, Object-Orientation, Component-Orientation, 
Orientation, OO, CBD, OOP, Class, Interface,
Collection, Resource, Archive, Software, Development, Engineering, 

VBScript, VB Script, Visual Basic, Basic,
JScript, ECMAScript, JavaScript, Scripting, Script, Microsoft, 
Scripting Technologies, ActiveX, COM, DCOM, COM+, OLE, DHTML, 
Script Control, Script Debugger, Windows Scripting Host, Scripting Host, WSH, 
Remote Scripting, Server Scriptlets, 
microsoft.public.scripting.vbscript,
microsoft.public.inetsdk.programming.scripting.vbscript,

Livewire, Netscape Communications, Netscape,
comp.lang.javascript, Cookie, ScriptBuilder,
Visual JavaScript, Client-side, Client, Server-side, Server, 
Dynamic HTML, HTML, ECMA-262, ECMA 262, ECMA, TC39, ISO/IEC DIS 16262,
ISO/IEC 16262, ISO 16262, ISO, 16262, JTC 1 / SC 22, JTC 1, SC 22 ,
DOM, Document Object Model, Object Model, livesoftware.javascript.developer, 
livesoftware.javascript.examples, netscape.devs-livescript, 
netscape.devs-javascript, Browser, Navigator, Communicator, Internet Explorer, 
Internet, Debugging, Debugger, Server, Client, 

Example, Demo, Tutorial, FAQ, Reference, Standard, Newsgroup,
Forum, Mailing, List, Chat, Article, Interoperability, Bibliography, 
Book, Proceeding, Magazine, Publication, Organization, User, Group,
Project, People, Conference, Workshop, Environment, Compiler, 
Interpreter, Utility, Tool, GUI, Database, Repository, ORB, Broker, 
Framework, Library, Company, Service, Product">

</HEAD>

<BODY BGCOLOR="#FFFFFF" LANG=EN BACKGROUND="side.gif">

<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH="100%">
   <TR>
      <TD ALIGN=LEFT><IMG SRC="pixel.gif" WIDTH=165 HEIGHT=1><BR><IMG SRC="pixel.gif" WIDTH=20 HEIGHT=1>
        <A TARGET="_top" HREF="software.html"><IMG ALT="Home" SRC="home.gif" BORDER=0 WIDTH=40 HEIGHT=40></A>
        <IMG SRC="pixel.gif" WIDTH=20 HEIGHT=1>
        <A TARGET="_top" HREF="#oo_search_menue"><IMG ALT="[Search / Menue]" SRC="go_search.gif" BORDER=0 WIDTH=40 HEIGHT=40></A>
      <TD ALIGN=CENTER><H3>Object-Oriented Language: VBScript</H3>
      <TD ALIGN=RIGHT><IMG ALT="[Logo]" SRC="whale.gif" WIDTH=165 HEIGHT=57>
   </TR>
</TABLE>
<HR NOSHADE SIZE=1>

<UL>
<LI><B>See also</B>
    <IMG SRC="arrow2.gif" WIDTH=10 HEIGHT=10> <A TARGET="_top" HREF="oo_visual_basic.html"><B>Visual Basic ...</B></A>

<P>
<LI><B>Intro</B>
<UL>
   <LI>
      According to Microsoft: "<I>VBScript</I> (Visual Basic Scripting Edition), a subset of the Microsoft Visual Basic programming language, 
      is a fast, portable, lightweight interpreter for use in World Wide Web browsers and other applications 
      that use Microsoft ActiveX Controls, Automation servers, and Java applets. ...
      <I>VBScript</I> is designed to be a small and lightweight interpreted language, 
      so it does not use strict types (only Variants). Also, because <I>VBScript</I> is intended to be a safe subset of the language, 
      it does not include file I/O or direct access to the underlying operating system. 
   <LI>When used in Microsoft Internet Explorer, <I>VBScript</I> is directly comparable to Microsoft JavaScript (not Java).
      Like JavaScript, <I>VBScript</I> is a pure interpreter that processes source code embedded directly in the HTML. 
      <I>VBScript</I> code, like JavaScript, does not produce standalone applets but is used to add intelligence and interactivity to HTML documents.
   <LI>What is Dynamic HTML? ... Dynamic HTML provides a comprehensive object model for HTML. 
      This model exposes all page elements as objects. 
      These objects can easily be manipulated, by changing their attributes or applying methods to them at any time.
      Dynamic HTML also provides full support for keyboard and mouse events on all page elements. 
      Support for the Document Object Model enables dynamic content, style, and positioning effects as well as data binding and scriptlets.
   <LI>The Document Object Model (DOM) is a platform- and language-neutral interface 
      that permits script to access and update the content, structure, and style of a document. 
      The DOM includes a model for how a standard set of objects representing HTML and XML documents are combined, 
      and an interface for accessing and manipulating them. 
      Web authors can use the DOM interface in Microsoft Internet Explorer 5 and later to take advantage of this dynamic model."
</UL>

<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><B>Contents</B>
<UL>
   <LI>
      <A TARGET="_top" HREF="#oo_vbscript_start_here">Start here</A>, &nbsp;
      <A TARGET="_top" HREF="#oo_vbscript_examples">Examples</A> &nbsp;
      <!--<A TARGET="_top" HREF="#oo_vbscript_demos">Demos</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_fun">Fun</A>-->
   <LI>
      <A TARGET="_top" HREF="#oo_vbscript_central_sites">Central Sites</A>, &nbsp;
      <A TARGET="_top" HREF="#oo_vbscript_related_sites">Related Sites</A>, &nbsp;
      <A TARGET="_top" HREF="#oo_vbscript_link_collections">Link Collections</A> &nbsp;
      <!--<A TARGET="_top" HREF="#oo_vbscript_search">Search</A>-->
   <LI>
      <A TARGET="_top" HREF="#oo_vbscript_tutorials">Tutorials</A>, &nbsp;
      <A TARGET="_top" HREF="#oo_vbscript_faqs">FAQs</A>, &nbsp;
      <!--<A TARGET="_top" HREF="#oo_vbscript_glossary">Glossaries</A>, &nbsp;-->
      <A TARGET="_top" HREF="#oo_vbscript_support">Support</A>, &nbsp;
      <A TARGET="_top" HREF="#oo_vbscript_references">References</A> &nbsp;
      <!--<A TARGET="_top" HREF="#oo_vbscript_standards">Standards</A>-->
   <LI>
      <!--<A TARGET="_top" HREF="#oo_vbscript_general_newsgroups">General Newsgroups</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_national_newsgroups">National Newsgroups</A>, &nbsp;-->
      <A TARGET="_top" HREF="#oo_vbscript_company_newsgroups">Company Newsgroups</A>
<!--<LI>-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_forums">Forums</A> &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_mailing_lists">Mailing Lists</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_chats">Chats</A>-->
   <LI>
      <A TARGET="_top" HREF="#oo_vbscript_general_articles">General Articles</A> &nbsp;
      <!--<A TARGET="_top" HREF="#oo_vbscript_special_articles">Special Articles</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_interoperability">Interoperability</A>-->
   <LI>
      <!--<A TARGET="_top" HREF="#oo_vbscript_bibliographies">Bibliographies</A>, &nbsp;-->
      <A TARGET="_top" HREF="#oo_vbscript_books">Books</A>, &nbsp;
      <!--<A TARGET="_top" HREF="#oo_vbscript_proceddings">Proceedings</A>, &nbsp;-->
      <A TARGET="_top" HREF="#oo_vbscript_magazines">Magazines</A> &nbsp;
      <!--<A TARGET="_top" HREF="#oo_vbscript_other_publications">Other Publications</A>-->
   <!--<LI>-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_organizations">Organizations</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_projects">Projects</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_people">People</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_conferences_workshops">Conferences / Workshops</A>-->
   <LI>
      <A TARGET="_top" HREF="#oo_vbscript_development_environments">Development Environments</A>, &nbsp;
      <!--<A TARGET="_top" HREF="#oo_vbscript_compilers_interpreters">Compiler / Interpreters</A>, &nbsp;-->
      <A TARGET="_top" HREF="#oo_vbscript_utilities_tools">Utilities / Tools</A>
   <!--<LI>-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_guis">GUIs</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_databases">Databases</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_orbs">ORBs</A>-->
   <LI>
      <!--<A TARGET="_top" HREF="#oo_vbscript_frameworks">Frameworks</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_libraries">Libraries</A>, &nbsp;-->
      <!--<A TARGET="_top" HREF="#oo_vbscript_components">Components</A>, &nbsp;-->
      <A TARGET="_top" HREF="#oo_vbscript_other_software">Other Software</A>
   <LI>
      <!--<A TARGET="_top" HREF="#oo_vbscript_ftp_archives">FTP Archives</A>, &nbsp;-->
      <A TARGET="_top" HREF="#oo_vbscript_other_resources">Other Resources</A>
</UL>

<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><B>Other pages</B>
<UL>
   <LI><A TARGET="_top" HREF="oo_distributed_objects.html">Distributed Objects &amp; Components</A>
   <LI><A TARGET="_top" HREF="oo_ole.html">COM/COM+</A></LI>
   <LI><A TARGET="_top" HREF="oo_internet.html">Internet</A>
   <LI><A TARGET="_top" HREF="oo_repositories.html">Repositories</A>
   <LI><A TARGET="_top" HREF="oo_javascript.html">JavaScript <B>...</B></A>
   <LI><A TARGET="_top" HREF="oo_jscript.html">JScript</A>
   <LI><A TARGET="_top" HREF="oo_languages.html">Languages</A>
</UL>

</UL>
<HR NOSHADE SIZE=1>

<UL>

<LI><A NAME="oo_vbscript_start_here"><B>Start here</B></A>
<UL>

   <LI><A TARGET="_top" HREF="http://msdn.microsoft.com/scripting/default.htm?/scripting/vbscript/vbslang/vbshtml.htm">Adding VBScript Code to an HTML Page  (Microsoft)</A>
   <LI><A TARGET="_top" HREF="http://msdn.microsoft.com/workshop/author/script/allabout.asp">All About Scripting  (Microsoft)</A>
   <LI><A TARGET="_top" HREF="http://msdn.microsoft.com/workshop/author/om/doc_object.asp">DHTML Object Model  (Microsoft)</A>
   <LI><A TARGET="_top" HREF="http://msdn.microsoft.com/workshop/author/dom/domoverview.asp">Document Object Model Overview  (Microsoft)</A>
   <LI><A TARGET="_top" HREF="http://msdn.microsoft.com/workshop/author/dhtml/dhtmlovw.asp">Dynamic HTML Overview  (Microsoft)</A>
   <LI><A TARGET="_top" HREF="http://msdn.microsoft.com/scripting/default.htm?/scripting/vbscript/vbslang/vbsobjs.htm">Using VBScript with Objects  (Microsoft)</A>
   <LI><A TARGET="_top" HREF="http://msdn.microsoft.com/scripting/default.htm?/scripting/vbScript/doc/vbsversion.htm">Version Information  (Microsoft)</A>
   <LI><A TARGET="_top" HREF="http://msdn.microsoft.com/scripting/default.htm?/scripting/VBScript/doc/vbswhat.htm">What Is VBScript?  (Microsoft)</A>

</UL>

<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_vbscript_examples"><B>Examples</B></A>
<UL>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -