iOS runtime修改类的属性
摘要:JrmfWalletSDK *p = [JrmfWalletSDK new]; // IVar是runtime声明的一个宏 unsigned int count = 0; //count记录变量的数量 // 获取类的所有属性变量 Ivar *members = class_copyIvarList(
阅读全文
posted @ 2018-01-09 12:00
posted @ 2018-01-09 12:00