去除html标签

 static Regex _htmlRegex = new Regex("<.*?>", RegexOptions.Compiled);
posted @ 2011-10-20 10:11  94cool  阅读(151)  评论(0)    收藏  举报