搜索资源列表
Singleton
- 设计模式,使用c++实现singleton设计模式的例子.
SingletonMain
- singleton设计模式,能帮助大家了解singleton模式设计的实现-singleton desigen mode
SingleTon
- Qt singleton 模式代码, 有喜欢的同学可以参考一下。-Qt singleton mode code, like the students can refer to.
DesignPatternCPP
- C++设计模式的实现:命令模式、代理模式、单件模式等;-the implementation of C++ Design Pattern:Command ,fork,Proxy Singleton