图书介绍
Visual Basic 2010程序设计教程 第8版 英文版pdf电子书版本下载
- (美)施奈德著 著
- 出版社: 北京:电子工业出版社
- ISBN:9787121177224
- 出版时间:2012
- 标注页数:448页
- 文件大小:107MB
- 文件页数:462页
- 主题词:BASIC语言-程序设计-高等学校-教材-英文
PDF下载
下载说明
Visual Basic 2010程序设计教程 第8版 英文版PDF格式电子书版下载
下载的文件为RAR压缩包。需要使用解压软件进行解压得到PDF格式图书。建议使用BT下载工具Free Download Manager进行下载,简称FDM(免费,没有广告,支持多平台)。本站资源全部打包为BT种子。所以需要使用专业的BT下载软件进行下载。如 BitComet qBittorrent uTorrent等BT下载工具。迅雷目前由于本站不是热门资源。不推荐使用!后期资源热门了。安装了迅雷也可以迅雷进行下载!
(文件页数 要大于 标注页数,上中下等多册电子书除外)
注意:本站所有压缩包均有解压码: 点击下载压缩包解压工具
图书目录
Chapter 1 Visual Basic, Controls, and Events 1
1.1 An Introduction to Visual Basic 2010 2
1.2 Visual Basic Controls 4
1.3 Visual Basic Events 20
Summary 33
Chapter 2 Variables, Input, and Output 34
2.1 Numbers 35
2.2 Strings 46
2.3 Input and Output 59
Summary 69
Chapter 3 Decisions 71
3.1 Relational and Logical Operators 72
3.2 If Blocks 79
3.3 Select Case Blocks 93
3.4 Input via User Selection 103
Summary 113
Programming Projects 113
Chapter 4 General Procedures 116
4.1 Function Procedures 117
4.2 Sub Procedures, Part Ⅰ 128
4.3 Sub Procedures, Part Ⅱ 136
4.4 Modular Design 144
4.5 A Case Study:Weekly Payroll 148
Summary 156
Programming Projects 156
Chapter 5 Repetition 159
5.1 Do Loops 160
5.2 For...Next Loops 170
5.3 List Boxes and Loops 181
Summary 188
Programming Projects 189
Chapter 6 Arrays 192
6.1 Creating and Accessing Arrays 193
6.2 Using LINQ with Arrays 210
6.3 Arrays of Structures 221
6.4 Two-Dimensional Arrays 239
6.5 A Case Study: Analyze a Loan 249
Summary 258
Programming Projects 259
Chapter 7 Additional Controls and Objects 263
7.1 List Boxes and Combo Boxes 264
7.2 Eight Additional Controls and Objects 271
7.3 Multiple-Form Programs 284
7.4 Graphics 294
Summary 307
Programming Projects 308
Chapter 8 Object-Oriented Programming 312
8.1 Classes and Objects 313
8.2 Working with Objects 327
8.3 Inheritance 337
Summary 352
Programming Projects 353
Chapter 9 Databases 355
9.1 An Introduction to Databases 356
9.2 Editing and Designing Databases 373
Summary 380
Programming Projects 381
Chapter 10 Text Files 384
10.1 Managing Text Files 385
10.2 StreamReaders, StreamWriters, and Structured Exception Handling 398
10.3 A Case Study: Recording Checks and Deposits 411
Summary 419
Programming Projects 420
Appendix A ANSI Values 424
Appendix B How To 426
Appendix C Files and Folders 437
Appendix D Visual Basic Debugging Tools 439