文件名称:LogTest
介绍说明--下载内容均来自于网络,请自行研究使用
该日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录。-The log system includes seven C++ type: CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock. Clog log modules are the most important of all a category, in most cases, this class in the application are single examples of the best. But it is not necessary. Secondly the importance of a category are CFuncLog, this type of function call for the entry and exit record. Of course, developers can also use this category to any data logging.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LogTest
.......\logging
.......\.......\CFileLog.cpp
.......\.......\CFileLog.h
.......\.......\CFuncLog.cpp
.......\.......\CFuncLog.h
.......\.......\CLog.cpp
.......\.......\CLog.h
.......\.......\CStoreLog.h
.......\.......\CWinLog.cpp
.......\.......\CWinLog.h
.......\.......\logsync.h
.......\LogTest.cpp
.......\LogTest.dsp
.......\LogTest.dsw
.......\LogTest.h
.......\LogTest.rc
.......\LogTest.sln
.......\LogTest.vcproj
.......\LogTest.vcproj.ZHAOXN.Administrator.user
.......\LogTestDlg.cpp
.......\LogTestDlg.h
.......\res
.......\...\LogTest.rc2
.......\resource.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\logging
.......\.......\CFileLog.cpp
.......\.......\CFileLog.h
.......\.......\CFuncLog.cpp
.......\.......\CFuncLog.h
.......\.......\CLog.cpp
.......\.......\CLog.h
.......\.......\CStoreLog.h
.......\.......\CWinLog.cpp
.......\.......\CWinLog.h
.......\.......\logsync.h
.......\LogTest.cpp
.......\LogTest.dsp
.......\LogTest.dsw
.......\LogTest.h
.......\LogTest.rc
.......\LogTest.sln
.......\LogTest.vcproj
.......\LogTest.vcproj.ZHAOXN.Administrator.user
.......\LogTestDlg.cpp
.......\LogTestDlg.h
.......\res
.......\...\LogTest.rc2
.......\resource.h
.......\StdAfx.cpp
.......\StdAfx.h