copy : NSString\NSMutableString\block

 weak : 代理\UI控件

 strong : 其他OC对象

 assign : 基本数据类型(int\float)\枚举\结构体