一段正则
摘要:string html = ""; html = Regex.Replace(html, @"(\d+)([^']*?top:\s*)(?\d+)([^']*'[^>]*>)", new MatchEvaluator(Disp), RegexOptions.IgnoreCase);
阅读全文
posted @ 2008-06-21 13:33
我来自唐朝
posted @ 2008-06-21 13:33