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
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up项目主要是设计模式中所有模式的C++实现。
特别说明:
在src下的var.mk是makefile的调试程序,用法为: make -f test.mk -f var.mk OBJS make -f test.mk -f var.mk d-CFLAGS 可以查看对应的变量。
author:jacksu