Objective-C 内存管理 MAZeroingWeakRef
- 授权协议: BSD
- 开发语言: C/C++ Objective-C
- 操作系统: OS X
- 软件首页: https://github.com/mikeash/MAZeroingWeakRef
软件介绍
MAZeroingWeakRef 是个智能指针,使用归零调整来选择保留或者释放指针。它可以自动销毁对象分配的内存,防止内存泄漏,方便内存的管理。
Head First JavaScript Programming
Eric T. Freeman、Elisabeth Robson / O'Reilly Media / 2014-4-10 / USD 49.99
This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browser’s document object model. You won’t just be read......一起来看看 《Head First JavaScript Programming》 这本书的介绍吧!
