Visual Basic 2005 Programmer's Reference (Paperback)
暫譯: Visual Basic 2005 程式設計師參考手冊 (平裝本)

Rod Stephens

  • 出版商: Wrox Press
  • 出版日期: 2005-10-21
  • 售價: $1,620
  • 貴賓價: 9.5$1,539
  • 語言: 英文
  • 頁數: 1056
  • 裝訂: Paperback
  • ISBN: 0764571982
  • ISBN-13: 9780764571985
  • 相關分類: Visual Basic
  • 已過版

買這商品的人也買了...

商品描述

Description:

Visual Basic 2005 Programmer's Reference

Visual Basic 2005 adds new features to Visual Basic (VB) that make it a more powerful programming language than ever before. This combined tutorial and reference describes VB 2005 from scratch, while also offering in-depth content for more advanced developers. Whether you're looking to learn the latest features of VB 2005 or you want a refresher of easily forgotten details, this book is an ideal resource.

Well-known VB expert Rod Stephens features the basics of Visual Basic 2005 programming in the first half of the book. The second half serves as a reference that allows you to quickly locate information for specific language features. It's a comprehensive look at programming using the increased set of language options offered with the VB 2005 release, confirming that there has never been a better time to learn Visual Basic than now.

What you will learn from this book:

  • The fundamental concepts of object-oriented programming with Visual Basic, including classes and structures, inheritance and interfaces, and generics
  • How an application can interact with its environment, save and load data in external sources, and use standard dialog controls
  • The syntax for declaring subroutines, functions, generics, classes, and other important language concepts

Who this book is for:

This book is for programmers at all levels who are either looking to learn Visual Basic 2005 or have already mastered it and want some useful tips, tricks, and language details.

Wrox Programmer's References are designed to give the experienced developer straight facts on a new technology, without hype or unnecessary explanations. They deliver hard information with plenty of practical examples to help you apply new tools to your development projects today.

 

 

Table of Contents:

Acknowledgments.

Introduction.

Chapter 1: IDE.

Chapter 2: Controls in General.

Chapter 3: Program and Module Structure.

Chapter 4: Data Types, Variables, and Constants.

Chapter 5: Operators.

Chapter 6: Subroutines and Functions.

Chapter 7: Program Control Statements.

Chapter 8: Error Handling.

Chapter 9: Introduction to Windows Forms Controls.

Chapter 10: Forms.

Chapter 11: Database Controls and Objects.

Chapter 12: Custom Controls.

Chapter 13: Drag and Drop, and the Clipboard.

Chapter 14: OOP Concepts.

Chapter 15: Classes and Structures.

Chapter 16: Namespaces.

Chapter 17: Collection Classes.

Chapter 18: Generics.

Chapter 19: Drawing Basics.

Chapter 20: Brushes, Pens, and Paths.

Chapter 21: Text.

Chapter 22: Image Processing.

Chapter 23: Printing.

Chapter 24: Reporting.

Chapter 25: Configuration and Resources.

Chapter 26: Streams.

Chapter 27: File-System Objects.

Chapter 28: Useful Namespaces.

Appendix A: Useful Control Properties, Methods, and Events.

Appendix B: Variable Declarations and Data Types.

Appendix C: Operators.

Appendix D: Subroutine and Function Declarations.

Appendix E: Control Statements.

Appendix F: Error Handling.

Appendix G: Standard Controls and Components.

Appendix H: Form Objects.

Appendix I: Classes and Structures.

Appendix J: Generics.

Appendix K: Graphics.

Appendix L: Useful Exception Classes.

Appendix M: Date and Time Format Specifiers.

Appendix N: Other Format Specifiers.

Appendix O: The Application Class.

Appendix P: The My Namespace.

Appendix Q: Streams.

Appendix R: File-System Classes.

Index.

商品描述(中文翻譯)

**描述:**
《Visual Basic 2005 程式設計師參考手冊》
Visual Basic 2005 為 Visual Basic (VB) 增加了新功能,使其成為比以往更強大的程式語言。本書結合了教程和參考資料,從零開始描述 VB 2005,同時也為更高級的開發者提供深入的內容。無論您是想學習 VB 2005 的最新功能,還是想複習那些容易被遺忘的細節,本書都是理想的資源。
知名的 VB 專家 Rod Stephens 在本書的前半部分介紹了 Visual Basic 2005 程式設計的基礎知識。後半部分則作為參考,讓您能快速找到特定語言功能的信息。這是對使用 VB 2005 發布所提供的增強語言選項進行的全面探討,證明了現在學習 Visual Basic 的最佳時機。
**您將從本書中學到:**
- 使用 Visual Basic 的物件導向程式設計的基本概念,包括類別和結構、繼承和介面,以及泛型
- 應用程式如何與其環境互動,保存和加載外部來源中的數據,以及使用標準對話控制項
- 宣告子程序、函數、泛型、類別及其他重要語言概念的語法

**本書適合誰:**
本書適合所有級別的程式設計師,無論是想學習 Visual Basic 2005 還是已經掌握它並希望獲得一些有用的提示、技巧和語言細節。
Wrox 程式設計師參考手冊旨在為經驗豐富的開發者提供新技術的直接事實,沒有誇大或不必要的解釋。它們提供了大量實用範例的硬性信息,幫助您將新工具應用於當前的開發項目中。

**目錄:**
致謝。
介紹。
第 1 章:IDE。
第 2 章:一般控制項。
第 3 章:程式和模組結構。
第 4 章:數據類型、變數和常數。
第 5 章:運算符。
第 6 章:子程序和函數。
第 7 章:程式控制語句。
第 8 章:錯誤處理。
第 9 章:Windows Forms 控制項介紹。
第 10 章:表單。
第 11 章:數據庫控制項和對象。
第 12 章:自定義控制項。
第 13 章:拖放和剪貼簿。
第 14 章:物件導向程式設計概念。
第 15 章:類別和結構。
第 16 章:命名空間。
第 17 章:集合類別。
第 18 章:泛型。
第 19 章:繪圖基礎。
第 20 章:畫筆、鋼筆和路徑。
第 21 章:文本。
第 22 章:影像處理。
第 23 章:列印。
第 24 章:報告。
第 25 章:配置和資源。
第 26 章:串流。
第 27 章:檔案系統對象。
第 28 章:有用的命名空間。
附錄 A:有用的控制項屬性、方法和事件。
附錄 B:變數宣告和數據類型。
附錄 C:運算符。
附錄 D:子程序和函數宣告。
附錄 E:控制語句。
附錄 F:錯誤處理。
附錄 G:標準控制項和組件。
附錄 H:表單對象。
附錄 I:類別和結構。
附錄 J:泛型。
附錄 K:圖形。
附錄 L:有用的例外類別。
附錄 M:日期和時間格式說明符。
附錄 N:其他格式說明符。
附錄 O:應用程式類別。
附錄 P:My 命名空間。
附錄 Q:串流。
附錄 R:檔案系統類別。
索引。