/// /// 去除HTML标记 /// /// 包括HTML的源码 /// 已经去除后的文字 public static string StripHTML(string strHtml) { string [] aryReg ={ @”[removed]]*?>.*?[removed]”, @”<(\/\s*)?!?((\w+:)?\w+)(\w+(\s*=?\s*(([“”‘])(\\[