摘要:
TTTAttributedLabel 库地址 https://github.com/TTTAttributedLabel/TTTAttributedLabel#import "ViewController.h"@interface ViewController () @end@implementa... 阅读全文
posted @ 2015-10-16 19:26
Clin
阅读(922)
评论(0)
推荐(0)
摘要:
NSString *text = @"Lorem ipsum dolor sit amet"; [self.testAttributedLabel setText:text afterInheritingLabelAttributesAndConfiguringWithBlock:^ ... 阅读全文
posted @ 2015-10-16 17:57
Clin
阅读(879)
评论(0)
推荐(0)