搜索资源列表
MjLog
- 这是一个日志产生文件,可以用于所有的系统和所有的文件.但是这个比通常的日志产生文件更节省时间.使用了两个基本的日志类以方便使用-This is a log produced documents that can be used in all the system and all the documents. However, the ratio is usually generated by the log more time-saving. The use of the log two bas
LogDriver_demo
- 封装了 记录日志的功能 可重用 模仿Log4j 开发工具 VC-Packaging, a recorded log function reusable imitate Log4j development tools VC
VC_Log_Test
- 一个打包好的写日志类,很方便的实现SACII,二进制日志文件的读写,用VC开发-a good package written log type, very easy to achieve SACII, binary log file read and write, using VC
logmanager
- 该例子代码提供了很好的日志创建和日志目录自动创建管理过程类。-the example code provided a good log to create and automatically create log directory category management process.
clsLog
- 一个使用缓冲区实现的日志程序,源文件为一个类,供使用者调用。使用缓冲区的好处就不多说了。-use of a buffer to achieve the log, source documents for a class, call for users. The benefits of the use of the buffer zone is not more.
c++currencyLog
- 一个通用的C++平台日志记录操作封装类。功能很完善,曾多个系统公用。-a common platform C logging operation Packaging category. Functional perfect, the number of common system.
web日志数据预处理
- web日志数据预处理的。非常好的文章啊。-web log data pretreatment. Ah very good article.
用于创建文件日志的类
- 该源代码集成了一个类,用于生成日志,代码为可复用代码。-the source code of an integrated category, used to generate log, code for reusable code.
CLog一个用于记录日志的类
- 一个日志类,可以设置日志文件的路径,显示当前时间等.-a log type, you can set the path to the log files show that the current time.
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
LogTest
- 该日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录。-The log system includes seven C++ type
XML_LOG
- 一个XML格式记日志的类,适合服务程序记录日志-an XML format logging categories, service procedures for logging
FuiLogViewer_
- 定时读取日志文件并刷新显示,用于查看应用程序调试日志信息-Read the log files from time to time and refresh showed applications for viewing debug log information
logWrite
- 实现对日志文件的读写,以便记录程序运行时出现的一些状况或异常。以便程序员分析问题,同时也辅助程序记录信息.-Implementation of the log file to read and write in order to record the program to run when some condition or abnormality. Programmers in order to analyze problems, as well as procedures for recor
CLogClass
- 一个简单的日志类,用于应用程序中把产生的错误或者异常操作写入到日志文件中。-A simple log-type for application errors or the abnormal operation to write to the log file.
read
- 只对WINDOWS系统内的系统日志文件的导出,可一通过界面的控制,来获取日志内的一些信息-WINDOWS system only to log file system is derived, through the interface to a control, to obtain some information log
TextParser
- VS2005写的,可以递归分析目录,指定文件后缀的文件里中文出现的函数,位置,并且可以替换用指定字符替换这些中文字符。 程序包含两部分: 1。选择文件夹,分析中文字符,并输出到日志文件中 2。选择一个日志文件,设置好替换内容,即可执行替换 程序可以方便地移植到vc6.0版本上,把需要的类导出即可。 config.ini指定待分析文件后缀-VS2005 written analysis can be recursive directory, specify a file
WriteLog
- 功能描述:一个很不错的日志文件写入模块,不同于 open/print/close写文件方法,这个模块使用API 存取文件,这样保证文件能正确的存取,及时被 存取的文件正被其他用户打开。这个模块是最安全 有效的文件写入方法,用于日志文件的创建,当然 也可以用于其他文件存取。-' Function Descr iption: A very nice log file is written module, different from the' open/
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
logclass
- 用MFC封装好的一个日志类,可实现日志信息的打印,打印频率控制等-MFC packaged with a log type, the print log information can be realized, print frequency control, etc.