Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我这里有一些问题。我正在为移动应用程序开发一个 Web 应用程序。我使用 JSONP 从 Web 服务器获取数据,它工作得非常好。
我的问题是,如果我处于离线模式怎么办?
我的想法是从 Web 服务器下载 JSONP 文件并保存到我的本地或手机。
这是一个好主意吗?如果是,我该怎么做?
如果没有,我的其他选择是什么。
您应该使用HTML5 缓存清单 API:
CACHE MANIFEST myfile.jsonp