【发布时间】:2012-09-23 21:22:52
【问题描述】:
<a href="http://abc.com/abc.htm" style="color:#005F9A;">I need it</a>
我怎样才能得到“我需要它”的句子?我想用正则表达式...
【问题讨论】:
-
如果需要解析HTML,请使用HtmlAgilityPack htmlagilitypack.codeplex.com
标签: c# html regex html-parsing