1 Star 4 Fork 2

newgolo / cpp_design_pattern

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

cpp_design_pattern

介绍

GoF 23种设计模式的实现例子

使用说明

  1. 本工程依赖子模块embedme,请clone本项目后使用git submodule来更新子模块
git submodule init
git submodule update --remote
  1. 编译与使用:
./start.sh
source build/envsetup.sh
mbuild_setup
mbuild_remake opensource/libemb libemb
mbuild_remake design_pattern/creational/abstract_factory abstract_factory
  1. mbuild具体使用方法请参考embedme项目文档

致谢

感谢各位关注,欢迎沟通与交流:cblock@126.com

About

GoF 23种设计模式的实现例子 expand collapse
C++ and 3 more languages
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
C++
1
https://gitee.com/newgolo/cpp_design_pattern.git
git@gitee.com:newgolo/cpp_design_pattern.git
newgolo
cpp_design_pattern
cpp_design_pattern
master

Search

E71a60c3 8189591 Df7b7c6b 8189591