2016年7月29日

关于UITextAttributeTextColor,NSForegroundColorAttributeName的问题

摘要: UITextAttributeTextColor的问题 objc中使用UITextAttributeTextColor [[UITabBarItem appearance] setTitleTextAttributes:[NSDictionary dictionaryWithObjectsAndKe 阅读全文

posted @ 2016-07-29 23:07 LouisQian 阅读(459) 评论(0) 推荐(0) 编辑

Masonry的使用

摘要: 今天来介绍下Masonry 参考(http://www.cocoachina.com/ios/20141219/10702.html) Masonry 源码:https://github.com/Masonry/Masonry Masonry是一个轻量级的布局框架 拥有自己的描述语法 采用更优雅的链 阅读全文

posted @ 2016-07-29 22:59 LouisQian 阅读(430) 评论(0) 推荐(0) 编辑

导航