摘要: 1、拷贝到目标目录的时候,如果文件已经存在则会直接失败2、目标目录必须是文件贴一段别人写 文章今天我用NSFileManager 文件拷贝函数copyItemAtPath:toPath:error:拷贝文件的时候,一直出现一下错误:Error Domain=NSPOSIXErrorDomain Code=17 “The operation couldn’t be completed. File exists” UserInfo=0x9d37050 {NSUserStringVariant=Copy, NSFilePath=/Users/kimziv/Library/Application Su 阅读全文
posted @ 2012-07-24 11:04 worldworld 阅读(3301) 评论(0) 推荐(0) 编辑