摘要: if ([text isEqualToString:@""]) { //删除@整个人名操作 //从字符串分割到数组- componentsSeparatedByString: NSString *string = textView.text; NSLog(@"string:%@",string); 阅读全文
posted @ 2016-12-02 17:43 frounk 阅读(405) 评论(0) 推荐(0)