Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
我创建了一个集成了 7zip LZMA SDK 支持的 iPhone 示例应用程序。您可以在此处下载。此示例基于 LZMA SDK 9.21 beta。它仅包含解码函数,并且在编译时禁用 adler 校验和逻辑,以提高性能。下载的示例是一个 iPhone xcode 项目文件和所有需要的文件。
I have created an iPhone example app with integrated 7zip LZMA SDK support. You can download it here. This example is based on LZMA SDK 9.21 beta. It includes only decode functions and the adler checksum logic is disabled at compile time, to improve performance. The example download is an iPhone xcode project file and all needed files.
您可以尝试这个适用于 Mac 的 7zip 端口,但我不确定它是否适用于 iOS。
You can try this 7zip port for Mac, but I'm not sure if it works on iOS.
是的,如果您的 iPhone 中安装了 ifile,您可以使用 7zip 终端包。你可以从 cydia 安装 7zip。
Yes you can use 7zip terminal package if you have ifile installed in your iphone. you can install 7zip from cydia.