1.对应基本数据类型默认关键字是
atomic,readwrite,assign
2.对于普通的 Objective-C 对象
atomic,readwrite,strong
本文共 138 字,大约阅读时间需要 1 分钟。
1.对应基本数据类型默认关键字是
atomic,readwrite,assign
2.对于普通的 Objective-C 对象
atomic,readwrite,strong
转载于:https://www.cnblogs.com/huangzs/p/7514919.html