HTML5 Ipad 下载大量图片时出错

发布于 2024-11-18 04:09:13 字数 142 浏览 3 评论 0原文

我想开发一个离线html5网站,包含大量图片(10 000张)。 问题是,在下载过程中,当 safari 要求我增加缓存限制时,它会停止下载,我需要重新启动它。 可以在ipad上用html5制作这样的应用程序吗?我们可以突破离线缓存限制吗:)? 提前非常感谢!!!!!!

I want to develop an offline html5 website with a large number of pictures (10 000).
The problem is that during the downloading process when safari ask me to increase the cache limit it stop the download and i need to start it again.
It's possible to make such application in html5 on a ipad ? can we breach the offline cach limit :) ?
Thks a lot in advance !!!!!!

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

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

发布评论

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

评论(1

灰色世界里的红玫瑰 2024-11-25 04:09:13

该限制是在浏览器内部设置的,通常为 5MB。目前,据我所知,增加它的唯一方法是用户通过浏览器菜单实际执行此操作。

我不知道,可能有一种以编程方式增加它的方法,但你肯定必须征求用户的许可才能这样做。

我还认为期望有人允许在他们的系统上存储 10k+ 图像有点太过分了,这可能是巨大的。

The limit is set inside the browser itself, typically at 5MB. Currently, as far as I'm aware, the only way to increase it is by the user actually doing it via the browser menu.

There might be a way of increasing it programmatically, I don't know, but you would most certainly have to ask the user's permission to do so.

I also think it's a bit much to be expecting someone to allow 10k+ images to be stored on their system, that could be huge.

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