Visual Basic .NET Class Design Handbook: Coding Effective Classes
暫譯: Visual Basic .NET 類別設計手冊:編寫有效的類別
Geir Olsen, Damon Allison, James Speer
- 出版商: Apress
- 出版日期: 2003-09-15
- 售價: $1,620
- 貴賓價: 9.5 折 $1,539
- 語言: 英文
- 頁數: 392
- 裝訂: Paperback
- ISBN: 1590592751
- ISBN-13: 9781590592755
-
相關分類:
.NET、Visual Basic
已過版
買這商品的人也買了...
-
$686Introduction to the Theory of Computation
-
$720$569 -
$2,050$1,948 -
$2,320$2,204 -
$780$741 -
$760$600 -
$590$466 -
$1,190$1,166 -
$720$684 -
$750$638 -
$560$476 -
$2,390$2,271 -
$720$612 -
$850$723 -
$480$379 -
$750$593 -
$780$616 -
$450$383 -
$490$382 -
$690$538 -
$780$616 -
$650$514 -
$380$300 -
$690$538 -
$650$507
相關主題
商品描述
Since the announcement of Visual Basic .NET, a lot has been made of its powerful new object-oriented features. However, very little discussion has been devoted to the practice of object-oriented programming at its most fundamental level - that is, building classes. The truth is, whatever code you write in Visual Basic .NET, you are writing classes that fall within the class hierarchy of the .NET Framework. Visual Basic .NET Class Design Handbook was conceived as a guide to help you design these classes effectively, by looking at what control we have over our classes, and how Visual Basic .NET turns our class definitions into executable code.
his book will give you a deep and thorough understanding of the implications of all the decisions you can make in designing a class, so you are equipped to develop classes that are robust, flexible and reusable. In short, this book will take you from a theoretical understanding of the basic principles of OO programming to the ability to write well-designed classes in actual applications.
Contents:
Chapter 1: Defining Types
Chapter 2: Type
Members
Chapter 3: Methods
Chapter 4: Constructors and the Object
Lifecycle
Chapter 5: Properties
Chapter 6: Events and Delegates
Chapter
7: Inheritance and Polymorphism
Chapter 8: Code Organization and
Metadata
Chapter 9: Support, Errata, and forums.apress.com
商品描述(中文翻譯)
自從 Visual Basic .NET 發布以來,許多人都在討論其強大的新物件導向特性。然而,對於物件導向程式設計最基本層面的實踐——即建立類別,卻鮮少有深入的討論。事實上,無論你在 Visual Basic .NET 中撰寫什麼程式碼,你都是在撰寫屬於 .NET Framework 類別階層的類別。《Visual Basic .NET 類別設計手冊》旨在幫助你有效地設計這些類別,通過了解我們對類別的控制以及 Visual Basic .NET 如何將我們的類別定義轉換為可執行的程式碼。
本書將使你深入了解在設計類別時可以做出的所有決策的影響,讓你能夠開發出穩健、靈活且可重用的類別。簡而言之,本書將帶領你從對物件導向程式設計基本原則的理論理解,提升到在實際應用中撰寫良好設計類別的能力。
目錄:
第 1 章:定義類型
第 2 章:類型成員
第 3 章:方法
第 4 章:建構函數與物件生命週期
第 5 章:屬性
第 6 章:事件與委派
第 7 章:繼承與多型
第 8 章:程式碼組織與元資料
第 9 章:支援、勘誤與 forums.apress.com