[译]The Facade Pattern外观设计模式 from Chapter 6 of《Design Patterns Explained》

总览 我将通过对外观模式 (Facade Pattern) 的讲解来开始我们对设计模式的学习。也许在过去你就已经使用到了外观设计模式只是你并未曾注意到。 在这一章里将包含以下的一些内容: l 什么是外观设计模式 (Facade Pattern) 及其用途 l 指出 Facade 模式的主要功能 l 提出 Facade 模式的一些变化 Facade 模式的基本介绍 在 GoF 的《设计模式》一书中提
相关文章
相关标签/搜索