唐朝程序员

我来自唐朝

06 2008 档案

一段正则
摘要:string html = ""; html = Regex.Replace(html, @"(\d+)([^']*?top:\s*)(?\d+)([^']*'[^>]*>)", new MatchEvaluator(Disp), RegexOptions.IgnoreCase); 阅读全文

posted @ 2008-06-21 13:33 唐朝程序员 阅读(217) 评论(0) 推荐(0)

导航