VB英文文章

来源:百度知道 编辑:UC知道 时间:2024/05/09 20:07:21
有谁有关于VB方面的英文文章吗?有的给个地址,谢谢拉~~ 或直接发我

Visual Basic
Contents...
Introduction

Data Types

Constants

Enumerations

Types

Arrays

If-Then-Else

While Structures

For Structure

Sub Procedures

Function Procedures

Property Procedures

Modules

Introduction
Visual Basic is a highly popular language in the commercial world because it allows for the rapid development of Windows based programs. VB is particularly strong at creating front ends for databases. This can be done in amazing time through the use of wizards. This page does not cover all aspects of VB, it does not show how to do the basics like layout a form, neither does it cover all the built in functions, as there is already plenty of help provided for these, and a lot of it is self-evident.

A more limited version of Visual Basic is also included in several other Microsoft Applications such as MS Access. Most