摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Text.RegularExpressions;namespace UI{ /// /// 注: 本文是转载的 /// 主要验证: 网址,IP,邮箱,电话,手机,数字,英文,日期,身份证,邮编, 等... /// 使用说明:只要把这个类添加到程序中 调用即可 你懂得.... /// 现来源:http://www.cnblogs.com/chenghu/archive/2012... 阅读全文
posted @ 2012-01-13 17:28 程序猿网友666 阅读(423) 评论(0) 推荐(1)