摘要:
1.objc_msgSendSuper super 的含义,消息转发会调用 objc_msgSendSuper, 就是 去父类的方法列表中找到 initWithFrame:这个方法,然后调用,调用的主体是 self。super 只是一个编译器的特殊字符,并不代表父类的一个实例化对象。这也就能明白为什 阅读全文
posted @ 2018-12-17 17:14
lianhuaren
阅读(435)
评论(0)
推荐(0)
摘要:
1. https://github.com/iwm2017/WMCrashDefend https://github.com/qiyer/QYCrashProtector https://www.jianshu.com/p/02157577d4e7 2.apple ForwardInvocation 阅读全文
posted @ 2018-12-17 10:39
lianhuaren
阅读(142)
评论(0)
推荐(0)

浙公网安备 33010602011771号