Objective C Memory Management Essentials(PACKT,2015)

时间:2018-08-06 04:14:33
【文件属性】:

文件名称:Objective C Memory Management Essentials(PACKT,2015)

文件大小:8.87MB

文件格式:PDF

更新时间:2018-08-06 04:14:33

Objective C MEMORY ios

Objective-C Memory Management Essentials will familiarize you with the basic principles of Objective-C memory management, to create robust and effective iOS applications. You will begin with a basic understanding of memory management, and why memory leaks occur in an application, moving on to autorelease pools and object creation/storage to get an idea of how memory is allocated. You will also see what ARC (Automatic Reference Counting) is and how it helps in memory management. Finally, you will cover examples on how to use the various tools provided by Xcode to help in memory management. You will also get a basic understanding of Swift, the recently introduced programming language to write interactive and lightning-fast applications. By the end of this book, you will have all the necessary knowledge on how to effectively memory-manage your application with best practices.


网友评论

  • 非常简短有效的iOS内存使用技术讲解。适合高阶iOS开发者。推荐。