一:runtime简介:也是面试必须会回答的部分二:runtime的消息机制#import "ViewController.h"#import <objc/message.h>#import "Person.h"/* 总结: 1: runtime:必须要导入头文件 <objc/message.h>,此头文件中已经引入了<objc/runtime.h> 任何 ......
本文摘自 :https://www.cnblogs.com/
海量资源,尽在掌握
一:runtime简介:也是面试必须会回答的部分二:runtime的消息机制#import "ViewController.h"#import <objc/message.h>#import "Person.h"/* 总结: 1: runtime:必须要导入头文件 <objc/message.h>,此头文件中已经引入了<objc/runtime.h> 任何 ......
本文摘自 :https://www.cnblogs.com/
开通会员,享受整站包年服务