摘要: #import <UIKit/UIKit.h> @interface ActiveLabel : UILabel //记录行数 @property (nonatomic , assign) int rows; //设置伸缩 - (void)setTheContraction:(BOOL)whethe 阅读全文
posted @ 2018-06-13 14:11 奋斗路上的奋青 阅读(1240) 评论(0) 推荐(0)