Design Pattern: Gof

Design Pattern: Gof

如果您学习设计模式(Design Pattern),看到Gof这个字,可不要呆呆的没有反应,Gof即Gang of four,也就是四人帮的意思,该设计模式名书是由Erich Gamma、Richard Helm、Ralph Johnson与John Vissides所共同整理撰写的设计模式介面,内容包括23种设计模式,并概分为Creational、Structural与Behavioral三 种类型,该书可说是前人经验的结晶,是学习设计模式的人所不可错过的书籍,书的全名为:Design Patterns Elements of Reusable Object-Oriented Software

原文地址:https://www.cnblogs.com/jeanschen/p/3270772.html