正则表达式过滤html注释内容

Regex.Replace("<!--(.|[\r\n])*?-->",string.Empty)

  

posted @ 2020-04-18 15:21  同上一闪一闪  阅读(498)  评论(0编辑  收藏  举报