iOS 運行時添加屬性和方法

第一種:runtime.h裏的方法 BOOL class_addProperty(Class cls, const char *name, const objc_property_attribute_t *attributes, unsigned int attributeCount) #include <objc/runtime.h> #import <Foundation/Foundation
相關文章
相關標籤/搜索