摘要:
在非arc与arc的环境中使用时,导致程序crash. 1 //当前类使用-fno-objc 编译 2 3 needle_ = [[MyView alloc] init]; 4 5 needleLayer = [CALayer layer]; 6 needleLayer.delegate = sel 阅读全文
posted @ 2012-11-08 09:50
不及格的程序员-八神
阅读(712)
评论(2)
推荐(0)
不及格的程序员-八神 |
|