摘要: 程序plist有个参数localization native development region改成china 阅读全文
posted @ 2017-01-19 16:39 新年新气象 阅读(171) 评论(0) 推荐(0)
摘要: [self.rightTF addTarget:self action:@selector(rightTFValueChange:) forControlEvents:UIControlEventEditingChanged]; -(void)rightTFValueChange:(UITextField *)textField{ UITextRange *selectedRange... 阅读全文
posted @ 2017-01-19 11:29 新年新气象 阅读(379) 评论(0) 推荐(0)