- Objective-C Memory Management Essentials
- Gibson Tang Maxim Vasilkov
- 69字
- 2021-07-23 20:09:13
Summary
In this chapter, we focused our attention on Automatic Reference Counter, its advantages, how it works, and how to properly set up and integrate it into current projects.
In the next chapter, we will talk about the autorelease pool mechanism and its classes, blocks, and threads. We will also understand the memory model in Objective-C. I hope this chapter has provided you with a good understanding of ARC.
推薦閱讀
- MySQL數據庫管理實戰
- Spring 5.0 By Example
- Objective-C應用開發全程實錄
- Java開發入行真功夫
- JavaScript前端開發與實例教程(微課視頻版)
- Python機器學習編程與實戰
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- PySpark Cookbook
- Webpack實戰:入門、進階與調優
- Hands-On Kubernetes on Windows
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- 零基礎學C語言(升級版)
- INSTANT Apache Hive Essentials How-to
- Professional JavaScript
- Head First Kotlin程序設計