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.
我正在加载 gif 图像UIWebView。我有一个刷新按钮来刷新UIWebView. 但是当我点击时,什么都不会发生。如何重新加载相同的 gif 图像UIWebView?
UIWebView
[webView loadRequest:[NSURLRequest requestWithURL:theURL]]
这将使用 gif 图像刷新页面