摘要:
string matchEvents = "<span class=\"mw-headline\">大事记</span></.*?</ul>"; string Events = Regex.Match(content, matchEvents, RegexOptions.Singleline).Value; 阅读全文
posted @ 2009-10-10 15:41
zwei
阅读(173)
评论(0)
推荐(0)
浙公网安备 33010602011771号