C# Design Patterns: A Tutorial
暫譯: C# 設計模式:教程
James W. Cooper
- 出版商: Addison Wesley
- 出版日期: 2002-09-27
- 售價: $2,540
- 貴賓價: 9.5 折 $2,413
- 語言: 英文
- 頁數: 416
- 裝訂: Paperback
- ISBN: 0201844532
- ISBN-13: 9780201844535
-
相關分類:
C#、Design Pattern
已過版
買這商品的人也買了...
-
Fundamentals of Data Structures in C++$1,050$1,029 -
Visual C++ 6 教學手冊 (Beginning Visual C++ 6)$580$458 -
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
Data Mining: Concepts and Techniques$2,470$2,347 -
C++ Primer, 3/e 中文版$980$774 -
Introduction to Algorithms, 2/e (Hardcover)$990$970 -
ASP.NET 網頁製作教本─從基本語法學起$600$510 -
LPI Linux 資格檢定 (LPI Linux Certification in a Nutshell)$880$695 -
Computing Concepts With Java Essentials, 3/e$1,100$1,078 -
Operating System Concepts, 6/e (Windows XP Update)$1,050$1,029 -
Understanding the Linux Kernel, 2/e (Paperback)$1,760$1,672 -
PHP & MySQL 完全架站攻略第二版$620$527 -
作業系統概念 (Operating System Concepts, 6/e Windows XP Update)$780$741 -
Computer Networks, 4/e$1,150$1,127 -
Java 完美經典優質學習篇$750$638 -
Red Hat Linux 9 實務應用$650$553 -
802.11 無線網路技術通論 (802.11 Wireless Networks: The Definitive Guide)$760$600 -
Dreamweaver MX 互動網站百寶箱 for ASP$580$493 -
ASP.NET 程式設計徹底研究$590$466 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
深入淺出 JBuilder 程式設計實作(JBuilder 9.0/8.0/7.0 適用) (Charlie Calvert's Learn Jbuilder)$720$562 -
重構─改善既有程式的設計$720$569 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
最新 JavaScript 完整語法參考辭典 第三版$490$382
商品描述
Table of Contents
Preface.
Acknowledgments.
I. OBJECT-ORIENTED PROGRAMMING IN C#.
1. What Are Design Patterns?
2. Syntax of the C# Language.
3. Writing
Windows C# Programs.
4. Using Classes and Objects in C#.
5. Inheritance.
6. UML Diagrams.
7. Arrays, Files, and Exceptions in C#.
II. CREATIONAL PATTERNS.
8. The Simple Factory Pattern.
9. The Factory Method.
10. The
Abstract Factory Pattern.
11. The Singleton Pattern.
12. The Builder
Pattern.
13. The Prototype Pattern.
III. STRUCTURAL PATTERNS.
14. The Adapter Pattern.
15. The Bridge Pattern.
16 The Composite
Pattern.
17. The Decorator Pattern.
18. The Facade Pattern.
19. The
Flyweight Pattern.
20. The Proxy Pattern.
IV. BEHAVIORAL PATTERNS.
21. Chain of Responsibility.
22. The Command Pattern.
23. The
Interpreter Pattern.
24. The Iterator Pattern.
25. The Mediator Pattern.
26. The Memento Pattern.
27. The Observer Pattern.
28. The State
Pattern.
29 The Strategy Pattern.
30. The Template Method Pattern.
31. The Visitor Pattern.
Bibliography
商品描述(中文翻譯)
目錄
前言。
致謝。
I. C# 的物件導向程式設計。
1. 什麼是設計模式?
2. C# 語言的語法。
3. 編寫 Windows C# 程式。
4. 在 C# 中使用類別和物件。
5. 繼承。
6. UML 圖。
7. C# 中的陣列、檔案和例外。
II. 創建型模式。
8. 簡單工廠模式。
9. 工廠方法。
10. 抽象工廠模式。
11. 單例模式。
12. 建造者模式。
13. 原型模式。
III. 結構型模式。
14. 適配器模式。
15. 橋接模式。
16. 組合模式。
17. 裝飾者模式。
18. 外觀模式。
19. 享元模式。
20. 代理模式。
IV. 行為型模式。
21. 責任鏈模式。
22. 命令模式。
23. 解譯器模式。
24. 迭代器模式。
25. 中介者模式。
26. 備忘錄模式。
27. 觀察者模式。
28. 狀態模式。
29. 策略模式。
30. 模板方法模式。
31. 訪問者模式。
參考文獻
