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

搜索资源列表

  1. IniExample

    0下载:
  2. VB读取INI文件,用于读取配置文件,存储重要参数。-VB to read INI file, for read configuration files, storage of key parameters.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8301
    • 提供者:赖怵
  1. FILE_READ

    0下载:
  2. LABVIEW实现文件的读取,文件的配置。-LABVIEW file read, file configuration.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:71787
    • 提供者:赵军
  1. INI

    0下载:
  2. 读取修改INI文件,可以读取和修改ini文件方便做配置文件读取-read the ini file
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:26478
    • 提供者:笨笨狗
  1. VB

    0下载:
  2. 生成配置文件(可以生成和读取程序的配置文件) 很简单 一看就会 (调用没怀就行了 路径在模块里面改)-VB
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1913
    • 提供者:李小
  1. choose-date-safe

    0下载:
  2. 用labview开发是数据写入和读取,写成了.INI配置文件,可以由下拉列表来控制选择。-Labview was developed using data write and read, wrote. INI configuration file, you can choose from the drop-down list control.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:21018
    • 提供者:jacky
  1. iniconf

    0下载:
  2.  读取配置文件的内容,用python实现- Read the contents of the configuration file with python
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:832
    • 提供者:tester
  1. pro_ini

    0下载:
  2. 配置文件读取,主要是文件的打开和字符串的处理,数据类型的转换-get inifile infomation
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:131191
    • 提供者:曹睿
  1. java-read-ini-

    0下载:
  2. 这是一个关于 java 读取配置文件,以.ini结尾的文件,希望能帮助到有需要的人。-This is a java reads the configuration file at the end. Ini file, hoping to help people in need.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:1455
    • 提供者:xiaoqiang
  1. config

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

    • 发布日期:2017-11-25
    • 文件大小:5846
    • 提供者:陈雷
  1. LineCalibration

    0下载:
  2. VC6下的线性标定校准仿真软件,实现了:“标定点”集合的管理(加入、删除、保存、读取);计算一个新AD值对应的物理量,需配合一个配置文件使用。 -VC6 the linear calibration calibration simulation software, to achieve: the " reference points" collection management (add, delete, save, read) calculating a new AD
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:41194
    • 提供者:张炜
  1. ConfigHelper

    0下载:
  2. 读取config配置文件confighepler ,公共类-Read config configuration file confighepler, public class
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1238
    • 提供者:李大亮
  1. Statistical-Tool

    0下载:
  2. 对txt文件进行逐行读取,统计需要的数据信息,结果保存在txt中文档中,用配置文件保存此次打开的文件路径,方便下次打开。-Txt file on the read line by line, statistical data needed, save the results in txt document, save the file path to open the configuration file for next opened.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:77236
    • 提供者:
  1. CameraApp

    0下载:
  2. win7 64位系统下,vs2013+opencv2.4.8+qt5.3,读取系统摄像头、拍照显示和保存到磁盘功能的VS工程。 项目属性配置文件(.props)在工程文件夹目录中,可根据自己目录进行载入配置。-win7 64bit system, vs2013+opencv2.4.8+qt5.3,a vs2013 project that can open camera & take picture and save to disk. The project s configuratio
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6315789
    • 提供者:wj
  1. xml

    0下载:
  2. 那么我们要读取的值可以理解为一个路径的存档,必须有明确的位置 XML树.取节点值 (“配置/数据1/角色”, 角色),即为读取 配置 里面的“数据1”的角色值,并存放到角色这个变量。 “配置”我们可以理解为一个硬盘的分区,“数据1”可以理解为一个文件夹,角色就是其中我们存放的数据。 可以有很多个“配置”,很多个数据,当然考虑到程序工作速度的问题,一个XML文件还是别存太多数据为妙。 - 可以有很多个“配置”,很多个数据,当然考虑到程序工作速度的问题,一个XML文件还
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6873
    • 提供者:myewasdew
  1. readxml

    0下载:
  2. 读取一个配置文件xml各个节点的内容,并将其打印到屏幕上。-Read a configuration file of XML content of the various nodes, and print it on the screen.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2146372
    • 提供者:邓省
  1. Release

    0下载:
  2. 用于缺陷数据计算,其中读取配置文件中的数据(Used to calculate data)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:15360
    • 提供者:meiai
  1. VB_ReadXMLFile

    0下载:
  2. 读取XML文件信息。将相关信息存放到XML配置文件中,供软件后续使用。(Read the XML file's information)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:84992
    • 提供者:筱筑聆风
  1. FileComparToolCon

    0下载:
  2. 版本发布版本号检查,通过读取配置文件设置发布版本(Version release number check, set the release version by reading the configuration file)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-28
    • 文件大小:16289792
    • 提供者:琳11
  1. 读写INI

    1下载:
  2. 不用调用API就可以读取或修改ini配置文件,只需调用模块中相应的函数即可,纯文本操作。(Without calling API, you can read or modify the INI configuration file, just calling the corresponding function in the module, pure text operation.)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-11
    • 文件大小:1604
    • 提供者:CS专家
  1. ConsoleApp1

    0下载:
  2. C#控制台程序,集成了redis 实例,及读取配置文件(This is C# program and processer redis and ini files)
  3. 所属分类:其他

    • 发布日期:2020-03-09
    • 文件大小:257024
    • 提供者:燕子李三
« 12 »
搜珍网 www.dssz.com