摘要:
http://code4app.comhttp://www.oschina.net/ios/codingList/364/ios-code?sort=time&p=67http://code.cocoachina.comhttp://www.egouz.com/topics/5376.htmlhtt... 阅读全文
摘要:
-(BOOL)isMobileNumber:(NSString*)mobileNum{ NSString*MOBILE=@"^((13[0-9])|(14[^4,\\D])|(15[^4,\\D])|(18[0-9]))\\d{8}$|^1(7[0-9])\\d{8}$"; NSPredicat... 阅读全文