CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - linux c log

搜索资源列表

  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. log.rar

    0下载:
  2. 在Unix/Linux下C++编程,写日志文件是重要的调试手段。提供一个写log的类,用起来很方便。如log.logwrite("hello, s\n", somestring) 与printf函数一样的参数用法。,class of log to file, for C++ under Unix/Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:9531
    • 提供者:ttww2000
  1. myChat

    0下载:
  2. 网络聊天室,linux c编写,实现群聊私聊,以及登录等功能。-Internet chat rooms, linux c prepared to achieve group chat private chat, and log functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:21059
    • 提供者:陆陌颜
  1. wu

    0下载:
  2. linux C 写的图书馆学生登入界面源码-linux C library written by students log source interface
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3990
    • 提供者:吴昊
  1. wlet

    0下载:
  2. linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring functions as get files (g files ) and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:8582
    • 提供者:虎成
  1. android_log

    0下载:
  2. 分别在Linux和Android中用C语言写系统日志, 有代码和程序说明-Linux and Android in the C language used to write the system log, there are codes and procedures that
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:118596
    • 提供者:code998
  1. log4c-1.2.1.tar

    0下载:
  2. 很好的日志工具,全是c源代码,用于代码调试。-the toos of producing the logs of your programs running and debugging.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:508139
    • 提供者:陈晓龙
  1. debug

    0下载:
  2. Linux 终端显示的缓冲是有限的(默认的显示几百行),所以如果我们程序printf行数较多,或者程序运行时间较长,难免有一些记录被冲掉,进而影响查看bug。特别是对随机的、少重现错错误,想通过屏幕上printf出来的数据调试,就难免困难一些,当然我们也可以使用重定向实现 程序>log.txt 但是这种方式,打印到文件上便不能显示到屏幕上了,所以有一定的局限性。 于是写了一个程序用意实现。 改程序有以下几个文件 Debug.c Debug.h
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:5587
    • 提供者:璐盟其
  1. DirMonitor.tar

    1下载:
  2. 1、程序遵守某一 License 2、程序用 C/C++编写,能通过 auto configure 进行配置、编译和安装,程序运行 在 Linux 上。 3、程序源码包以.tgz 或 tar.gz 方式提交。 4、程序有相关使用说明文档,如 Readme 等。 5、一旦该程序发现指定监视的目录中有文件或目录的变化,就将这些变化记录 到日志文件中,并实时输出至远程监控机的控制台上。 6、该程序有一个配置文件,服务启动时读取该配置文件,该程序也可以通过命 令行启动,此
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:85294
    • 提供者:俞强
  1. log2c.tar

    0下载:
  2. log2c,即log to c(linux),类似java的log4j,根据配置文件的配置,生成linux c程序的log信息-log2c, the log to c (linux), similar to java' s log4j, according to the profile configuration, generate log information linux c program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:29875
    • 提供者:zjz
  1. log

    0下载:
  2. 在unix/linux环境下运行应用程序时,如何记录运行的日志-how to log an outcome into a text from a running program under unix/linux platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:567
    • 提供者:fisher
  1. lab3

    0下载:
  2. The subject of this programming assignment is using Linux/UNIX system calls dealing with processes and pipes.-The subject of this programming assignment is using Linux/UNIX system calls dealing with processes and pipes. You are to write a C pro
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-29
    • 文件大小:1885
    • 提供者:ChuChu
  1. LinuxC_log

    0下载:
  2. linux平台下用c++语言实现的写日志封装。功能强大实用。-linux platform using c++ language to write the log package. Powerful and practical.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2516
    • 提供者:xujinsheng
  1. syslog

    0下载:
  2. 系统日志syslog.c,linux下开发,调用脚本-System log syslog.c, linux developers call a scr ipt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:720
    • 提供者:刘妮
  1. mmgr

    0下载:
  2. 对windows、;linux系统下c/c++程序开发过程中的内存使用进行监控,并以log文件进行报告-memory manager
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:17830
    • 提供者:小刚
  1. reneral

    0下载:
  2. C++比较通用的日志输出函数 适合windows和linux平台-C++ more general log output function suitable for Windows and Linux platforms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-19
    • 文件大小:5120
    • 提供者:FEdpgwg_368
  1. executpve

    0下载:
  2. 短信猫源码,如使用Debug库,需要设置环境变量GSMLIB_DEBUG等于2,则会在C 下生成GSMModem log文件,()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:263168
    • 提供者:Phclip
  1. memwathch271

    0下载:
  2. 最新版memwatch源码,可以直接移植到嵌入式平台,运行后自动生成log文件。(the last new version for memwatch for emembed linux used,only include the "memwatch.h" file in your C file.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:46080
    • 提供者:吴大大
搜珍网 www.dssz.com