文件名称:VCPPfile-copy-use-buffer-
介绍说明--下载内容均来自于网络,请自行研究使用
VC++编程精粹一书的源码,如何使用缓冲流复制文件,介绍文件读取写入的方法,很实用-VC++ programming essence a source book, How to use the buffer flow copying files, the file read-write method described, it is practical
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实例55 如何使用缓冲流复制文件\Example\app.ico
.............................\.......\Form1.h
.............................\.......\resource.h
.............................\.......\stdafx.h
.............................\.......\AssemblyInfo.cpp
.............................\.......\Example.cpp
.............................\.......\stdafx.cpp
.............................\.......\app.rc
.............................\.......\Release\Example.exe.intermediate.manifest
.............................\.......\.......\mt.dep
.............................\.......\.......\BuildLog.htm
.............................\.......\.......\AssemblyInfo.obj
.............................\.......\.......\Example.obj
.............................\.......\.......\stdafx.obj
.............................\.......\.......\vc80.pdb
.............................\.......\.......\app.res
.............................\.......\.......\Example.Form1.resources
.............................\.......\Example.vcproj
.............................\.......\ReadMe.txt
.............................\.......\Form1.resx
.............................\.......\Example.vcproj.LUOBIN.luo01.user
.............................\Example.sln
.............................\release\Example.pdb
.............................\.......\Example.exe
.............................\Example.suo
.............................\.......\Release
.............................\Example
.............................\release
实例55 如何使用缓冲流复制文件