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

搜索资源列表

  1. ReadFile

    1下载:
  2. 用c语言实现读取配置文件. 书写比较规范,比较好!-c language used to read configuration files. Writing relatively standardized, relatively good!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1061
    • 提供者:bolin.gong
  1. config

    0下载:
  2. 配置文件读取类,把配置文件读取封装起来,更容易对配置文件进行读操作
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:809
    • 提供者:李海峰
  1. LiveUpdate

    0下载:
  2. 这是针对第三方启动而设计的软件更新下载软件,实习远程更新文件下载和版本的更新,配置文件的读取操作等。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3165095
    • 提供者:小潘
  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-03-31
    • 文件大小:11398
    • 提供者:王彦华
  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
    • 文件大小:83577
    • 提供者: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-03-31
    • 文件大小:11440
    • 提供者: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
    • 文件大小:220589
    • 提供者:Daniel
  1. RProfile

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

    • 发布日期:2017-04-02
    • 文件大小:2154
    • 提供者: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
    • 文件大小:920
    • 提供者:白光辉
  1. config

    0下载:
  2. 访问unix风格的配置文件,通过进程单一实例sDotConf读取文件配置选项。配置选项包括:布尔型、字符串型、数值型。-Visit unix-style configuration file, through the process of a single instance of sDotConf read the file configuration options. Configuration options include the following: Boolean, string ty
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:8533
    • 提供者:jackie
  1. arppoll

    0下载:
  2. 一个C程序,获取ARP表信息,UDP通讯及连接数据库,读取配置文件等功能-A C program, access ARP table information, UDP communication and connect to database, read the configuration files and other functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8238
    • 提供者:fz
  1. monitor

    0下载:
  2. 一个UNIX上PROC的小程序,包含了读取配置文件的函数,请各位观看-UNIX on a small procedure PROC, read configuration file contains a function, please watch
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4505
    • 提供者:王同
  1. inifile_mb_wide_mfc_vc6

    0下载:
  2. ini配置文件读取。适用于VC6.0下.可自行修改后加入自己的工程中-an ini reader. work under Visual C++ 6.0
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:21092
    • 提供者:hugh
  1. File_ini_RW

    1下载:
  2. VC++ 代码编写的读取配置文件(ini文件)的小程序,可作为借鉴-Written in VC++ code to read configuration file (ini files) in a small program can be used as reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:13101
    • 提供者:张恒
  1. Read_xml

    0下载:
  2. 一般来说,VC的程序配置文件都为INI格式,本程序演示了如何在VC中读取XML文件中的内容。-Generally, VC' s are for the INI configuration file format, this program demonstrates how to read XML file in the VC content.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:10555
    • 提供者:123
  1. manu.tar

    0下载:
  2. 读取配置文件,形成一个菜单选项。可以用箭头移动菜单,选择相应的内容执行相应的命令-get menu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:7051
    • 提供者:zhanghh
  1. client-socket

    0下载:
  2. 一个简单的socket客户端程序,读取配置文件拼成16进制字符流发现服务端监听的端口-socket client demo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1916
    • 提供者:zhanghh
  1. bcxg

    0下载:
  2. 本软件是通过读取配置文件来 显示界面的上一次关闭时的状态 以及相关功能!-This software is by reading the configuration file to display the interface of the last closed state and the relevant features!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:208564
    • 提供者:赵武
  1. CUtils

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

    • 发布日期:2017-03-24
    • 文件大小:23162
    • 提供者:qiao
  1. 201004093

    0下载:
  2. 读取配置文件,网页模板可以供读者使用,快速开发-my book
  3. 所属分类:Network Security

    • 发布日期:2017-05-08
    • 文件大小:1595579
    • 提供者:hurong
« 12 »
搜珍网 www.dssz.com