搜索资源列表
一种通用的用户登录日志记录方法演示
- 单元: TLoginHistory 目的: 提供一种通用的用户登录日志记录方法。 特征: 1、数据加密存储,保证安全性,用户还可以改变加密方法; 2、提供多种排序方式; 3、采用自定义文件格式,无需数据库支持,存取速度极快。 作者: 邓朝晖 dzh@inleo.com 历史: 2006-04-03 -v1.0 Create original version 欢迎大家测试,并把使用及修
一个日志记录模块
- 一个日志记录模块一个日志记录模块一个日志记录模块一个日志记录模块
C#日志组件
- 这是一个日志组件,帮助初学者来学习一些C#方面的东西
LogTest
- 该日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录。-The log system includes seven C++ type
EVENTS
- 查看NT的事件日志记录的程序-Program which can watch log of NT events
LogDll
- 简便的日志记录DLL,有DLL调用例子,和TRACE调用一样简单,日志文件超出指定长度自动再建立新文件继续记录。-Simple logging DLL, there are examples of DLL calls, and calls as simple as TRACE, the log file over a specified length of automatic re-create a new document continue to record.
common
- 日志记录类,该类可以设置日志的级别,并根据不同的级别记录到文件或者输出到屏幕-Logging categories, such can set the log level, and depending on the level of records to a file or output to the screen
WorkLog
- 小型项目组用的工作日志记录系统,是局域网内的网站。-Small project team with the work of logging systems, is a local area network within the site.
logWriter
- 日志记录。支持多线程。高效率。 日志记录。支持多线程。高效率。-logwriter.multithread supports.
LoggingSample
- 一个C#写的功能强大,使用方便的日志记录插件-C# to write a powerful, easy-to-use plug-in logging
EasyLog
- 用C#编写的日志记录工具,模仿log4j,支持控制台、文件输出等,支持分级输出。采用了多种设计模式,用于方便扩展、提高速度等。是学习用的好代码。-Prepared using C# logging tools, copying log4j, to support the console output and other documents to support the classification output. Using a variety of design patterns for ea
fanghuoqiang
- 简易防火墙运行NetWall_d.exe,这是用户界面操作程序,可以设置规则,如果打开日志 记录功能,系统将会记录所有的网络流量,日志文件放在系统目录下,文件 名为NetWall.log。在操作控制程序中可以装载显示日志信息。您可以随意 控制日志的装载和显示。 -Simple firewall running NetWall_d.exe, this is the user interface procedures, you can set the rules, if the
MCTutorial_demo
- 系统事件日志记录类和demo程序,可以用在程序中在关键点输出系统日志-event log class && demo
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
ProcessMa
- 进程监控程序 1.窗口名称监控,如果此窗口不存在,可以定时打开他 2.监控一个HTTP服务 3.有详细有日志记录 4.定时重启某个进程 5.同时监控多达100个进程,你也可以自己修改他-Process control procedures 1. The window name of the monitor, if this window does not exist, can be opened from time to time he was 2. Monitoring a
LogTest
- ClogFileEx的事例 CLogFileEx是别人设计的日志记录类,我加入了事例代码 1、将ClogFileEx目录拷贝到工程所在目录 2、将两个文件加入到工程中 3、打开StdAfx.h 输入 #define LogFile 如果要关闭日志功能只需注释改行 4、在theApp中 定义public #ifdef LogFile CLogFile m_LogFile #endif 5、在应用程序InitInstance中
2000 数据库删除日志记录怎么办
- 我们 误删除了 2000书库的数据库日志后怎么处理 2000数据库 删除日志记录怎么办
开源日志工具的使用
- 程序运行记录状态的一种工具,java语言中的log4j,有了解过开发的都应该了解,我只是做了个整合(A function that records the status of a program)
日志读写类 LogIO
- 日志记录类,保存日期时间内容 和打开和关闭时间(Log record class, save date and time content, and open and close time)