搜索资源列表
EventTest
- 用过C#中event,觉得用起来真的很爽 但是C++中没有类似的机制, 所以通过Functor,实现了类似C#中的event 模板参数类型。 因为时间仓促,暂时没考虑多线程, 所以非多线程安区的,有需要的自己加。-template event implement in C++
LipingPtr
- LipingPtr is a reference counted C++ Smart Pointer Template Class. It keeps track of the pointer usage and deletes it when the reference counter reaches 0. LipingPtr tried to combine most frequently used features of smart pointers and represent them
VCThreadSample
- Visual c++6.0多线程编程实例。该实例编写规范,可以用来作为多线程程序的编写模板,用处很大。-Visual c++6.0 multithreaded programming examples. The instance specification preparation, can be used as a template to write multithreaded program, has proved very useful.
service2
- Windows NT service sample: Module : MSJTimeSrv.c Notices: Written 1997 by Jeffrey Richter Descr iption: Minimal Service Template -Windows NT service sample: Module : MSJTimeSrv.c Notices: Written 1997 by Jeffrey Richter Descr ip
rodeGBLport
- STLport(C++标准模板库源代码),在学C++的必备,吐血推荐!,(STLport code (c + + standard template library), learning c + +, a necessary, hematemesis recommended!)
