摘要: Regex的Replace()可以适用屏蔽一些关键字,性能上估计没有Lucene.Net效果好,主要是用的比较方便。Regex.Replace(string input,string pattern,string replacement,RegexOptions options);正则表达式邮件:\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*电话(111-... 阅读全文
posted @ 2010-11-22 11:12 jmz 阅读(171) 评论(0) 推荐(0)
Copyright by © Pippon