搜索资源列表
log
- 这个是日志打印程序,实现了日志的文件输出,能按照各种格式在文件中输出打印日志。
LogFile
- 一个用于打印日志的类,打印字符不能超过1024,超出部分会被截断。-a class for log
vc_log
- 简单方便的一个vc日志打印类,可以打印输当时输出时间-class of vc log, useful for debug
DbgView
- 内核编程中有个的DbgView发现普通应用是经常用到打印之类的。用VB自己做了个log,有bug的话自己简单解决一下。-DbgView is a debug log tool.
printMonitor
- 打印机监控,将打印日志记录到数据库中,提供内容过滤,用户权限控制等安全设置-Printer monitor, print log records to the database, providing content filtering, user access control and other security settings
log
- C语言实现简单的日志打印,如下所示:前面是时间,后面是要打印的日志内容 2011-09-14 15:09:23 *** *** *** *** *** *** *** *** ** 2011-09-14 15:09:23 start to recordlog 2011-09-14 15:09:23 ************************************************** -C language implementation of a
sleepyZzz
- 编写一个日志输出函数,并编写一个测试程序用于测试该函数的正确性 日志的输出格式为:[2013-04-17 12:23:17] [DEBUG] file no find 日志文件在超过1K大小后,自动新建一个日志文件。 当日志文件超过10个后,自动从第一个日志文件重新记录-Write a log output function, and write a test program for testing the correctness of the function log output
UCLinePrinter
- UCLinePrinter is a simple printing component. It may be useful for fast printouts (e.g. log files). Please refer to UCLinePrinter.txt for more information. Written for Delphi 5, but you may use it with D3 and D4 too. -UCLinePrinter is a si
Log
- C++实现的日志打印类,使用了多线程和文件锁机制-C++ implementation of the log print class, the use of multi-threaded and file lock mechanism
WriteLog
- 无缓存的日志打印类,日志信息前插时间戳。-No cache log print, log information forward timestamp.