1.監(jiān)聽網(wǎng)絡(luò)狀態(tài)
2.添加分類屬性(set / get_assocaite關(guān)聯(lián))
3.獲取類的成員變量以及屬性等(class_copyPropertyList)
4.MethodSwizzling(AOP面向切面編程)
5.動態(tài)的添加屬性和方法(class_addMethod)
6.解歸檔(class_copyPropertyList/class_getName)
1.監(jiān)聽網(wǎng)絡(luò)狀態(tài)
2.添加分類屬性(set / get_assocaite關(guān)聯(lián))
3.獲取類的成員變量以及屬性等(class_copyPropertyList)
4.MethodSwizzling(AOP面向切面編程)
5.動態(tài)的添加屬性和方法(class_addMethod)
6.解歸檔(class_copyPropertyList/class_getName)