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

搜索资源列表

  1. 一个专门处理c++异常的类和例子

    0下载:
  2. CExceptionLogger,是一个可以免费使用的C++类,用它可以截获未处理异常,如:非法存取、栈溢出、被零除等,并可以将异常详细信息记录到日志文件...... -CExceptionLogger, is a free use of the category C, and it can be intercepted untreated abnormalities, such as : illegal access, stack overflow, zero, and can be extr
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21920
    • 提供者:何福保
  1. MjLog

    0下载:
  2. 这是一个日志产生文件,可以用于所有的系统和所有的文件.但是这个比通常的日志产生文件更节省时间.使用了两个基本的日志类以方便使用-This is a log produced documents that can be used in all the system and all the documents. However, the ratio is usually generated by the log more time-saving. The use of the log two bas
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2791
    • 提供者:朱子奇
  1. javatester

    0下载:
  2. 测试java5.0的新特性 EnumsTest.rar 和日志类-java5.0 testing of the new features and log category EnumsTest.rar
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1299
    • 提供者:lulu
  1. VC_Log_Test

    1下载:
  2. 一个打包好的写日志类,很方便的实现SACII,二进制日志文件的读写,用VC开发-a good package written log type, very easy to achieve SACII, binary log file read and write, using VC
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:35108
    • 提供者:zj
  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. 写日志的类(VC)

    0下载:
  2. 写日志的类(VC)-written log of categories (VC)
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:2036
    • 提供者:红孩儿
  1. Devices

    1下载:
  2. 枚举出机器上安装的视频采集设备和音频采集设备。该工程中包含一个写日志类,将枚举到的设备名称写入到文件中去。-enumeration out on the machines installed video and audio equipment acquisition acquisition equipment. The project includes a written log category, except to the equipment names written to the doc
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:277261
    • 提供者:ghz_sd
  1. easelib

    0下载:
  2. 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:69689
    • 提供者:刘忠
  1. log4cpp-0.3.4b.tar

    0下载:
  2. log4cpp-0.3.4b.tar.gz 一个非常不错的C++日志类,可以和java的log4j媲美,有多种日志显示方式(输出到系统日志、文件、VC++调试窗口等);-log4cpp - 0.3.4b.tar.gz a very good Class C log, and java can be comparable to the log4j, the log shows a number of ways (output to the system log, documents, VC d
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:323195
    • 提供者:wsq
  1. log4cplus-1.0.2

    0下载:
  2. 日志类,编写程序时用于调试测试的日志记录实现源代码。超强!-log type, the preparation process for debugging test log records realize the source code. Super!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1098054
    • 提供者:李春兵
  1. libshd

    0下载:
  2. SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:54985
    • 提供者:yangthui
  1. WRITELogFILE

    0下载:
  2. 这是一个写日志类,可用于实际项目开发应用。实现原理是创建一个队列,然后将日子字符串不断加入队列,启动一个线程将队列中的字符串写入日志文件,可以设置报错级别。-This is a written log type, can be used in practical application of project development. The principle is to create a queue, then the string will continue to join the day
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:49481
    • 提供者:jorry
  1. LogXML

    0下载:
  2. 基于XML实现的不错的日志类,一个与通常日志类不同的实现,用起来很方便
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26734
    • 提供者:song
  1. movabletypeClass

    0下载:
  2. php通过blogapi写日志,管理日志类库!
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:15778
    • 提供者:古代人
  1. industry_control_record_class

    0下载:
  2. 一个工业控制的日志类,很不错,VC开发工控方面的软件用。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:32780
    • 提供者:tony
  1. 200811014323652

    0下载:
  2. 自行封装的一个lib库,以动态连接库的方式提供支持,包含以下一些类: SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Sock
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:58590
    • 提供者:dsf
  1. CStatusLogDemo

    0下载:
  2. 一个可以记录系统时间的,简单的日志类希望可以帮助大家,
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:37581
    • 提供者:
  1. Diary

    0下载:
  2. 一个日志类程序。平时写程序时经常要记录下日志,C++的cout类很好用吧,呵呵,以前写了个类似的类 来记录下程序的运行日志。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:25731
    • 提供者:wltwang
  1. 一个非常好用的产生日志的类

    0下载:
  2. 一个非常好用的产生日志的-a very handy for the selection of the log
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:15205
    • 提供者:hanfujiang
  1. CLogTest

    0下载:
  2. 一个通用的日志类,可以实现类似printf输出,支持UNICODE和UNICODE文件.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22906
    • 提供者:God4
« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com