摘要: public const string PhoneOrEmail = @"(^1[0-9]{10}$)|(^\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$)"; 阅读全文
posted @ 2012-04-10 11:20 kingdizzy 阅读(631) 评论(0) 推荐(0)