Abh*_*nav 3 iphone cocoa cocoa-touch unzip
以下命令在Simulator上运行良好.但是此命令不适用于设备.
#define kUnZipCommand @"unzip \"%@\" -d\"%@\""
NSString *anUnZipCommand = [NSString stringWithFormat:kUnZipCommand, aFileName, aDirectoryPath];       
system([anUnZipCommand UTF8String]);   
任何的想法?
| 归档时间: | 
 | 
| 查看次数: | 290 次 | 
| 最近记录: |