搜索资源列表
Ziplib PHP处理ZIP文件的类
Ziplib 是一个用来建立、操作、控制 ZIP 文件的类。它看起来很小(11K),但是你可别小看了它,这个类的所有操作不需要 PHP 中ZLib 模板的支持。是的,你没有听错,这个类完全从底层控制了 ZIP 文件的读写!!! 这意味着你可以在任意一个主机上来操作你的 ZIP 文件。内附详细操作说明。Enjoy It!!
SHELL文件操作封装类
- 很不错的一个SHELL文件操作封装类,如文件的删除,移动,拷贝等,还可以自定义对话框的标题等-very good one SHELL file manipulation package type, such as file deletion, moving, copying, also from the definition, such as the title of the dialog
文件操作类
- 整合文件操作的基本处理,包括删除文件、文件夹,获取系统路径、读取、写入文件等
读写文件
- 一个读写文本文件的类,基本上各种文件操作都齐全了-read and write text files a class, basically documents the operations are complete
FileOperations_Demo
- 一个不错的文件操作类-good files operation cla
直接读写文件
- 文件读写的例子,初学对文件操作的朋友可以看看.程序是用CFILE类.-document literacy example, when a document to the operation of friends can see. Procedures used CFILEs category.
图像文件操作库
- 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functio
VC++6.0INI类型文件读写类
- VC++6.0 INI类型文件操作实例类-VC 6.0 INI file types such examples operation
SHELL文件操作封装类
- 很不错的一个SHELL文件操作封装类,如文件的删除,移动,拷贝等,还可以自定义对话框的标题等-very good one SHELL file manipulation package type, such as file deletion, moving, copying, also from the definition, such as the title of the dialog
文件绑定控件类
- 该代码例子提供了可以和文件操作绑定的edit编辑控件。-provide examples of the code and documentation can be bundled with the operating editors edit controls.
filepassword
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(ch
testserialport
- 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -
Files_C_20070111000212
- 一个文件操作类,包含复制文件夹,查询文件是否存在-a document operations, including copy paper folders, documents the existence of inquiries
iniFile_Helper
- Ini文件操作类。 非常实用的功能。-Ini file operation type. Very practical function.
FileDataOperator
- VC写的文件操作类,封装了很多文件格式的读写。-VC write file operations category, packaging a lot of file formats to read and write.
file
- vc++ 6.0 二进制文件操作类,大家参考-good
diskobject_src
- 对文件操作的封装类,程序很好的封装了windowsAPI ,实现了一个文件操作类-File operations on the package type, the program has been very good package windowsAPI, to achieve a type of file operations
LHFileOperate
- C# 文件操作类,c# File.Copy用起来很不爽,需要自己捕抓异常,通过这个类进行完善。-C# file class, c# File.Copy used up very unhappy, and needs its own catch them abnormal, were improved by this class.
TXTClass
- 提供了一个用C#语言实现的txt文件操作类,实现了写入txt、读取txt、读取指定行、删除指定行、查询txt指定内容,按照给定条件查询、删除txt文件内容等功能。调用方便,操作简单,附有使用说明。-Provides a C# language using the txt file manipulation class realized write txt, read txt, reads the specified line, dele
C#基类库大全2017
- C#基类库大全2017 文件读写 文件夹读写 各种加密解密 XML操作 弹出消息类 压缩解压缩 正则表达式 文件操作类 配置文件操作类(DEncrypt Backup DLL ResourceManager)