Understanding reference counting with Cocoa and Objective-C

后端 未结 14 1663
攒了一身酷
攒了一身酷 2020-11-22 16:46

I\'m just beginning to have a look at Objective-C and Cocoa with a view to playing with the iPhone SDK. I\'m reasonably comfortable with C\'s malloc and f

14条回答
  •  谎友^
    谎友^ (楼主)
    2020-11-22 17:36

    My usual collection of Cocoa memory management articles:

    cocoa memory management

提交回复
热议问题