摘要: /******label随字体改变宽度******/+ (CGSize)sizeWithString:(NSString *)string font:(UIFont *)font{CGRect rect = [string boundingRectWithSize:CGSizeMake(CGFLOA 阅读全文
posted @ 2016-06-17 09:14 欢欢0919 阅读(107) 评论(0) 推荐(0)
摘要: button.contentHorizontalAlignment = UIControlContentHorizontalAlignmentRight;//内容靠右对齐 阅读全文
posted @ 2016-06-17 09:10 欢欢0919 阅读(91) 评论(0) 推荐(0)