1 Star 0 Fork 602

默然 / DesignPattern

forked from Micooz / DesignPattern 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 686 Bytes
一键复制 编辑 原始数据 按行查看 历史
Micooz 提交于 2017-05-14 20:40 . update readme.md

This repo is no longer maintained!

Please go to https://github.com/micooz/DesignPattern for further information.


23种设计模式的C++实现

每个文件夹对应一个设计模式

NOTE:为方便学习,大多数project仅有一个实现文件,class均以inline方式实现

实现参考

设计模式精解-GoF 23种设计模式解析

NOTE:源代码经过简化,移除了一些不必要的构造和析构函数,方便阅读

编译器:Visual Studio 2013(MSVC 12)

C++
1
https://gitee.com/gffqbxk/DesignPattern.git
git@gitee.com:gffqbxk/DesignPattern.git
gffqbxk
DesignPattern
DesignPattern
master

搜索帮助