Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jacksu/design_pattern


https://github.com/jacksu/design_pattern

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

design_pattern
==============

项目主要是设计模式中所有模式的C++实现。

特别说明:

在src下的var.mk是makefile的调试程序,用法为:
make -f test.mk -f var.mk OBJS
make -f test.mk -f var.mk d-CFLAGS
可以查看对应的变量。

author:jacksu