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 视图,请参见此处。我想要做的是拦截每个资源并将其保存到文件中。然后,如果用户想保存网页,我会将保存的资源和 html 保存在永久位置。但我是新手,不知道如何设置。有人可以帮忙吗?
查看用于缓存整个网络流量的 URLProtocol 子类,另外还有太多的库用于此。
让我为你谷歌它