搜索资源列表
fileread
- 一个很好用的读写INI文件的类,各函数使用方法请看头文件-the class can read/write ini file,to get more info.,you can see the head file
MP3 ID3V23标签的读、写、删除模块和测试程序
- MP3 ID3V23标签的读、写、删除模块和测试程序,适合学习文件操作的朋友.-the module can read,write delete mp3 ID3V23,it is suitable for studying file operation
AlarmPickup
- 从text文件中读取信息,写入xls文件-documents from the text message read, write xls document
FileHelpers
- 文件助手1.1--这是一个自动化的文件导入/导出引擎。用于在.NET平台中导入/导出固定格式的文件数据。 File Helpers v1.1 - An Automatic File Import/Export Engine An easy to use .NET library to read/write data from fixed length or delimited files or streams. It has support to import/export data f
SeeFile.rar
- 模拟简单的资源管理器 实现FAT32和NTFS文件格式下的文件安全删除 主要是直接读写逻辑硬盘,Simulation of a simple resource manager to achieve FAT32 and NTFS file format under the file security to delete the main hard drive is a direct read-write logic
pb1150xml
- Powerbuilder 1150 下读写xml文件的例子-Powerbuilder 1150 read/write xml
cvi-Excel
- labwindows/cvi对excel操作,主要有打开、读、写、打印等操作。可写入汉字;-labwindows/cvi on excel operations, mainly to open, read, write, print and other operations. Can write Chinese characters
EC
- 在x86移动平台上实现ec ram的读写,大多数x86移动平台上都有EC,方便开发者来访问ec-EC ram read/write
read_excel
- c语言实现excel读取,按规定写入dat和txt文件-c language excel read write dat and txt file required
FileMapping(csharp)
- 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete engineering and C# Call works
open-excel
- 利用 OLE 打开EXcel 和读取 写入 数据-Using OLE to open and read write data EXcel
An-Easy-Read-Write-Registry-Module
- VB6 - Module for Easy Read Write Registry
tdxcsh
- c文件操作,修改文件,打开,读取,写入,关闭-c file operations, to modify the file, open, read, write, close
wutext
- VC写的读写UNICODE文件示例,使用CStdioFile的继承类来实现的-VC written documents to read and write UNICODE example, the use of inheritance CStdioFile category achieved
read-fileAsave-fileB
- 此為簡單的read、write、save檔案程式,在轉換過程當中即可做簡單的加減乘除。-This is a simple read, write, save the file program, the conversion process which can do simple addition and subtraction, multiplication and division.
RWExcel
- vc++ excel file read/write sample
file-read-write_C-Language
- 对常用的文件读写做了小结,不清楚的朋友可以看看,还是不错的幺-Read and write files on the common with a summary, do not know friends can see, is good unitary
Read-Write-XML-INI-Registry
- 读写 XML文件,设置文件,INI文件或注册表的C#例程.-Read-Write XML files, Config files, INI files, or the Registry.
An-Amazingly-Simple-Way-to-Read-Write-Registry-En
- VB6 - An Amazingly Simple Way to Read-Write Registry Entries.rar
CSV-READ-WRITE-CLASS
- c++读写csv文件的类,方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。-write and read csv file using vc++