搜索资源列表
Best_Ini
- 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.
INI
- 一个类似于WIndows API中INI文件读写的源码,可以在基于C的多平台(如Vxworks)下方便使用
C# ini文件的读写
- C# ini文件的读写-C# ini file reader
MyOKFile
- 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
IniHandler
- 最实用性的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,
CsharpRWIni
- 在C#中如何读写INI文件 网上收集整理几种方法在里边DOC文档-In C# how to read and write INI files online collection in several ways inside DOC documents
ini
- 利用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.
C_Ini
- 实现对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.
INI
- ini读写类(c#) ini读写类(c#)-ini to read and write categories (c#) ini to read and write categories (c#)
phone
- 用数组 和 链表做的C++电话本程序。数据存储在.dat的文件中,用记事本可以打开,由于当时本人还不知道配置文件(.ini)这回事,所以没有用.ini文件 现在想来,完全可以用.ini文件,而且更简单,可以大量减少代码量,代码中还有大量的读写文件的地方完全可以写到一个函数中, 这样更是可以减少代码量,但由于时间有限,事情繁多, 一直没有时间修改完善,大家拿到代码后,可以自行修改。此程序分为两个版本,数组版 和 链表版-telephone book using C++
ini
- 很多软件刚开始运行都会产生读写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.
184261-inifile-0.2.tar
- ini配置文件操作读写的c函数源代码库.-ini configuration file to read and write operations c-function source code base.
ini
- c语言读写ini文件,VC6工程可直接打开-c language to read and write ini files, VC6 project can be directly opened
stm32_fat_sd_ini
- 单片机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
CPP-INI
- C++读写配置文件的类,VC下进行的开发适用-read and write config
VC++读写INI文件类以及示例程序
- 读取文件,C++ 源码 可读取INI配置文件(Read files, C++ source code, you can read the INI configuration file)
Ini
- MFC ini 配置文件操作类,可方便的实现对ini文件的读写操作(this is a class for ini file operation)
IniReadWrite
- C#读写Ini文件的Vs2103程序项目源码,提供DLL,可以直接调用!(C# read and write Ini file Vs2103 program source code, provide DLL, can be called directly!)
inirw
- c ini 读写 接口,很方便,兼容多种注释(c ini file read / write ,useful)
filecsdemos
- C# 读写INI文件、压缩、编辑转换、文件流切割组合等文件操作功能源码(C # read and write INI file, compression, editing and conversion, file stream cutting combination and other file operation function source)