会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
bit by bit
博客园
首页
新随笔
联系
管理
订阅
2013年8月18日
[CALayer release]: message sent to deallocated instance 的原因
摘要: 造成[CALayer release]: message sent to deallocated instance 的原因通常是可能僵尸现象,CALayer是随便的地址,是原来对象变量(随便类型)被释放了。通过通过查找僵尸变量解决,参见:http://blog.sina.com.cn/s/blog_...
阅读全文
posted @ 2013-08-18 12:31 bit by bit
阅读(298)
评论(0)
推荐(0)
公告