2013-05-13 31 views

回答

3

ZipArchive無法做到這一點。 SSZipArchive在委託方法中實現了此功能:

- (void)zipArchiveDidUnzipFileAtIndex:(NSInteger)fileIndex totalFiles:(NSInteger)totalFiles archivePath:(NSString *)archivePath fileInfo:(unz_file_info)fileInfo; 
相關問題