GoF

Erich Gamma等人合著的书籍
Design Patterns: Elements of Reusable Object-Oriented Software》(即后述《设计模式》一书),由 Erich Gamma、Richard Helm、Ralph Johnson 和 John Vlissides 合著(Addison-Wesley,1995)。这几位作者常被称为"四人组(Gang of Four)"。

定义

GoF(Gang of Four),中文名——四人组。

起源

Design Patterns: Elements of Reusable Object-Oriented Software》这本书也就被称为"四人组(或 GoF)"书。