摘要: NSMutableAttributedString 实现富文本 1.实例化方法和使用方法 实例化方法: 使用字符串初始化 - (id)initWithString:(NSString *)str; 例: NSMutableAttributedString *AttributedStr = [[NSM 阅读全文
posted @ 2016-12-08 10:28 #零下一度& 阅读(1132) 评论(0) 推荐(0) 编辑