CopyFile函數,文件拷贝函数.其基本結構如下: copyfile( lpcstr lpexistingfilename, // 源文件路径 lpcstr lpnewfilename, //新文件路径 bool bfailifexists //为true的话, 如果新文件已存在, 则返回fals Read More
posted @ 2017-03-10 00:09 findumars Views(691) Comments(0) Diggs(0)