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.
可能重复: 在 C# 中解析 html 的最佳方法是什么?
我想提取 HTML 文档的结构 - 所以标签比内容更重要。理想情况下,它也能够在某种程度上合理地处理格式错误的 HTML。
有人知道可靠且高效的解析器吗?