compressed file format for Iphone

痞子三分冷 提交于 2019-12-25 01:44:18

问题


i am new to iPhone i want to ask that what is the compressed file format which is supported on iPhone. Also how can extract this file programmatically.


回答1:


The following open source project at Google Code definitely works. I've used it in 2 apps myself:

http://code.google.com/p/ziparchive/

and the following discussion shows some example usage:

http://www.iphonedevsdk.com/forum/iphone-sdk-development/7615-simple-objective-c-class-zip-unzip-zip-format-files.html



来源:https://stackoverflow.com/questions/1476459/compressed-file-format-for-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!