UICollectionViewDelegateFlowLayout
设计思路
![](http://upload-images.jianshu.io/upload_images/1231308-8ab5208718eb7df4.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
UITableView.png
![](http://upload-images.jianshu.io/upload_images/1231308-d0151cc51e728ffe.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
UICollectionView.png
![](http://upload-images.jianshu.io/upload_images/1231308-d2de5894c251e90d.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
UICollectionViewDelegateFlowLayout.png
![](http://upload-images.jianshu.io/upload_images/1231308-718eb4ecd8a9d1ad.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
UICollectionViewDataSource.png
![](http://upload-images.jianshu.io/upload_images/1231308-2cb872dadb333d49.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
UICollectionViewDelegate.png
![](http://upload-images.jianshu.io/upload_images/1231308-3b31b0179612c50a.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
layout cell(self-sizing cell).png
![](http://upload-images.jianshu.io/upload_images/1231308-301cb53b24645518.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
+load.png
![](http://upload-images.jianshu.io/upload_images/1231308-560fc4fff1e7f8a7.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
UITableView/UICollectionView设置高度方法