摘要: public static bool ProcessIdCard(this string idCard, out DateTime birthday, out string genderName) { bool result; birthda... 阅读全文
posted @ 2014-12-04 15:17 VipSoft 阅读(337) 评论(0) 推荐(0)