文件API:哪些浏览器支持切片方法?

发布于 2024-10-03 23:12:33 字数 110 浏览 2 评论 0原文

当前对 slice 方法的支持是什么?

What is the current support for the slice method?

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

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

发布评论

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

评论(1

_失温 2024-10-10 23:12:34

目前 Chrome 6+、FF 4+:

  • Firefox 3.6+(部分文件支持,但尚不支持 .slice()
  • Firefox 4+(完整 > 文件支持,尽管我不确定这是在哪个测试版中添加的)
  • Chrome 6+(完整文件支持)

当然,这个列表很快就会过时。 html5rocks.com 上有一个测试供其他人测试他们的浏览器也会随着新版本的发布而发生。

Currently Chrome 6+, FF 4+:

  • Firefox 3.6+ (partial file support, but not .slice() yet)
  • Firefox 4+ (full file support, though I'm unsure which beta this was added in)
  • Chrome 6+ (full file support)

Of course this list will become outdated, hopefully soon. There's a test available at html5rocks.com for others to test their browser as new releases happen as well.

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