搜索资源列表
vb-ini
- 在VB中读写INI文件,数据库配置文件会用到的-in VB literacy INI files, database configuration files will use the
duxie_INI
- 用Visual c++.net (VC.net) 编写的 如何读写INI文件 的程序。代码注释详细,适合初学者。有需要的朋友可以看看。-Using Visual c . Net (VC.net) prepared in how to read and write INI files. Note the code in detail, suitable for beginners. In need of a friend can see.
inirw
- 一个读写INI文件的例子-An example of reading and writing INI files
123222
- WinCE显示JPEG、读写INI文件,EVC下编译通过-WinCE display JPEG, read and write INI files, EVC compiler passed under
RW_ini
- 关于mfc ini 文件 读配置文件的读写-Mfc ini files on Reading configuration file to read and write
INI
- 操作INI文件的VC++代码,可以方便操作INI文件。-INI file operation VC++ Code INI files can be easily operated.
readAndWriteIniFile
- MFC函数读写ini文件,内有详细的参考资料和,试用说明!所用函数GetPrivateProfileInt,GetPrivateProfileString,WritePrivateProfileString等-MFC function to read and write ini files, there are detailed reference materials and trial descr iption! The function GetPrivateProfileInt, GetPr
INILite
- 高效的INI配置文件操作库,纯C实现,解决需要反复读写INI文件或者操作大型INI文件时的效率问题,比Win32 的INI操作函数快200倍或以上。-INI configuration files and efficient operation of the Treasury, pure C realization of the need to repeatedly solve the INI file to read and write INI files or large-scale ope
INI_Class
- VC++INI文件读写类,将对一般INI文件的各项操作,包括打开,读,写,修改等功能简化为几个方法,综合为一个类。-VC++ INI file reading and writing class, will the general operation of the INI files, including open, read, write, modify functions simplify several ways, integrated into a category.
CsharpRWIni
- 在C#中如何读写INI文件 网上收集整理几种方法在里边DOC文档-In C# how to read and write INI files online collection in several ways inside DOC documents
use-ini
- 在程序中经常要用到设置或者其他少量数据的存盘,以便程序在下一次执行的时候可以使用,Windows 已经为我们提供了两种方便的办法,那就是使用注册表或者 ini 文件(Profile)来保存少量数据。本文中先介绍一下 .ini 文件的使用。-the usage of “ini”files
readwriteini
- wince下读写ini文件代码,用evc编写的-wince to read and write ini files under the code, prepared by EVC
INI
- ini文件读写的类,可以满足基本INI文件的读写。-ini file reading and writing classes, to meet the basic reading and writing INI files.
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.
ini
- c语言读写ini文件,VC6工程可直接打开-c language to read and write ini files, VC6 project can be directly opened
ini
- 读取和写入INI文件实例 可用于学习*的高级自启动技术-Examples of read and write INI files can be used to study high-level self-starting technology Trojan
ini
- ini文件操作类,支持ini文件读写,对codeproject上的源码做了些修改。-ini file manipulation classes, read and write support for ini files, the source of codeproject made some changes.
ini-code
- 本源码主要介绍了怎样用INI文件来配置应用程序,里面包括INI文件的写入和读取,代码很详细,-The source code describes how to use the INI file to configure the application, which includes writing and reading INI files, the code is very detailed,
All-about-ini-files
- VB6 - Reading and interpretating INI files. A simple way to store data.
操作ini文件的VB的类
- VB操作ini文件的VB的类模块,很简单的一段代码,适合初学者(Class of VB that operates INI files)