We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3246ebf
使用 objc_copyClassNamesForImage 方法查找对应的类,比 objc_getClassList 遍历效率更高, 具体参考测试报告。减少0.2~0.5s的读取操作.