Tekkaman

导航

 

2011年10月7日

摘要: <E版原文> Objective-C supports two mechanisms for memory management: automatic garbage collection and reference counting:Garbage Collection Programming Guidedescribes the garbage collection system used in MacOSX. (Not available for iOS—you cannot access this document through the iOS Dev Center.) 阅读全文
posted @ 2011-10-07 23:28 Tekkaman 阅读(305) 评论(0) 推荐(0)