/design_patterns

C++ 设计模式 Common design pattern examples:(Factory AbstractFactory Adapter Bridge Command Visistor Observer....etc)

Primary LanguageC++

design_patterns

Common design pattern examples:(Factory AbstractFactory Adapter Bridge Command Visistor Observer....etc)

近20个常用的设计模式用例,在熟悉设计模式概念的基础上,浏览一下某个工程,便可以快速回忆,实现功能.