摘要:
#import "JZGMMMMModel.h" #import @implementation JZGMMMMModel //**动态添加方法 void addmethod(id self, SEL _cmd) { NSLog(@"addmethod"); } +(BOOL)resolveInstanceMethod:(SEL)sel { class_addMethod([s... 阅读全文
posted @ 2017-03-27 17:17
超神船长
阅读(173)
评论(0)
推荐(0)