【发布时间】:2014-07-02 15:26:11
【问题描述】:
以下是仪器应用程序的屏幕截图。
有什么解释那条线有什么问题吗?
【问题讨论】:
标签: ios objective-c memory-leaks cgimage alasset
以下是仪器应用程序的屏幕截图。
有什么解释那条线有什么问题吗?
【问题讨论】:
标签: ios objective-c memory-leaks cgimage alasset
ARC 不管理 C 类型,其中可以考虑 CGImage。完成 CGImageRelease(image); 后必须手动释放 ref found the answer hire
【讨论】: