文件名称:DiskVariable
介绍说明--下载内容均来自于网络,请自行研究使用
实现了文件随机读写的一个C++类。使用CDiskVariable类操作磁盘,可以随机读写文件。
使用CDiskMap可以将文件映射到数组中。在CDiskMap类被析构的时候,数据自动存入文件的指定地址。-Random read and write files to achieve a C++ classes. Use CDiskVariable class action disk, you can randomly read and write files. Use CDiskMap Files can be mapped to the array. In CDiskMap class is destructed, the data is automatically stored in the file specified address.
使用CDiskMap可以将文件映射到数组中。在CDiskMap类被析构的时候,数据自动存入文件的指定地址。-Random read and write files to achieve a C++ classes. Use CDiskVariable class action disk, you can randomly read and write files. Use CDiskMap Files can be mapped to the array. In CDiskMap class is destructed, the data is automatically stored in the file specified address.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DiskVariable.cpp
DiskVariable.h