OC 內存管理

OC內存管理 傳送門 內存管理黃金法則: The basic rule to apple is everything thatincreases the reference counter with alloc,[mutable]copy[WithZone:] or retainis in charge of the corresponding [auto]release. 如果一個對象使用了
相關文章
相關標籤/搜索