关于本章 本章描述首先memory management的概念,如何描述两种常见的实现方式: Manual-memory-management Automatic-memory-management 上述两种实现方式都会涉及到的一个问题是:memory allocator。