寻找C#HTML解析器
时间:2020-03-06 14:25:06 来源:igfitidea点击:
Possible Duplicate: What is the best way to parse html in C#?
我想提取HTML文档的结构,以便标记比内容更重要。理想情况下,它在某种程度上也可以合理地处理格式不正确的HTML。
任何人都知道可靠而有效的解析器吗?
Possible Duplicate: What is the best way to parse html in C#?
我想提取HTML文档的结构,以便标记比内容更重要。理想情况下,它在某种程度上也可以合理地处理格式不正确的HTML。
任何人都知道可靠而有效的解析器吗?