摘要:
给UILabel添加下划线1 NSMutableAttributedString *content = [[NSMutableAttributedString alloc]initWithString:text];2 NSRange contentRange = {0,[content l... 阅读全文
posted @ 2015-05-26 10:34
airy99
阅读(171)
评论(0)
推荐(0)
摘要:
转至http://www.jianshu.com/p/4a27736a319c 阅读全文
posted @ 2015-05-26 10:18
airy99
阅读(72)
评论(0)
推荐(0)
摘要:
UIView截图- (UIImage *)captureView:(UIView *)theView{ CGRect rect = theView.frame; if ([theView isKindOfClass:[UIScrollView class]]) { rect... 阅读全文
posted @ 2015-05-26 10:14
airy99
阅读(184)
评论(0)
推荐(0)
浙公网安备 33010602011771号