日期:2014-05-17 浏览次数:20909 次
string s = "1234"; bool result = Regex.IsMatch(s, @"^(?:[1-9]\d{0,2}------解决方案--------------------[12]\d{3}------解决方案--------------------3000)$"); Response.Write(result);