CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ini c 读写

搜索资源列表

  1. Best_Ini

    0下载:
  2. INI文件读写类,C++编写,使用stl。任意C++编译器均可使用,可在任意平台上编译。-INI file reading and writing categories, C, the use of stl. Arbitrary C compiler can use, it can be arbitrary platform compiler.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10.29kb
    • 提供者:dcg
  1. INI

    0下载:
  2. 一个类似于WIndows API中INI文件读写的源码,可以在基于C的多平台(如Vxworks)下方便使用
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:5.28kb
    • 提供者:forest
  1. C# ini文件的读写

    0下载:
  2. C# ini文件的读写-C# ini file reader
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:957byte
    • 提供者:徐水星
  1. MyOKFile

    0下载:
  2. 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:37.9kb
    • 提供者:qiyunping
  1. IniHandler

    0下载:
  2. 最实用性的ini文件读写类,已经经过作者多次试用认证,读写文件都十分方便,用c#编写,非常适宜green hand,是学习、工作方便的助手,并不比XML逊色!-The most practical type of ini file read and write, the author has been repeatedly tested authentication, read and write documents are very convenient, with c# Prepared,
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:4.12kb
    • 提供者:红红
  1. CsharpRWIni

    0下载:
  2. 在C#中如何读写INI文件 网上收集整理几种方法在里边DOC文档-In C# how to read and write INI files online collection in several ways inside DOC documents
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:32.22kb
    • 提供者:lizhang
  1. ini

    0下载:
  2. 利用C#访问ini配置文件。文件封装了读写ini文件的函数,用户访问简单、明了。-Use C# to visit ini configuration file. Package of documents to read and write ini file function, easy user access, and clear.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6.86kb
    • 提供者:李峰
  1. C_Ini

    0下载:
  2. 实现对INI文件的操作,比如INI的读和写。比较规范,辅助用来实现程序中可变化参数的设置。-Implementation of the INI file operations, such as the read and write INI. Fairly standard, auxiliary procedures can be used to achieve changes in parameter settings.
  3. 所属分类:File Operate

    • 发布日期:2017-05-03
    • 文件大小:969.01kb
    • 提供者:高茜
  1. INI

    0下载:
  2. ini读写类(c#) ini读写类(c#)-ini to read and write categories (c#) ini to read and write categories (c#)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3.67mb
    • 提供者:Ardy
  1. phone

    0下载:
  2. 用数组 和 链表做的C++电话本程序。数据存储在.dat的文件中,用记事本可以打开,由于当时本人还不知道配置文件(.ini)这回事,所以没有用.ini文件 现在想来,完全可以用.ini文件,而且更简单,可以大量减少代码量,代码中还有大量的读写文件的地方完全可以写到一个函数中, 这样更是可以减少代码量,但由于时间有限,事情繁多, 一直没有时间修改完善,大家拿到代码后,可以自行修改。此程序分为两个版本,数组版 和 链表版-telephone book using C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:刘凯
  1. ini

    0下载:
  2. 很多软件刚开始运行都会产生读写INI文件的功能,这就是一个用c语言写INI文件的实例。-Just started running a lot of software will have to read and write INI files, this is a language used to write INI file c example.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2.13kb
    • 提供者:fenghuan
  1. 184261-inifile-0.2.tar

    0下载:
  2. ini配置文件操作读写的c函数源代码库.-ini configuration file to read and write operations c-function source code base.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:20.79kb
    • 提供者:tang
  1. ini

    0下载:
  2. c语言读写ini文件,VC6工程可直接打开-c language to read and write ini files, VC6 project can be directly opened
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1.18mb
    • 提供者:likai
  1. stm32_fat_sd_ini

    0下载:
  2. 单片机STM32F103,环境KEIL ARM,系统UCOS,功能: 1 - 移植了网络上一份开源的文件系统 2 - *.ini文件在单片机上的读写操作-SCM STM32F103, environment, KEIL ARM, the system UCOS, function: 1- transplanted to a source on the network file system 2-*. ini file read and write operations on the MC
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-13
    • 文件大小:3.23mb
    • 提供者:jim
  1. CPP-INI

    0下载:
  2. C++读写配置文件的类,VC下进行的开发适用-read and write config
  3. 所属分类:Menu control

    • 发布日期:2017-04-12
    • 文件大小:1.41kb
    • 提供者:刘宁
  1. VC++读写INI文件类以及示例程序

    0下载:
  2. 读取文件,C++ 源码 可读取INI配置文件(Read files, C++ source code, you can read the INI configuration file)
  3. 所属分类:

    • 发布日期:2017-12-27
    • 文件大小:15kb
    • 提供者:litian123
  1. Ini

    0下载:
  2. MFC ini 配置文件操作类,可方便的实现对ini文件的读写操作(this is a class for ini file operation)
  3. 所属分类:文件操作

    • 发布日期:2017-12-19
    • 文件大小:4kb
    • 提供者:独孤求??
  1. IniReadWrite

    0下载:
  2. C#读写Ini文件的Vs2103程序项目源码,提供DLL,可以直接调用!(C# read and write Ini file Vs2103 program source code, provide DLL, can be called directly!)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:499kb
    • 提供者:天云之剑
  1. inirw

    1下载:
  2. c ini 读写 接口,很方便,兼容多种注释(c ini file read / write ,useful)
  3. 所属分类:其他

    • 发布日期:2018-10-25
    • 文件大小:6kb
    • 提供者:wht1
  1. filecsdemos

    2下载:
  2. C# 读写INI文件、压缩、编辑转换、文件流切割组合等文件操作功能源码(C # read and write INI file, compression, editing and conversion, file stream cutting combination and other file operation function source)
  3. 所属分类:C#编程

    • 发布日期:2021-04-17
    • 文件大小:410kb
    • 提供者:yj1213
« 12 3 4 5 6 »
搜珍网 www.dssz.com