https://github.com/YouXianMing
摘要: 使用UICollectionView使用UICollectionView的流程:1. 设定一个UICollectionViewFlowLayout2. 使用这个设定的UICollectionViewFlowLayout来初始化UICollectionView3. 设置代理对象4. 继承UIColle... 阅读全文
posted @ 2014-05-19 18:03 YouXianMing 阅读(2783) 评论(4) 推荐(3) 编辑
摘要: UIButton中的**EdgeInsets是做什么用的?UIEdgeInsetsMakeCreates an edge inset for a button or view.An inset is a margin around the drawing rectangle where each s... 阅读全文
posted @ 2014-05-19 09:28 YouXianMing 阅读(935) 评论(0) 推荐(0) 编辑