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.
我正在使用 IOS 移动应用程序。问题是我有两个不同的 webview,我想要的是将 localStorage 数据从一个 webview 传递到另一个 webview。是否可以?我该怎么做?
谢谢
我认为在 iOS5 SDK 中UIWebView启用了默认缓存,因此您只需要在 HTML 中包含缓存即可。试试看。
UIWebView