使用 Objective-C 解析 HTML

发布于 2024-12-29 11:41:23 字数 110 浏览 0 评论 0原文

我正在寻找一种在 Objective-C 中解析 html 以显示 UITableView 的方法。我找不到任何关于此主题及其对于应用程序至关重要的教程。

I am looking for a way to parse html in Objective-C to display a UITableView. I can't find any tutorials on this topic and its essential for the app.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

逆夏时光 2025-01-05 11:41:23

我知道这篇文章是不久前发布的,但如果其他人正在寻求帮助,请查看 Raywenderlich 网站上的教程。为我工作。

raywenderlich html 解析教程链接

I know this post was a while ago but in case anyone else is looking for help check out the tutorial on the Raywenderlich website. Worked for me.

link to raywenderlich html parsing tutorial

情感失落者 2025-01-05 11:41:23

https://github.com/zootreeves/Objective-C-HMTL-Parser

你可以在这里获取html解析的示例代码

https://github.com/zootreeves/Objective-C-HMTL-Parser

u can get the sample code of html parsing here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文