搜索资源列表
Shopping
- 网上商城,设计模式单例模式,分类,分页显示实现。ajax等技术-Online Shopping Mall, design patterns Singleton pattern, classification and display of paging. ajax technologies
chatting
- 一个简单的聊天系统的实现,其中还运用了设计模式中的经典思想,如观察者模式和单例模式等。-A simple chat system, which also use the classic idea of design patterns, such as the Observer pattern and singleton.
singleton-pattern
- sigleton design pattern implementation
SingletonTemplateDemo
- 多线程单例模式模板,其他想要用单例模式的类,直接传入这个模板类,就可以使用。-Multi-Threading Singleton Template, other classes which want to be used as a singleton, Just pass the class name as template paramater, then you can use it as a sington.
chrome_base
- chrome浏览器中的基础构件代码,如线程池、weak_ptr、单例模式类等。-chrome browser code base component, such as thread pools, weak_ptr, Singleton pattern and so on.
Singleton-V3
- 单例模式的模版实现,由于使用了恶汉形式获取实例,故是线程安全的-Single-mode template implementation, because the use of the form of evil to get examples, it is thread-safe