摘要:
使用UICollectionView使用UICollectionView的流程:1. 设定一个UICollectionViewFlowLayout2. 使用这个设定的UICollectionViewFlowLayout来初始化UICollectionView3. 设置代理对象4. 继承UIColle... 阅读全文
摘要:
UIButton中的**EdgeInsets是做什么用的?UIEdgeInsetsMakeCreates an edge inset for a button or view.An inset is a margin around the drawing rectangle where each s... 阅读全文