|
目录
来源:http://trac.seagullproject.org/wiki/Standards/AppropriateUseOfDesignPatterns 关于设计模式的文档列表ModelViewController(MVC)BridgeComposite(组成)RegistryDecorator(装饰)
Observer(观察者)Proxy(代理)Singleton(单件)Strategy(策略)Template(模板)德国PHP杂志上Andres Demmer的好文章(德语): misc解释了如何在c++中实现sort()的功能性,需要使用的模式有
模式的概述 |