iOS一段文字设置多种颜色格式
摘要:
调用 1 [self fuwenbenLabel:contentLabel FontNumber:[UIFont systemFontOfSize:15] AndRange:NSMakeRange(6, 1) AndColor:RGBACOLOR(34, 150, 253, 1)]; 方法 1 // 阅读全文
posted @ 2016-03-01 17:14 Sinner_Yun 阅读(242) 评论(0) 推荐(0) 编辑