VBScript Programmer's Reference, 3/e (Paperback)
            
暫譯: VBScript 程式設計師參考手冊 (第三版)
        
        Adrian Kingsley-Hughes, Kathie Kingsley-Hughes, Daniel Read
- 出版商: Wrox Press
 - 出版日期: 2007-10-08
 - 售價: $1,500
 - 貴賓價: 9.5 折 $1,425
 - 語言: 英文
 - 頁數: 816
 - 裝訂: Paperback
 - ISBN: 0470168080
 - ISBN-13: 9780470168080
 - 
    相關分類:
    
      Visual Basic
 
海外代購書籍(需單獨結帳)
買這商品的人也買了...
- 
                
                  
                  
                管理資訊系統 (Management Information Systems, 6/e)$720$706 - 
                
                  
                  
                深入淺出設計模式 (Head First Design Patterns)$880$695 - 
                
                  
                  
                SQL 語法範例辭典$550$468 - 
                
                  
                  
                Linux 驅動程式, 3/e (Linux Device Drivers, 3/e)$980$774 - 
                
                  
                  
                深入淺出 SQL (Head First SQL)$880$695 - 
                
                  
                  
                Digital Design, 4/e (IE-Paperback)$1,100$1,078 - 
                
                  
                  
                寫給 SA 的 UML/MDA 實務手冊$350$298 - 
                
                  
                  
                深入淺出物件導向分析與設計 (Head First Object-Oriented Analysis and Design)$880$695 - 
                
                  
                  
                C++ Primer, 4/e (中文版)$990$891 - 
                
                  
                  
                PCI Express 系統架構 (PCI Express System Architecture)$880$695 - 
                
                  
                  
                工程數學 (Advanced Engineering Mathematics, 3/e) (精華本)$700$686 - 
                
                  
                  
                現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480 - 
                
                  
                  
                深入淺出 C# (Head First C#)$980$774 - 
                
                  
                  
                $2,808Criminalistics: An Introduction to Forensic Science, 9/e (美國原版) - 
                
                  
                  
                大話設計模式$620$490 - 
                
                  
                  
                數位邏輯設計 (Digital Design, 4/e)$720$706 - 
                
                  
                  
                Google Android SDK 開發範例大全$750$593 - 
                
                  
                  
                深入淺出網路管理 (Head First Networking)$680$537 - 
                
                  
                  
                iOS 創意程式設計家─ iPhone + iPad 跨平台通用, 3/e$580$458 - 
                
                  
                  
                實戰封包分析-使用 Wireshark (Practical Packet Analysis: Using Wireshark to Solve Real-World Network Problems, 2/e)$450$356 - 
                
                  JavaScript & jQuery: The Missing Manual 國際中文版, 2/e
$580$458 - 
                
                  
                  
                CCENT/CCNA ICND1 640-822 專業認證手冊, 3/e (CCENT/CCNA ICND1 640-822 Official Cert Guide, 3/e)$800$632 - 
                
                  
                  
                Secure Coding in C and C++, 2/e (Paperback)$2,380$2,261 - 
                
                  
                  
                Responsive Web Design 自動調適型網頁程式設計-讓網頁在電腦 / 平板 / 手機完美展現$360$306 - 
                
                  職業駭客的告白II部曲 - Python 和 Ruby 啟發式程式語言的秘密
$520$406 
商品描述
Description
* Completely updated for Windows Vista and Windows Server 2003 R2, this book is packed with practical examples for today's programmer, Web developer, or system administrator
* Combines a comprehensive overview of the VBScript technology and associated technologies with sample code at every stage from beginner to advanced user
* Discusses the general syntax, functions, keywords, style, error handling, and similar language-specific topics and then moves into an expanded reference section covering the object models in detail
* Presents advanced coverage on Active Directory Service Interfaces (ADSI), PowerShell, security scripting, remote scripting, database scripting, and more
Table of Contents
1. A Quick Introduction to Programming.
2. What VBScript is - and isn't!
3. Data Types.
4. Variables and Procedures.
5. Control of Flow.
6. Error Handling and Debugging.
7. Scripting Runtime Objects.
8. Classes in VBScript (Writing Your Own Com Objects.
9. Regular Expressions.
10. Client-Side Web Scripting.
11. Windows Sidebars and Gadgets.
12. Task Scheduler Scripting.
13. PowerShell (aka Monad, Microsoft Command Shell or MSH).
14. Super-Charged Client-Side Scripting.
15. The Windows Script Host.
16. Windows Script Components.
17. Script Encoding.
18. Remote Scripting.
19. HTML Applications.
20. Server-Side Web Scripting.
21. Adding VBScript to Your VB Applications.
Appendix A. VBScript Functions and Keywords.
Appendix B. Variable Naming Conventions.
Appendix C. Coding Conventions.
Appendix D. Visual Basic Constants Supported in VBScript.
Appendix E. VBScript Error Codes.
Appendix F. The Scripting Runtime Object Model.
Appendix G. The Windows Script Host Object Model.
Appendix H. Regular Expressions.
Appendix I. The Variant Subtypes.
Appendix J. ActiveX Data Objects.
Index.
商品描述(中文翻譯)
**描述**  
* 本書完全更新至 Windows Vista 和 Windows Server 2003 R2,內含針對當今程式設計師、網頁開發者或系統管理員的實用範例  
* 結合了 VBScript 技術及相關技術的全面概述,並在每個階段提供從初學者到進階使用者的範例程式碼  
* 討論一般語法、函數、關鍵字、風格、錯誤處理及類似的語言特定主題,然後進入擴展的參考部分,詳細涵蓋物件模型  
* 提供有關 Active Directory Service Interfaces (ADSI)、PowerShell、安全性腳本、遠端腳本、資料庫腳本等的進階內容  
**目錄**  
1. 程式設計快速入門  
2. VBScript 是什麼 - 以及不是什麼!  
3. 資料類型  
4. 變數與程序  
5. 控制流程  
6. 錯誤處理與除錯  
7. 腳本執行時物件  
8. VBScript 中的類別(撰寫自己的 COM 物件)  
9. 正規表達式  
10. 客戶端網頁腳本  
11. Windows 側邊欄與小工具  
12. 任務排程腳本  
13. PowerShell(又名 Monad、Microsoft Command Shell 或 MSH)  
14. 超強客戶端腳本  
15. Windows 腳本主機  
16. Windows 腳本元件  
17. 腳本編碼  
18. 遠端腳本  
19. HTML 應用程式  
20. 伺服器端網頁腳本  
21. 將 VBScript 添加到您的 VB 應用程式中  
附錄 A. VBScript 函數與關鍵字  
附錄 B. 變數命名慣例  
附錄 C. 編碼慣例  
附錄 D. VBScript 支援的 Visual Basic 常數  
附錄 E. VBScript 錯誤代碼  
附錄 F. 腳本執行時物件模型  
附錄 G. Windows 腳本主機物件模型  
附錄 H. 正規表達式  
附錄 I. 變體子類型  
附錄 J. ActiveX 資料物件  
索引  
