Gears 的 Gmail 离线支持

发布于 2024-09-08 17:31:16 字数 103 浏览 2 评论 0 原文

Gmail如何创建本地缓存以支持离线? 我在同步时检查http请求发现它是通过像webclient一样模拟http请求来完成的,是否正确?如果是,这是有记录的方法吗?其他插件可以使用这个吗?

How Gmail creates localcache for supporting offline?
I found by check the http requests while syncing that it is done by simulating the http requests like webclient, is it correct? If yes, is this a documented method? can any other plugin use this?

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

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

发布评论

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

评论(1

往事风中埋 2024-09-15 17:31:16

Google 有 宣布他们减少了对 Gears 的投入,转而支持 HTML5 和新的 Webstorage API。因此,也许您可​​以查看 Webstorage 规范 和一些 教程

Google has announced that they reduce their efforts for Gears in favour for HTML5 and the new Webstorage API. So maybe you have a look at the Webstorage Specification and some tutorial.

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