摘要:
基于项目报错: WebViewJavascriptBridgeBase 中定义:@property (assign) id <WebViewJavascriptBridgeBaseDelegate> delegate; 但是dealloc中没有释放 - (void)dealloc { self.st 阅读全文
posted @ 2017-04-21 11:14
liuw_flexi
阅读(330)
评论(0)
推荐(0)
摘要:
一. 有一次面试问到:从VC1 推到VC2会不会调用dealloc呢?答案是不会 而从VC2 dismiss 会调VC2的dealloc 不会调用VC1的dealloc方法 有代码为证: #import "ViewController.h" #import "ViewController2.h" @ 阅读全文
posted @ 2017-04-21 10:57
liuw_flexi
阅读(272)
评论(0)
推荐(0)

浙公网安备 33010602011771号