1 / 819
文档名称:

ReallyUsefulEbooks.net_0470168080_Wrox.VBScript.Programmers.Reference.3rd.Edition.Oct.2007.eBook-BBL.pdf

格式:pdf   页数:819
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

ReallyUsefulEbooks.net_0470168080_Wrox.VBScript.Programmers.Reference.3rd.Edition.Oct.2007.eBook-BBL.pdf

上传人:kuo08091 2014/2/19 文件大小:0 KB

下载得到文件列表

ReallyUsefulEbooks.net_0470168080_Wrox.VBScript.Programmers.Reference.3rd.Edition.Oct.2007.eBook-BBL.pdf

文档介绍

文档介绍:VBScript
Programmer’s Reference
Third Edition
Adrian Kingsley-Hughes
Kathie Kingsley-Hughes
Daniel Read
Wiley Publishing, Inc.
iii 8/28/07 9:41:21 AM
vi 8/28/07 9:41:22 AM
VBScript
Programmer’s Reference
Third Edition
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxv
Chapter 1: A Quick Introduction to Programming . . . . . . . . . . . . . . . . . . . . . . 1
Chapter 2: What VBScript Is — and Isn’t! . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
Chapter 3: Data Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
Chapter 4: Variables and Procedures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83
Chapter 5: Control of Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109
Chapter 6: Error Handling and Debugging . . . . . . . . . . . . . . . . . . . . . . . . . . 129
Chapter 7: The Scripting Runtime Objects . . . . . . . . . . . . . . . . . . . . . . . . . 183
Chapter 8: Classes in VBScript (Writing Your Objects) . . . . . . . . 209
Chapter 9: Regular Expressions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 233
Chapter 10: Client-Side Web Scripting . . . . . . . . . . . . . . . . . . . . . . . . . . . . 261
Chapter 11: Windows Sidebars and Gadgets . . . . . . . . . . . . . . . . . . . . . . . . 287
Chapter 12: Task Scheduler Scripting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 309
Chapter 13: PowerShell . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 345
Chapter 14: Super-Charged Client-Side Scripting . . . . . . . . . . . . . . . . . . . . 375
Chapter 15: Windows Script Host . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 405
Chapter 16: Windows ponents . . . . . . . . . . . . . . . . . . . . . . . . . 465
Chapter 17: Script Encoding . . . . . . . . . . . . . . . .