摘要: 1、创建一个继承UIView的类CommentTextView.h@interface CommentTextView : UIView@property(nonatomic,strong) UITextView *textView;@property (nonatomic,assign) CGFl... 阅读全文
posted @ 2015-11-16 14:25 我的style 阅读(644) 评论(1) 推荐(0) 编辑