在 Firefox 3.6 中使用 JavaScript 解压 zip 存档

发布于 2024-08-19 19:10:56 字数 417 浏览 6 评论 0原文

我正在玩弄一个应用程序,该应用程序将演示一些 Firefox 3.6 特定功能,其中大部分功能列于此处: http ://demos.hacks.mozilla.org/openweb/

我想在浏览器中拖动一个 zip 文件,将其解压缩,然后使用解压缩的内容。

是否有现有的库可以做到这一点? FireFox 3.6 是否有我可以使用的功能?或者我必须推出自己的解压库?


郑重声明:http://github.com/augustl/js-unzip

I am toying with an application that will demo some Firefox 3.6 specific functionality, most of which are listed here: http://demos.hacks.mozilla.org/openweb/

I want to drag a zip file in the browser, unzip it, and work with the unzipped contents.

Are there any existing libraries that can do this? Does FireFox 3.6 in particular have something I can use? Or would I have to roll my own unzipper library?


For the record: http://github.com/augustl/js-unzip

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

绝情姑娘 2024-08-26 19:10:56

现有库,这里是一个(作为示例):http://code.google.com /p/jslibs/

There are existing libraries, here is one (as an example): http://code.google.com/p/jslibs/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文