zwei1121

博客园 首页 新随笔 联系 订阅 管理
  string matchEvents = "<span class=\"mw-headline\">大事记</span></.*?</ul>";
            string Events = Regex.Match(content, matchEvents, RegexOptions.Singleline).Value;
posted on 2009-10-10 15:41  zwei  阅读(161)  评论(0编辑  收藏  举报