Beginning ARC in iOS 5 Tutorial Part 2
摘要:
http://www.raywenderlich.com/5773/beginning-arc-in-ios-5-tutorial-part-2In this second and final part of the series, we’ll cover how to convert files by hand, ARC as it relates to Core Foundation, weak properties, and much more!@implementation MainViewController{ NSOperationQueue *queue; NSMut... 阅读全文
posted @ 2013-01-24 04:38 Chansonyan 阅读(180) 评论(0) 推荐(0)