摘要:
- (void)textViewDidChange:(UITextView *)textView{ NSString *temp=textView.text; //字数超过限制数量时,进行截取替换 if([[textView text] length] > _limitCharact... 阅读全文
posted @ 2015-11-25 11:44
I'm new
阅读(222)
评论(0)
推荐(0)
浙公网安备 33010602011771号