搜索资源列表
Singleton.Zip
- 压缩包中是一个用来实现C++设计模式中模式Singleton的一种实现。内容详细,通过实例更容易学习此模式的使用。-compression package is used to achieve a design model C Singleton as a model to achieve. Details of the content, easy to learn more examples of this mode of use.
Singleton
- 设计模式,使用c++实现singleton设计模式的例子.
C++Singleton
- VC++Singleton windows 环境平台
singleton.tar
- 一个用C++实现的singleton的sample
Singleton模式
- 设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
Singleton
- 单键模式模板类的实现,在使用的时候直接DECLARE_SINGLETON_CLASS( class_name )就可以将你的类设置为单键模式的,同时使用双重锁定保证多线程安全;-Single mode realization of template classes in the use of a time when direct DECLARE_SINGLETON_CLASS (class_name) can be set to your type of one-button model, wh
singleton
- 设计模式中单件类的例子,用VC++开发,有源码和可执行程序,直接编译运行。是根据李建忠的设计模式讲义编写的例子,对初学设计模式的人很有帮助。-Design Patterns in a single category of examples, using VC++ development, there is source code and executable programs, run the compiler directly. LI Jian-zhong design is based on
03-Singleton
- Singleton的使用。里面是源代码。-Usage of Singleton.
Singleton
- Singleton 23个GOF模式中的Singleton模式-Singleton GOF C++
Singleton
- This a singleton class implementation for windows. It has even an example on using, the source talks for itself so there is no need for comments.-This is a singleton class implementation for windows. It has even an example on using, the source talks
singleton
- Simple singleton class (sharing main object in many others objects).
SINGLETON
- 用c++实现的设计模式之 单件模式,适合于初学者-C++ using design patterns to achieve the singleton pattern, suitable for beginners
Singleton
- 设计模式之单例模式,完整程序,可以直接运行。-The singleton design pattern, complete program, can be directly run.
ThreadSecurity-singleton-model
- 线程安全的单例模式,完成封装好了,可以直接调用,里面还有使用说明文档。-Thread-safe singleton pattern, complete the package OK, you can be called directly, there is also used documentation.
singleton
- 单例模式的实现方法,只需继承这个基类就好了。-Singleton s good realization
03-Singleton
- 单例模式,也就是说,一个应用程序在任何时机都只有一个实例在运行。-Singleton, that is, an application at any time only one instance running.
SingleTon
- Qt singleton 模式代码, 有喜欢的同学可以参考一下。-Qt singleton mode code, like the students can refer to.
Singleton
- 清华大学计算机系Java小学期作业答案,设计模式singleton-Department of Computer Science Java elementary school period operating answer, design patterns singleton
singleton
- VC++实现设计模式的单例,很好的学习资料-VC++ singleton design patterns, good learning materials
Delphi-Singleton
- delphi 单例模式 设计模式中的单例模式 与其他语言相似-delphi singleton