1. 首页
  2. 服务器应用
  3. Proxy
  4. Design Patterns Elements of Reusable Object-Oriented Software

Design Patterns Elements of Reusable Object-Oriented Software

上传者: 2018-12-27 14:15:28上传 PDF文件 2.41MB 热度 52次
[Table of Contents] Preface to Book Foreword Guide to Readers Introduction • What Is a Design Pattern? • Design Patterns in Smalltalk MVC • Describing Design Patterns • The Catalog of Design Patterns • Organizing the Catalog • How Design Patterns Solve Design Problems • How to Select a Design Pattern • How to Use a Design Pattern A Case Study: Designing a Document Editor • Design Problems • Document Structure • Formatting • Embellishing the User Interface • Supporting Multiple Look- and-Feel Standards • Supporting Multiple Window Systems • User Operations • Spelling Checking and Hyphenation • Summary Design Pattern Catalog Creational Patterns • Abstract Factory • Builder • Factory Method • Prototype • Singleton • Discussion of Creational Patterns Structural Patterns • Adapter • Bridge • Composite • Decorator • Facade • Flyweight • Proxy • Discussion of Structural Patterns Behavioral Patterns • Chain of Responsibility • Command • Interpreter • Iterator • Mediator • Memento • Observer • State • Strategy • Template Method • Visitor • Discussion of Behavioral Patterns Conclusion • What to Expect from Design Patterns • A Brief History • The Pattern Community • An Invitation • A Parting Thought Glossary Guide to Notation • Class Diagram • Object Diagram • Interaction Diagram Foundation Classes • List • Iterator • ListIterator • Point • Rect Bibliography Index and-Feel Standards • Supporting Multiple Window Systems • User Operations • Spelling Checking and Hyphenation • Summary Design Pattern Catalog Creational Patterns • Abstract Factory • Builder • Factory Method • Prototype • Singleton • Discussion of Creational Patterns Structural Patterns • Adapter • Bridge • Composite • Decorator • Facade • Flyweight • Proxy • Discussion of Structural Patterns Behavioral Patterns • Chain of Responsibility • Command • Interpreter • Iterator • Mediator • Memento • Observer • State • Strategy • Template Method • Visitor • Discussion of Behavioral Patterns Conclusion • What to Expect from Design Patterns • A Brief History • The Pattern Community • An Invitation • A Parting Thought Glossary Guide to Notation • Class Diagram • Object Diagram • Interaction Diagram Foundation Classes • List • Iterator • ListIterator • Point • Rect Bibliography Index
下载地址
用户评论
yumen7489 2025-01-03 04:57:17

这书确实是经典,不过不适合初学者,建议有一定基础的人来看。

toly_92 2024-12-30 04:21:15

很清晰的经典教材,谢谢分享。

prove4470 2024-12-30 17:24:35

英文版,文字很清晰,图片稍微有点模糊……不过总体质量不错。谢谢分享

weixin_79909 2025-01-02 00:02:42

书PDF很清楚,要是有目录就更好了,方便查找各种模式