搜索资源列表
VClly
- 这是一个关于文档和视类以及线程基本操作的小程序,请各位前辈多多指教-this is a depending on the document type and thread and the basic operation of the small programs, who lived in Taichung
写log的一个类
- 写log文件的一个类,当然也可以用作记录适时数据使用。该类使用了临界区、事件、文件读写、线程等技术,是学习这些技术非常有参考价值的实例.-write the log file a class, of course, can also be used for recording time data access. The use of such a critical, events, document literacy, threading technology, learning technol
DesktopSearchEngine.开源的桌面搜索引擎源代码
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngi
LogSrc
- 日志类,宏封装,支持多线程,很好使,推荐使用,有问题请与我联系lizp.net@gmail.com-Log type, macro package, support multi-threaded, so good, recommended, there are problems please contact me lizp.net @ gmail.com
FindFileDlg_demo
- 易于使用的多线程对话框类,会搜索磁盘的文件。类似Explorer的“查找文件的文件夹”工具-an easy to use multi-threaded dialog class that will search disks for files. Similar to Explorer s "Find Files of Folders" tool.
log
- 自己用VC ++ 写的一个写日志类。支持多线程、支持ASCII 、UNICODE编码,支持自定日志名,自动清楚7天以前的日志。使用非常方便。只需要生成一个对象,然后直接调用WRITE或者WRITEFORMAT函数就可以写日志了。类中有具体的使用说明,希望对你有用。- The use is convenient. Only needs to produce an object, then transferred WRITE or the WRITEFORMAT function directly
SimpleLog
- 简单日志类,支持高并发操作,支持多线程读写,可用于网络编程日志写入。-Simple logging class, support high concurrent operations, support for multiple threads to read and write, and can be used for network programming log write.
multilogcPP
- c++多线程写日志类,通过设置线程标示来进行线程间写日志的区分,达到多线程写日志的目的。-c++ multithreaded written log type, marked by setting the thread to write the log distinction between threads, to write multi-threaded purpose logs.