搜索资源列表
WinCE显示JPEG、读写INI文件
- 采用Platform Builder进行编程,可以显示JPEG图像、并读取INI文件。在嵌入式定位导航系统中应用。-using Platform Builder program can display JPEG images. INI file and read. Embedded in the GPS navigation system applications.
INIFileOP_new
- window ce.net ini文件读写,纯c代码-window ce.net ini file read and write, code-c
INI
- 一个类似于WIndows API中INI文件读写的源码,可以在基于C的多平台(如Vxworks)下方便使用
FileOperate
- 在wince5.0上实现文件或文件夹的删除,复制,以及大小的计算。可以获取文件的属性,比如修改,访问,创建时间。等等功能的一个文件操作动态连接库文件,可以实现文件的读写(INI文件)。
Inirw
- 用EVC写的可以实现WINCE INI文件的读写。
Ini
- Wince平台下INI文件读写程序源码,该升级包,主要修改了以前添加记录后,继续读写INI文件出现的指针错误等bug。是一个比较完美的INI文件读取程序。
CE5iniRWtest
- ce 5.0上的用mfc编制的ini文件读写源代码,调试OK。
MYINIREAD.rar
- wince evc ini读写 au1200,au1200 reader wince evc ini
simpleini-4.8.2(2)
- Ini文件读写源代码,支持多种操作平台 - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII characters only) - saves files
123222
- WinCE显示JPEG、读写INI文件,EVC下编译通过-WinCE display JPEG, read and write INI files, EVC compiler passed under
EVC4.2.iniFilereadwriteFounction
- 是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed
readwriteini
- wince下读写ini文件代码,用evc编写的-wince to read and write ini files under the code, prepared by EVC
iniop
- 经验证完全可用的wince下的ini配置文件读写源码-Proven completely available to wince under the ini configuration file to read and write source code
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
890761fileinirw
- 一个自己写的读写ini文件的类,其实就是把一些API函数封装了一下,自己用的还行,希望对大家有用,是用VC6写的-一个自己写的读写ini文件的类,其实就是把一些API函数封装了一下,自己用的还行,希望对大家有用,是用VC6写的.......
qt_read_ini
- 用Qt4编写的显示界面,并且实现对ini文件的读写操作-Written using Qt4 ,and realize the ini file to read and write operations
2011210143518
- INI文件读写类与普通INI读写功能类似,增加了节与关键字集合,读入到一个数组内,方便枚举.目前只有枚举,读值功能,还没增加写值,新建啥的功能....因为用到这个功能的那个工程不需要写,就懒得写了 (转载)-INI INI file reading and writing classes read and write capabilities similar to the ordinary, an increase of Festival and the keyword set, read in
RdWrFile
- winCE下读写INI文件,实现基本功能,读,写等操作功能-winCE to read and write INI file, for basic functions, read, write and other operations functions
RdWrtIni_wince
- wince 下面读写.ini格式的配置文件,源码,使用相对路径-Read and Write config file(.ini) Code ,if you need lib yuo Compile it youself used Relative path
DataBuffer
- Linux下 对INI文件的读写,实测过,可以用。(Reading and writing to INI files under Linux)