文件名称:GT_DiskLib_120108
介绍说明--下载内容均来自于网络,请自行研究使用
学习FAT文件系统时封装的一套C++库,可以实现加载指定分区的FAT文件系统。浏览目录,打开文件流读写文件,创建目录和文件(不要在挂载在真实机器上的分区上进行写操作测试,因为Window本身的文件系统驱动和本程序冲突会造成混乱。 最好在虚拟的分区上测试,本程序也带有加载虚拟磁盘的代码。)带有比较详细的注释,由于是玩具无文档。
此为VC6.0工程,用高版本的VS不保证可以编译成功。-FAT file system when learning a set of C++ library package, you can achieve load the specified partition FAT file system. Browse the directory, open the file stream to read and write files, create directories and files (Do not mount the partitions on the machine to write the real test, because Window s own file system driver conflict and this program will cause confusion. Best virtual partition on the test, this program can also be loaded with a virtual disk code.)
此为VC6.0工程,用高版本的VS不保证可以编译成功。-FAT file system when learning a set of C++ library package, you can achieve load the specified partition FAT file system. Browse the directory, open the file stream to read and write files, create directories and files (Do not mount the partitions on the machine to write the real test, because Window s own file system driver conflict and this program will cause confusion. Best virtual partition on the test, this program can also be loaded with a virtual disk code.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GT_DiskLib_120108
.................\bin
.................\...\diskpart.dll
.................\...\GTConfig.ini
.................\...\res
.................\...\...\res.ini
.................\...\VDiskConvert.dll
.................\DiskLib
.................\.......\include
.................\.......\.......\BufferStream.h
.................\.......\.......\ChsAddress.h
.................\.......\.......\DateTime.h
.................\.......\.......\DiskDirectoryInfo.h
.................\.......\.......\DiskFileInfo.h
.................\.......\.......\DiskFileSystemInfo.h
.................\.......\.......\DiskStream.h
.................\.......\.......\Exceptions.h
.................\.......\.......\Fat
.................\.......\.......\...\BPB.H
.................\.......\.......\...\ClusterReader.h
.................\.......\.......\...\ClusterStream.h
.................\.......\.......\...\Directory.h
.................\.......\.......\...\DirectoryEntry.h
.................\.......\.......\...\FatBuffer.h
.................\.......\.......\...\FatFileStream.h
.................\.......\.......\...\FatFileSystem.h
.................\.......\.......\...\FatType.h
.................\.......\.......\...\FileAllocationTable.h
.................\.......\.......\...\FileAttributes.h
.................\.......\.......\...\LongNameStack.h
.................\.......\.......\FileAccess.h
.................\.......\.......\FileMode.h
.................\.......\.......\FileStream.h
.................\.......\.......\Geometry.h
.................\.......\.......\GeometryTranslation.h
.................\.......\.......\IDisposable.h
.................\.......\.......\IFileSystem.h
.................\.......\.......\IStream.h
.................\.......\.......\SearchOption.h
.................\.......\.......\SeekOrigin.h
.................\.......\.......\Size.h
.................\.......\.......\TypeDefinition.h
.................\.......\.......\Utilities.h
.................\.......\.......\VMDiskStream.h
.................\.......\sr
.................\.......\..\BufferStream.cpp
.................\.......\..\ChsAddress.cpp
.................\.......\..\DiskStream.cpp
.................\.......\..\Fat
.................\.......\..\...\BPB.CPP
.................\.......\..\...\ClusterReader.cpp
.................\.......\..\...\ClusterStream.cpp
.................\.......\..\...\Directory.cpp
.................\.......\..\...\DirectoryEntry.cpp
.................\.......\..\...\FatBuffer.cpp
.................\.......\..\...\FatFileStream.cpp
.................\.......\..\...\FatFileSystem.cpp
.................\.......\..\...\FileAllocationTable.cpp
.................\.......\..\...\LongNameStack.cpp
.................\.......\..\FileStream.cpp
.................\.......\..\Geometry.cpp
.................\.......\..\VMDiskStream.cpp
.................\dpioctl
.................\.......\diskpart.h
.................\.......\diskpart.lib
.................\.......\dpioctl.h
.................\GenericTool.cpp
.................\GenericTool.h
.................\GT
.................\..\GenericTool.cpp
.................\..\GenericTool.h
.................\he.xml
.................\include
.................\.......\vixDiskLib.h
.................\.......\vixMntapi.h
.................\.......\vm_basic_types.h
.................\Ini.cpp
.................\Ini.h
.................\lib
.................\...\vixDiskLib.lib
.................\...\vixMntapi.lib
.................\NetworkTool.cpp
.................\NetworkTool.h
.................\NewGeneralTestTool.aps
.................\NewGeneralTestTool.clw
.................\NewGeneralTestTool.cpp
.................\NewGeneralTestTool.dsp
.................\NewGeneralTestTool.dsw
.................\NewGeneralTestTool.h
.................\NewGeneralTestTool.ncb
.................\NewGeneralTestTool.opt
.................\NewGeneralTestTool.plg
.................\NewGeneralTestTool.positions
.................\NewGeneralTestTool.rc
.................\NewGeneralTestToolDlg.cpp
.................\NewGeneralTestToolDlg.h
.................\ReadMe.txt
.................\res