gpt4 book ai didi

objective-c - 将 webview 的内容设置为 html 字符串( cocoa )

转载 作者:太空狗 更新时间:2023-10-30 03:13:55 27 4
gpt4 key购买 nike

有什么简单的方法可以将 webview 的内容设置为 HTML 字符串(无需加载文件)?

谢谢

最佳答案

[[webView mainFrame] loadHTMLString:htmlString baseURL:someURL];

(其中 someURL 用于解析 HTML 源中的相对 URL。)

关于objective-c - 将 webview 的内容设置为 html 字符串( cocoa ),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1678359/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com