2017年3月10日
摘要: - (void)setHighlighted:(BOOL)highlighted{ // 只要重写了此方法,按钮就无法进入highlighted状态 } 阅读全文
posted @ 2017-03-10 18:19 人道酬诚 阅读(139) 评论(0) 推荐(0) 编辑
摘要: @interface welcomeLabel : UILabel +(void)setTopTipLabelWithFrame:(CGRect)frame name:(NSString *)name andNavController:(UINavigationController *)nav; @ 阅读全文
posted @ 2017-03-10 15:52 人道酬诚 阅读(105) 评论(0) 推荐(0) 编辑