Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 Adobe Air 下载和解压 .ZIP 文件夹?因此,我在该 zip 文件 example.com/zip.zip 上有 http 链接,我需要一个函数将其下载到用户硬盘上并将其解压缩到文件系统上的某个文件夹中。
怎么做这样的事情?(请提供代码示例)
在 Adobe Air、Flex 和 Flash 中使用 Zip 文件 | 精神分裂症
压缩包
FZip 是一个 Actionscript 3 类库,用于加载、修改和创建标准 ZIP 档案。FZip 逐步解析 ZIP 档案,允许在加载档案时访问包含的文件。