Quantcast
Channel: 睿论坛 - 最新话题
Viewing all articles
Browse latest Browse all 5731

关于删除文件

$
0
0

@Micro_yangs wrote:

我一个正向的应用,想删除沙箱外的文件,使用NSFileManager 的removeItemAtPath 方法删除不掉。
而我直接用system("rm -rf /var/mobile/Library/Logs/CrashReporter"),提示没权限
我又使用system("chmod 777 /var/mobile/Library/Logs/CrashReporter"); 后执行 rm还是无法删除文件。

请问如何操作?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5731

Trending Articles