Tag: ARC
All the articles with the tag "ARC".
-
Objective-C 中的强引用(__strong)和 弱引用(__weak)
Published date:在Objective-C的ARC模式中, 这里虽然没有显示的声明为 ,但是 默认声明的一个对象就为 ,即: 和
All the articles with the tag "ARC".
在Objective-C的ARC模式中, 这里虽然没有显示的声明为 ,但是 默认声明的一个对象就为 ,即: 和