摘要:
方法一:使用正则表达式1//脏字典数据存放文件路径2 private static string FILE_NAME="zang.txt";3 //脏数据字典表,如:脏数据一|脏数据二|脏数据三4 public static string dirtyStr="";5 6 public ValidDirty()7 {8 if (HttpRuntime.Cache["Regex"]==null)9 {... 阅读全文
posted @ 2009-09-18 09:57 pcajax 阅读(142) 评论(0) 推荐(0)
浙公网安备 33010602011771号