搜索资源列表
一种通用的用户登录日志记录方法演示
- 单元: TLoginHistory 目的: 提供一种通用的用户登录日志记录方法。 特征: 1、数据加密存储,保证安全性,用户还可以改变加密方法; 2、提供多种排序方式; 3、采用自定义文件格式,无需数据库支持,存取速度极快。 作者: 邓朝晖 dzh@inleo.com 历史: 2006-04-03 -v1.0 Create original
一个日志记录模块
- 一个日志记录模块一个日志记录模块一个日志记录模块一个日志记录模块
C#日志组件
- 这是一个日志组件,帮助初学者来学习一些C#方面的东西
EVENTS
- 查看NT的事件日志记录的程序-Program which can watch log of NT events
LogUtil
- 日志记录类,挺好用的-logging categories, the very good
CLog一个用于记录日志的类
- 一个日志类,可以设置日志文件的路径,显示当前时间等.-a log type, you can set the path to the log files show that the current time.
实现日志11
- 用Java实现日志功能,操作方便,记录客户端与服务器间的任何操作-using Java log function, easy to operate and record client and server operation of any
NetIO
- 监察本机的网络流量,日志记录。 日志可以记录在远端的文件服务器上。-monitor the machine's network traffic logging. Log can be recorded in the remote file server on.
LogControl_src
- 一个输出日志记录的列表控件,如果想要实现像VC的调试窗口一样输出日志等记录,本例可供参考-an output log records list the controls, if it wants to achieve as the VC output debug window to the same log records, the cases for reference
c++currencyLog
- 一个通用的C++平台日志记录操作封装类。功能很完善,曾多个系统公用。-a common platform C logging operation Packaging category. Functional perfect, the number of common system.
LogWriter
- 本人实现得一个系统运行日志记录类,能够以文本形式记录时间及日志,并有日志分级功能。-I realized in a system running log records category, in text form to record and log time, Grading and log functions.
log4cplus-1.0.2
- 日志类,编写程序时用于调试测试的日志记录实现源代码。超强!-log type, the preparation process for debugging test log records realize the source code. Super!
GPRSWAP
- 一个使用GPRS连接的WAP服务程序,支持具有GPRS功能的便携电话,支持图形、声音、游戏(jar/sic)下载,并有完整日志记录功能。-A GPRS connection using the WAP service procedures, support GPRS function portable phones, support for graphics, sound, games (jar/sic) to download, an
nlogwebtest
- 前比较流行.net的Log框架是log4net,不过个人觉得log4net配置比较繁琐,这里我向大家推荐一个比较简单实用的log框架: 我尝试做了一个简单的demo,目的是实现一个简单的日志记录, 愿跟大家一起分享-The former more popular. Net fr a mework is the Log of log4net, but personally feel that the relatively cumberso
common
- 日志记录类,该类可以设置日志的级别,并根据不同的级别记录到文件或者输出到屏幕-Logging categories, such can set the log level, and depending on the level of records to a file or output to the screen
LogTest
- 该日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录。-The log
win32_play
- 利用Windows API函数播放WAV文件。程序中有详细的日志记录,帮助你理解其原理和步骤。-play wav audio file using Windows API, it has a detail log file which will help you comprehend the principle and steps.
AppLogger
- 应用程序大都需要具有日志记录功能,该功能记录程序在运行过程中各个细节,方便用户和开发人员用户判断程序的运行状态。-this is common logging program
LogTest
- ClogFileEx的事例 CLogFileEx是别人设计的日志记录类,我加入了事例代码 1、将ClogFileEx目录拷贝到工程所在目录 2、将两个文件加入到工程中 3、打开StdAfx.h 输入 #define LogFile 如果要关闭日志功能只需注释改行 4、在theApp中 定义public #ifdef LogFile CLogFile m_LogFile
日志读写类 LogIO
- 日志记录类,保存日期时间内容 和打开和关闭时间(Log record class, save date and time content, and open and close time)