Koul Dela
Results
2
comments of
Koul Dela
same issue here
文中写道 ``` 调用super的方式时则调用objc_msgSendSuper()函数实现,调用时将实例变量的父类传进去 但是需要注意的是,调用objc_msgSendSuper函数是传入的对象,也是当实例变量 ``` 请问,你这是向表达什么?