自動布局:Masonry
1、// define this constant if you want to use Masonry without the "mas_" prefix
#define MAS_SHORTHAND
(mas_width和width)
2、// define this constant if you want to enable auto-boxing for default syntax
#define MAS_SHORTHAND_GLOBALS
(自動封裝)
3、#import "Masonry.h"