2010年6月8日
摘要: 记下备忘Regex.IsMatch(strIn,@ "^(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$ "); 阅读全文
posted @ 2010-06-08 20:23 wota 阅读(809) 评论(0) 推荐(0) 编辑