CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 配置文件 读取

搜索资源列表

  1. zjengin

    0下载:
  2. 系统介绍 Engineer系统是降低服务器负载,减少企业运营成本的完美解决方案。通过动态批量生成静态页面,可使企业在对外发布服务器选择上,缩减对硬件的投资,并同时降低企业的互联网接入费用。 Engineer系统可与目前98%以上文章管理系统进行无缝结合,2%特例系统,也可通过二次编码进行整合,系统根据模板生成静态页,时刻保持网站的新鲜感。 Engineer系统是企业低成本、高负载量网站运营完美解决方案。 1.2 系统特点 1.2.1 与现有系统无缝整合 系统采用XM
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:275.26kb
    • 提供者:wyw0818
  1. 网口文件传输程序

    0下载:
  2. LINUX网口文件传输,分别运行SER.O和CLI.O 传输文件路径可自行修改 或作成读取配置文件的形式-LINUX network file transfer, and running SER.O CLI.O document transmission path may modify or make the reader configuration file forms
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2.55kb
    • 提供者:bby
  1. socket1

    1下载:
  2. linux 下c程序编写的网络程序,可以读取配置文件中的ip和port进行网络连接 ,能写日志,是一个不错的开发软件例子.-include client the program,you can extend your program based on the example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:11.13kb
    • 提供者:王彦华
  1. monitor-1.0

    2下载:
  2. 进程监控 进程守护 linux C语言 进程重启 进程管理 利用linux C语言编写,读取配置文件里面要求启动的程序,并进行实时监控,若进程异常退出,就重新启动 主要功能: 1.读取配置文件程序 2.启动进程 3.监控进程,查看进程是否退出或者崩溃 4.若进程退出或者崩溃,重启程序。 5.支持sleep功能 6.进程若连续崩溃NUM_MAX次就进行相应的睡眠周期-Process mo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-22
    • 文件大小:81.62kb
    • 提供者:zhouyanjun
  1. sconfig

    0下载:
  2. c语言实现读取配置文件的代码,按照key-value设定的读取,example1.ini为配置文件,example.c为test程序,可以根据其书写代码-c language implementation of the code to read the configuration file, in accordance with key-value set to read, example1.ini for the configuration file, example.c for the te
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:11.17kb
    • 提供者:edgar
  1. modbus

    0下载:
  2. modbus rtu协议 linux 平台的实现.读取相关配置文件信息.通过串口发送数据.-modbus rtu protocol linux platform. read the configuration file information. send data through serial port.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:215.42kb
    • 提供者:Daniel
  1. RProfile

    0下载:
  2. linux下的配置文件读取原代码,简单易用-under linux configuration file to read the original code, easy-to-use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2.1kb
    • 提供者:pl
  1. read_file_in_c

    0下载:
  2. linux 下 使用C语言读取文件并查找显示为数字字符;-linux using C language to read documents and find the figures appear as characters
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:920byte
    • 提供者:白光辉
  1. Config

    0下载:
  2. 一个简单的配置文件读取程序,可以方便地读取linux下常用的.cfg格式-Am implementation of class loading config files
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:1.29kb
    • 提供者:老杨
  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
    • 文件大小:83.29kb
    • 提供者:俞强
  1. CUtils

    0下载:
  2. Linux下读取配置文件的简易程序。可按照格式写一个文本配置文件,使用该程序读取内容!-Config Code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:22.62kb
    • 提供者:qiao
  1. zjhftp

    0下载:
  2. 自己写的FTP服务器,包括完整的makefile,上传下载,断点续传,限速,更改目录等等功能。自定义哈希表读写,读取配置文件等,linux多文档多进程编程,多进程之间通讯。-Write your own FTP server, including the complete makefile, upload and download, HTTP, speed limits, change directories and more. For learning to use custom hash t
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-26
    • 文件大小:20.07kb
    • 提供者:
  1. testini

    0下载:
  2. linux下对ini读写API,纯c开发,接口和windows读取配置文件的形式差不多,可以提供学习-API of ini Conifig File Read And Write.The interface of this API is like The API For windows.We can study with this API.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-13
    • 文件大小:2.38kb
    • 提供者:binggou
  1. config

    0下载:
  2. linux下读取ini配置文件 config.cpp config.h-read the ini file under linux
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:5.71kb
    • 提供者:陈雷
  1. Linux-Read-ini

    0下载:
  2. Linux读取ini配置文件,以及参数保存到配置文件的实例-Linux read ini configuration file, and save the parameters to the configuration file examples
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3.32kb
    • 提供者:sun
  1. config

    0下载:
  2. linux 配置文件的读取,可以编译成静态库,提供了一个配置文件的范例,在ubuntu上编译通过,也使用在读取我的socks5配置文件-Read linux config file
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3.03kb
    • 提供者:andylee
  1. linuxRead-style-profile

    0下载:
  2. 一个通用的linux系统中C语言版读取配置文件的函数。-A common C language version of linux system function reads the configuration file.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1.16kb
    • 提供者:邱煌奥
  1. app

    0下载:
  2. linux c++写的使用POCO框架的一个APPlication框架,框架完成了日志写及自动转存,配置文件读取。代码不多功能强大。需要安装Poco库-linux c++ to write a framework for the use of POCO APPlication frame, which completed the log write and Autosave, the configuration file is read. Multi-function code is not s
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3.48kb
    • 提供者:stanley
  1. config

    0下载:
  2. 读取配置文件c++代码 windows\linux-read the configuration file c++ code windows\linux
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:843byte
    • 提供者:huge
  1. read_config

    0下载:
  2. 基于linux系统的ini配置文件读取和写入代码。-ini config read and write to system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-12
    • 文件大小:3.55kb
    • 提供者:lm
« 12 »
搜珍网 www.dssz.com