如果:Regex r = new Regex("table",RegexOptions.IgnoreCase); 那么怎样使 r.Matches("table field table .... ").Count==1;