是谁写的24种设计模式介绍与6大设计原则

如题所述

第1个回答  2015-10-09
《Design Patterns: Elements of Reusable Object-Oriented Software》(即后述《设计模式》一书),由 Erich Gamma、Richard Helm、Ralph Johnson 和 John Vlissides 合著(Addison-Wesley,1995)。这几位作者常被称为"四人组(Gang of Four)"。
一般面向对象的设计模式是指这个。