搜索资源列表
ticksvr.rar
- 一个通用记录软件系统日志的后台程序,采用消息队列实现,可同时记录多个系统的日志,特别适合于通信软件日志,减轻通信系统直接写日志到磁盘文件的负担,加快通信软件执行速度。
log_class.zip
- 写日志的类
写日志文件
- unix 下的写日志-the write log
简单日志
- 你在写程序中是否要经常输出信息作为观察你的程序是否正常运行的标记. 本程序给你一个可以在Windows中用printf功能的函数log_printf,当然有更多的功能啦,自己看看就知道啦-you write procedures should always output information as you observe the procedures for normal operation markings. This program can give you a Windows fun
ProcessSort
- 每隔5分钟查看一下当前系统中那个进程占用的内存最大,并写日志文件-every 5 minutes to check the current system that process memory used most, and write log files
log4j-1.2.9
- JAVA写日志的类,比较好用,不知道有没有用-JAVA written log of categories, more convenient, not aware of no use
写日志的类(VC)
- 写日志的类(VC)-written log of categories (VC)
C++写的日志类
- 日志类,方便调式
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.
ticksvr
- 一个通用记录软件系统日志的后台程序,采用消息队列实现,可同时记录多个系统的日志,特别适合于通信软件日志,减轻通信系统直接写日志到磁盘文件的负担,加快通信软件执行速度。-Records of a common software system log daemon, the message queue to achieve, can simultaneously record multiple systems of logs, particularly suited to communication
log
- 应用log4net写日志的简单程序 -Application log4net log write simple procedures
logerkit
- 一个写日志的工具源代码,非常好用的东西哦。-A tool for source code to write the log, very nice things oh.
vcLog
- VC 写日志的一个示例,有多线程临界区操作文件,非常经典-VC to write log an example of how a thread critical operations files, very classic
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
CSharpCommonLib
- 比较好用的写日志和xml读写类; 其中的XmlHelper用法如下: XmlHelper helper = new XmlHelper("XML文件路径"); helper["根节点"]["节点名称"].Text;//可读可写 如果xml的子节点名称一样,属性不一样,用第一个数据就是了。 helper["根节点"]["属性名称"].Text;//可读可写(Better use of wr
日志读写类 LogIO
- 日志记录类,保存日期时间内容 和打开和关闭时间(Log record class, save date and time content, and open and close time)
easyloggingpp
- 自己用VC ++ 写的一个写日志类。写日志开源库 easyloggingpp 8.91 适用于VS2010以及以下版本(log return (fileType & FILE_ATTRIBUTE_DIRECTORY) == 0 ? false : true;)