现在处于离线状态的应用程序中的应用程序缓存
我考虑在 .net 应用程序上实现应用程序缓存。我可以安全地假设所有 IE(包括 9)不支持应用程序缓存,但会安全地忽略它(优雅降级)吗?
最后,我是否可以说应用程序缓存的真正好处是减少对文件的条件请求/调用,而不是普通的浏览器缓存?
I considering implementing application caching on a .net application. Can I safely assume that all IE (including 9) does NOT support application caching BUT will safely ignore it (graceful degradation)?
Lastly, am I right to say that the real benefit of application caching is reducing conditional request/calls for files as opposed to normal browser caching?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论