设计模式:C#语言版 影印版(附光盘一张) [美]库柏 清华大学出版社 9787302086376pdf下载

设计模式:C#语言版 影印版(附光盘一张) [美]库柏 清华大学出版社 9787302086376百度网盘pdf下载

作者:
简介:设计模式:C#语言版 影印版(附光盘一张) [美]库柏 清华大学出版社 9787302086376
出版社:
出版时间:
pdf下载价格:0.00¥

免费下载


书籍下载


内容介绍

基本信息

书名:设计模式:C#语言版 影印版(附光盘一张)

定价:36元

作者:库柏

出版社:清华大学出版社

出版日期:2004-06-01

ISBN:9787302086376

字数:

页码:36

版次:11次

装帧:平装

开本:

商品重量:0.4kg

编辑推荐


设计模式是的、可修改的可重用方案,用于解决日常软件开发中的难题。这是本指导C#程序员如何使用设计模式的书。在书中,作者介绍了三大类(创建型、结构型和行为型)共23个模式,详细解释了如何用常用的设计模式编写C#程序。

内容提要


设计模式是的、可修改的可重用方案,用于解决日常软件开发中的难题。这是本指导C#程序员如何使用设计模式的书。在书中,作者介绍了三大类(创建型、结构型和行为型)共23个模式,详细解释了如何用常用的设计模式编写C#程序。\n

目录


Preface
Acknowledgments
Part 1 Object-Oriented Programming in C#
Chapter 1 What Are Design Patterns?
Chapter 2 Syntax of the C# Language
Chapter 3 Writing Windows C# Programs
Chapter 4 Using Classes and Objects in C#
Chapter 5 Inheritance
Chapter 6 UML Diagrams
Chapter 7 Arrays,Files,and Exceptions in C#
Part 2 Creational Patterns
Chapter 8 The Simple Factory Pattern
Chapter 9 The Factory Method
Chapter 10 The Abstract Factory Pattern
Chapter 11 The Singleton Pattern
Chapter 12 The Builder Pattern
Chapter 13 The Prototype Pattern
Part 3 Structural Patterns
Chapter 14 The Adapter Pattern
Chapter 15 The Bridge Pattern
Chapter 16 The Composite Pattern
Chapter 17 The Decorator Pattern
Chapter 18 The Facde Pattern
Chapter 19 The Flyweight Pattern
Chapter 20 The Proxy Pattern
Part 4 Behavioral Patterns
Chapter 21 Chain of Responsibility
Chapter 22 The Command Pattern
Chapter 23 The Interpreter Pattern
Chapter 24 The Iterator Pattern
Chapter 25 The Mediator Pattern
Chapter 26 The Memento Pattern
Chapter 27 The Observer Pattern
Chapter 28 The State Pattern
Chapter 29 The Strategy Pattern
Chapter 30 The Template Method Pattern
Chapter 31 The Visitor Pattern
Bibliography
Index

作者介绍


James W.Cooper目前在IBM Thomas J.Watson研究中心任职,主要从事信息管理和检索的研究工作。他拥有多项专利,发表过大量技术论文,还写过14本书,其中包括Visual Basic Design Patterns和Java Design Patterns。此外,他还是JavaPro杂志的专栏作家。\t\t\n

文摘


序言