验证手机格式
摘要:
/** * 验证手机格式 */ public static boolean isMobileNO(String mobiles) { /* 移动:134、135、136、137、138、139、150、151、157(TD)、158、159、187、188 联通:130、131、132、... 阅读全文
posted @ 2015-03-08 20:53 流浪者的五月 阅读(129) 评论(0) 推荐(0)
posted @ 2015-03-08 20:53 流浪者的五月 阅读(129) 评论(0) 推荐(0)
posted @ 2015-03-08 11:12 流浪者的五月 阅读(145) 评论(0) 推荐(0)