- 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.
推薦閱讀
- Practical Data Analysis Cookbook
- C程序設計簡明教程(第二版)
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Arduino開發(fā)實戰(zhàn)指南:LabVIEW卷
- 機械工程師Python編程:入門、實戰(zhàn)與進階
- Building Minecraft Server Modifications
- 算法訓練營:提高篇(全彩版)
- Clojure Reactive Programming
- 軟件測試技術
- Access數據庫應用教程(2010版)
- AngularJS UI Development
- Mastering Python
- Scala編程(第4版)
- Hands-On Data Visualization with Bokeh
- Learn Spring for Android Application Development