摘要: ``` +(void)load{ NSMutableDictionary *attr3=[NSMutableDictionary dictionary]; attr3[NSForegroundColorAttributeName]=[UIColor blackColor]; attr3[NSFontAttributeName]=[UIFont systemFontOfSiz... 阅读全文
posted @ 2017-08-31 19:43 技术-刘腾飞 阅读(2038) 评论(0) 推荐(0) 编辑