扫码关注官方订阅号
如函数+ (Class)layoutAttributesClass在ios10中可以使用(如果我没理解错的话),但是在真机中(sdk ios 9)测试依旧调用了+ (Class)layoutAttributesClass,这是怎么回事呢?
+ (Class)layoutAttributesClass
ABI&API需要阶段性的规划及实现某API没有出现在文档中,不一定就没有实现,有可能是私有你可能遇见了假Apple
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
扫描下载App
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
ABI&API需要阶段性的规划及实现
某API没有出现在文档中,不一定就没有实现,有可能是私有
你可能遇见了假Apple