摘要: _textView = [[class alloc] init]; _textView.translatesAutoresizingMaskIntoConstraints = NO; _textView.font = [UIFont systemFontOfSize:15.0]; _textView 阅读全文
posted @ 2016-08-03 14:12 frounk 阅读(163) 评论(0) 推荐(0)