摘要:
Runtime 是什么? objective-C会把函数调用的转换为消息发送,objc_MsgSend(receiver, msg), 注意,recevier指的是消息的接受者。那么self, super的区别是什么?其实 super 是一个 Magic Keyword, 它本质是一个编译器标示符, 阅读全文
posted @ 2018-01-28 12:48
KerryJava
阅读(381)
评论(0)
推荐(0)
浙公网安备 33010602011771号