搜索资源列表
写日志文件
- unix 下的写日志-the write log
读和写WINDOWS事件日志
- 读和写windows操作系统得事件和日志得源代码。思路清晰,可以参考其中具体得算法。-read and write windows in the operating system and log events in the source code. Clear ideas, in reference to a specific algorithm.
一种通用的用户登录日志记录方法演示
- 单元: TLoginHistory 目的: 提供一种通用的用户登录日志记录方法。 特征: 1、数据加密存储,保证安全性,用户还可以改变加密方法; 2、提供多种排序方式; 3、采用自定义文件格式,无需数据库支持,存取速度极快。 作者: 邓朝晖 dzh@inleo.com 历史: 2006-04-03 -v1.0 Create original version 欢迎大家测试,并把使用及修
写日志的类(VC)
- 写日志的类(VC)-written log of categories (VC)
驱动开发日志.doc
- 自己开发日志
log.rar
- 在Unix/Linux下C++编程,写日志文件是重要的调试手段。提供一个写log的类,用起来很方便。如log.logwrite("hello, s\n", somestring) 与printf函数一样的参数用法。,class of log to file, for C++ under Unix/Linux.
socket1
- linux 下c程序编写的网络程序,可以读取配置文件中的ip和port进行网络连接 ,能写日志,是一个不错的开发软件例子.-include client the program,you can extend your program based on the example.
EVENTS
- 查看NT的事件日志记录的程序-Program which can watch log of NT events
LogWriter
- 写LOG日志文件的DLL,可根据用户的设置来写LOG,以便作分析-Writing LOG log file of DLL, can be based on the user' s settings to Writing LOG, for analysis
sysklogd-1.4.1
- linux下记录系统日志代码以及记录内核日志代码-Record linux system log under the code, as well as core log record code
analyze
- 从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)-Txt file to read from the log data analysis and the results of the analysis output to XML file, which contains CMarkup (VC operation XML file) category, I prepared original:)
LogSystem2007-09-30
- 用于记录系统日志的代码,用VC开发+ADO数据库的链接方式,是自定义的一种数据链接-System log used to record the code
android_log
- 分别在Linux和Android中用C语言写系统日志, 有代码和程序说明-Linux and Android in the C language used to write the system log, there are codes and procedures that
richard-log-v1.04
- 一网友写的高效日志模块,源代码和测试用例。-An Internet user to write high-performance logging module, source code and test cases.
vcLog
- VC 写日志的一个示例,有多线程临界区操作文件,非常经典-VC to write log an example of how a thread critical operations files, very classic
clock
- 一个时间定时器,定时关机,执行EXE,日志提醒等功能-clock
W2kEventLog
- 一个用vc++6.0开发的读取系统事件日志的工程-A development with vc++6.0 project to read the system event log
log
- 在unix/linux环境下运行应用程序时,如何记录运行的日志-how to log an outcome into a text from a running program under unix/linux platform
toolscript
- 在linux系统上,具有抓流、分析日志,获取系统信息的功能。内含操作文档(In the linux system, with grasping, analysis of the log, access to system information function. Contains the operating documentation)
log
- 基于LINU X平台的日志模块实现,日志输出模块,功能如下: 1. 记录日志到文件,按日期和大小进行归档 2. 日志的输入格式和printf的格式相同 3. 支持对日志文件进行压缩(Logging module implementation)