2014年11月7日

iOS 手机号码格式化,344格式

摘要: 1 @interface ViewController ()2 {3 NSString *previousTextFieldContent;4 UITextRange *previousSelection;5 }6 @end1 - (void)viewDidLoad2 {3 ... 阅读全文

posted @ 2014-11-07 15:41 zcz1513 阅读(4526) 评论(0) 推荐(0)

导航