资源列表
GetDriverType
- 判别磁盘驱动器的类型,VC++精选编程源码,很好的参考资料。-Determining the type of disk drives, VC++ select programming source code, a good reference.
GetFilePath
- 获取当前目录、系统目录和Windows目录,VC++精选编程源码,很好的参考资料。-Gets the current directory, the directory and the directory Windows system, VC++ programming source code, a good reference.
CreateDeletePath
- 创建和删除目录,VC++精选编程源码,很好的参考资料。-Create and delete the directory, VC++ select programming source code, a good reference.
DeleteUnEmptyFold
- 实现删除非空目录,VC++精选编程源码,很好的参考资料。-Realization of deleting non empty directory, VC++ select programming source code, a good reference.
CopyFolder
- 实现目录的复制操作,VC++精选编程源码,很好的参考资料。-The replication operation directory, VC++ select programming source code, a good reference.
DeleteCertainFolderFile
- 删除指定目录下某种类型的文件,VC++精选编程源码,很好的参考资料。-Delete the specified file is a type of directory, VC++ select programming source code, a good reference.
GetFolderTime
- 获取目录的创建时间,VC++精选编程源码,很好的参考资料。-To access the directory creation time, VC++ select programming source code, a good reference.
GetFullPath
- 获取应用程序的完整路径,VC++精选编程源码,很好的参考资料。-The full path for the application, VC++ programming source code, a good reference.
StdioFileDemo
- 使用CStdioFile实现在txt文件中逐行读写数据,VC++精选编程源码,很好的参考资料。-Realize the use of CStdioFile in the txt file line by line to read and write data, VC++ programming source code, a good reference.
CMemFileDemo
- 使用内存映射文件来共享数据,VC++精选编程源码,很好的参考资料。-Using memory mapping file to share data, VC++ programming source code, a good reference.
CreateTempFile
- 创建临时文件,VC++精选编程源码,很好的参考资料。-Create a temporary file, VC++ programming source code, a good reference.
RWIniFileDemo
- 使用INI文件保存程序的信息,VC++精选编程源码,很好的参考资料。-Use the INI file to save the program information, VC++ select programming source code, a good reference.
