كتاب يشرح بالصور والاكواد كيف تصمم اهم واشهر البرامج مثل برامج الدردشة و مقاهي الانترنت وغيرها من البرامج مثل الرسام والدفتر و مستعرض الرسوم
Contents
iii
Learn Visual Basic 6.0
Contents
1
.
Introduction to th
e Visual Basic Language and
Environment
Preview
1
-
1
Course Objectives
.
1
-
1
What is Visual Basic?
1
-
2
Visual Basic 6.0 versus Other Versions of Visual Basic
................................
..
1
-
3
16 Bits versus 32 Bits
1
-
3
Structure of a Visual Basic Application
1
-
4
Steps in Developing Application
.........
1
-
4
Drawing the User Interface and Setting Properties
................................
...........
1
-
5
Example 1
-
1: Stopwatch Application
-
Drawing Controls
.
1
-
9
Setting Properties of Objects at Design Time
1
-
10
Setting Properties at Run Time
-
11
How Names Are Used in Object Events
1
-
11
Example 1
-
2: Stopwatch Application
-
Setting Properties
1
-
12
Variables
1
-
14
Visual Basic Data Types
1
-
14
Variable Declaration
1
-
14
Example 1
-
3: Stopwatch Application
-
Attaching Code
.
.
1
-
18
Quick Primer on Saving Visual Basic Applications
-
20
Exercise 1: Calendar/Time Display
..
1
-
21
iv
Learn Visual Basic 6.0
2.
The Visual Basic Language
Review and Preview
2
-
1
A Brief History of Basic
2
-
1
Visual Basic Statements and Expressions
2
-
2
Visual Basic Operators
....
2
-
3
Visual Basic Functions
2
-
4
A Closer Look at the Rnd Funct
ion
2
-
5
Example 2
-
1: Savings Account
2
-
6
Visual Basic Symbolic Constants
-
10
Defining Your Own Constants
2
-
10
Visual Basic Branching
-
If Statements
2
-
11
Key Trapping
2
-
12
Example 2
-
2: Savings Account
-
Key Trapping
2
-
14
Select Case
-
Another Way to Branch
2
-
16
The GoTo Statement
2
-
17
Visual Basic Looping
2
-
17
Visual Basic Counting
2
-
19
Example 2
-
3: Savings Account
-
Decisions
2
-
20
Exercise 2
-
1: Computing a Mean and Standard Deviation
2
-
23
Exercise 2
-
2: Flash Card Addition Problems
2
-
28
3.
Ex
ploring the Visual Basic Toolbox
Review and Preview
The Message Box
.
3
-
1
Object Methods
.
3
-
3
The Form Object
.
....
3
-
4
Command Buttons
.
3
-
5
Label Boxes
3
-
5
Text Boxes
-
6
Example 3
-
1: Password Validation
.....
3
-
8
Check Boxes
3
-
11
Option Buttons
....
3
-
11
Arrays
3
-
maxcell - ❰ له مجموعة من الإنجازات والمؤلفات أبرزها ❞ Learn Visual Basic 6.0 ❝ ❞ تصميم البرامج الشهيرة ج2 ❝ ❞ تصميم البرامج الشهيرة باستخدام الفجوال بيسك 6 ❝ ❱
من كتب فجوال بيسك 6 كتب لغات البرمجة - مكتبة كتب تقنية المعلومات.
كتاب يشرح بالصور والاكواد كيف تصمم اهم واشهر البرامج مثل برامج الدردشة و مقاهي الانترنت وغيرها من البرامج مثل الرسام والدفتر و مستعرض الرسوم
Contents
iii
Learn Visual Basic 6.0
Contents
1
.
Introduction to th
e Visual Basic Language and
Environment
Preview
1
-
1
Course Objectives
.
1
-
1
What is Visual Basic?
1
-
2
Visual Basic 6.0 versus Other Versions of Visual Basic
................................
..
1
-
3
16 Bits versus 32 Bits
1
-
3
Structure of a Visual Basic Application
1
-
4
Steps in Developing Application
.........
1
-
4
Drawing the User Interface and Setting Properties
................................
...........
1
-
5
Example 1
-
1: Stopwatch Application
-
Drawing Controls
.
1
-
9
Setting Properties of Objects at Design Time
1
-
10
Setting Properties at Run Time
-
11
How Names Are Used in Object Events
1
-
11
Example 1
-
2: Stopwatch Application
-
Setting Properties
1
-
12
Variables
1
-
14
Visual Basic Data Types
1
-
14
Variable Declaration
1
-
14
Example 1
-
3: Stopwatch Application
-
Attaching Code
.
.
1
-
18
Quick Primer on Saving Visual Basic Applications
-
20
Exercise 1: Calendar/Time Display
..
1
-
21
iv
Learn Visual Basic 6.0
2.
The Visual Basic Language
Review and Preview
2
-
1
A Brief History of Basic
2
-
1
Visual Basic Statements and Expressions
2
-
2
Visual Basic Operators
....
2
-
3
Visual Basic Functions
2
-
4
A Closer Look at the Rnd Funct
ion
2
-
5
Example 2
-
1: Savings Account
2
-
6
Visual Basic Symbolic Constants
-
10
Defining Your Own Constants
2
-
10
Visual Basic Branching
-
If Statements
2
-
11
Key Trapping
2
-
12
Example 2
-
2: Savings Account
-
Key Trapping
2
-
14
Select Case
-
Another Way to Branch
2
-
16
The GoTo Statement
2
-
17
Visual Basic Looping
2
-
17
Visual Basic Counting
2
-
19
Example 2
-
3: Savings Account
-
Decisions
2
-
20
Exercise 2
-
1: Computing a Mean and Standard Deviation
2
-
23
Exercise 2
-
2: Flash Card Addition Problems
2
-
28
3.
Ex
ploring the Visual Basic Toolbox
Review and Preview
The Message Box
.
3
-
1
Object Methods
.
3
-
3
The Form Object
.
....
3
-
4
Command Buttons
.
3
-
5
Label Boxes
3
-
5
Text Boxes
-
6
Example 3
-
1: Password Validation
.....
3
-
8
Check Boxes
3
-
11
Option Buttons
....
3
-
11
Arrays
3
-
عدد مرات التحميل : 12172 مرّة / مرات.
تم اضافته في : الأحد , 11 مايو 2008م.
حجم الكتاب عند التحميل : 3.5 ميجا بايت .
12
Control Arrays
3
-
13
Frames
3
-
14
Example 3
-
2: Pizza Order
................................
................................
.................
3
-
15
List Boxes
-
20
Combo Boxes
3
-
21
Example 3
-
3: Flight Planner
3
-
23
Exercise 3: Customer Database Input Screen
-
27
Contents
v
4.
More Exploration of the Visual Basic Toolbox
Review and Pre
view
4
-
1
Display Layers
.......
4
-
1
Line Tool
4
-
2
Shape Tool
Horizontal and Vertical Scroll Bars
......
4
-
4
Example 4
-
1: Temperature Conversion
................................
..............................
4
-
7
Picture Boxes
4
-
12
Image Boxes
4
-
14
Quick Example: Picture and Image Boxes
4
-
14
Drive List Box
4
-
15
Directory List Box
4
-
15
File List Box
4
-
16
Synchronizing the Drive, Directory, and File List Boxes
................................
4
-
17
Example 4
-
2: Image Viewer
4
-
18
Common Dialog Boxes
4
-
23
Open Common Dialog Box
4
-
24
Quick Example: The Open Dialog Box
4
-
25
Save As Common Dialog Box
4
-
27
Quick Example: The Save As Dialog Box
4
-
28
Exercise 4: Student Database Input Screen
4
-
29
5.
Creating a Stand
-
Alone Visual Basic Application
Review and Preview
5
-
1
Designing an Application
5
-
1
Using General Sub Procedures in Applications
................................
................
5
-
2
Creating a Code Module
5
-
5
Using General Function Procedures in Applications
5
-
5
Quick Example: Temperature Conversion
................................
..........................
5
-
7
Quick Example: Image Viewer (Optional)
5
-
8
Adding Menus to an Application
5
-
8
Example 5
-
1: Note Editor
................................
................................
..................
5
-
12
Using Pop
-
Up Menus
................................
................................
.........................
5
-
16
Assigning Icons to Forms
5
-
17
Designing Your Own Icon with IconEdit
................................
............................
5
-
17
Creating Visual Basic Executable Files
................................
..........................
5
-
19
Example 5
-
2: Note Editor
-
Building an Executable
and Attaching an Icon
5
-
21
Using the Visual Basic Package & Deployment Wizard
...............................
5
-
22
Example 5
-
3: Note Editor
-
Creating a Distribution Disk
-
25
Exercise 5: US Capitals Quiz
تحميل مباشر بدون روابط كتاب Learn Visual Basic 6.0 pdf
قراءة و تحميل كتاب مصفوفة من الادوات في الفيجوال بيسك PDF مجانا
قراءة و تحميل كتاب مثال لمعرفة كيفية انشاء كتاب الكتروني بسيط باستخدام vb6 PDF مجانا
قراءة و تحميل كتاب الدورة الاحترافية الثانية فى الفيجوال بيسك 6 PDF مجانا
قراءة و تحميل كتاب تعلم : التعامل برمجيا مع الملفات في لغة الفيجوال بيسيك - الجزء الأول PDF مجانا
قراءة و تحميل كتاب جعل البرنامج يعمل مع اقلاع الويندوز PDF مجانا