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.
我可以在 iphone 应用程序中显示来自远程目标的 html 内容吗?例如,是否可以从远程源加载 iframe?
假设这是一个原生应用程序,您可以使用UIWebView嵌入 Web 内容。