CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CLog

搜索资源列表

  1. cLog.cpp

    0下载:
  2. 通用写日志类 首先建立一个文件,然后就根据时间和 信息写入文件, 如果日志太大,就做一个备份,-generic log write a category established first, and then based on time and information into the document, if the log too, so on a backup,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-12
    • 文件大小:4836
    • 提供者:马大哈
  1. UseLog

    0下载:
  2. 试某些程序的时候需要一个轻量级的日志文件作记录,这里给出一个简单易用的CLog类来完成此项功能。在编译应用程序的release版时,日志文件功能自动无效。
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:9004
    • 提供者:徐鹤
  1. CLog一个用于记录日志的类

    1下载:
  2. 一个日志类,可以设置日志文件的路径,显示当前时间等.-a log type, you can set the path to the log files show that the current time.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:22884
    • 提供者:大灰熊
  1. post源代码

    0下载:
  2. post源代码 please post For Who need /post please. Code: if(!memcmp(lpChat->chatmsg,"/post",5)) { if(config.PSTCMD.is == 0) { MsgOutput(aIndex,"[Post]Command is disabled by Administrator."); return; } if(config.PSTCMD.Cost > gOb
  3. 所属分类:游戏

    • 发布日期:2012-08-24
    • 文件大小:3078
    • 提供者:lifely
  1. LogTest

    0下载:
  2. 该日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录。-The log system includes seven C++ type
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:43260
    • 提供者:详迅
  1. CLog

    0下载:
  2. 功能完善的文件日志类,无压缩密码,工业应用,稳定可靠。-Function of the log file type sound, non-compressed code, industrial applications, stable and reliable.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:924
    • 提供者:苗子
  1. gaojiLog

    0下载:
  2. 日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录-Log system, including seven C++ type: CL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:43173
    • 提供者:editasp
  1. CLog

    0下载:
  2. VC编写的一个类,欢迎下载使用,比较简单,仅供参考而已。-VC prepared a class, please download the use of relatively simple, just for reference only.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1975
    • 提供者:贤烨
  1. CLog

    0下载:
  2. 用来记录日志,功能类似于log4net,非常实用-Log used to record, function similar to log4net, very useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1074
    • 提供者:东方阳
  1. Use

    0下载:
  2. 调试某些程序的时候需要一个轻量级的日志文件作记录,这里给出一个简单易用的CLog类来完成此项功能。在编译应用程序的release版时,日志文件功能自动无效。-Certain procedures when debugging the need for a lightweight for the log file records, here are given a category of easy-to-use CLog to complete this feature. In compiling
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:5699
    • 提供者:zoubin
  1. WpfClog

    0下载:
  2. CLog可以让你在现有日志记录的系统中增加在服务器上记录客户端消息功能,它适用于任何WCF或ASP.NET Web服务用户。CLog是一个完全的日志提供系统,它有非常好的可定制性,线程级安全,能够序列化所有异常Exception类型,并可以在客户端或服务器端定制任何过滤机制:IP范围过滤,成员角色过滤,环境用户名过滤、机器名过滤时间范围过滤等…… 文章提供详细的使用教程和升级方法,并提供各种实例源代码。-CLog can put you at the existing logging syste
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1644049
    • 提供者:houhua
  1. clog

    0下载:
  2. 在CLog类的基础上,添加自动按日期生成日志,并增加WriteLog函数,通过测试。-By date on the basis of the CLog class, add automatically generate a log, and increase the WriteLog function, pass the test.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:2273
    • 提供者:
  1. CppIostreamRedir

    0下载:
  2. Componente for redirection to an event for C++ IOStreams (cout, clog, cerr/wcout, wclog, wcerr). Works with Rad Studio XE2.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:31827
    • 提供者:Tim Palo
  1. clog

    0下载:
  2. 在CLog类的基础上,添加自动按日期生成日志,并增加WriteLog函数,通过测试。-By date on the basis of the CLog class, add automatically generate a log, and increase the WriteLog function, pass the test.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2303
    • 提供者:l774jiaf
搜珍网 www.dssz.com