2012-04-24 76 views
7

strong(在LLVM编译器中)和retain(在GCC编译器中)有什么区别?strong(在LLVM中)和retain(在GCC中)有什么区别?

+0

[Objective-C ARC:strong vs retain和weak vs assign可能重复](http://stackoverflow.com/questions/8927727/objective-c-arc-strong- vs-retain-and-weak-vs-assign) – 2012-04-24 16:58:06

+0

请参阅[使用ARC的@property定义:强或保留?](http://stackoverflow.com/questions/7796476/p roperty-definitions-with-arc-strong-or-retain) – 2012-04-24 16:58:25

+0

谢谢@BradLarson – Matrix 2012-04-26 08:49:46

回答