忽略大小写的字符串替换(Replace)

str=Regex.Replace(str,LastResult[i],"<font color=Red>" + LastResult[i] + "</font>",RegexOptions.IgnoreCase);
posted @ 2012-04-29 18:23  lijingpeng  阅读(273)  评论(0编辑  收藏  举报