摘要: 导入头文件 #include <sys/types.h> #include <sys/sysctl.h> 直接调用 1 //获得设备型号 2 + (NSString *)getCurrentDeviceModel:(UIViewController *)controller 3 { 4 int mi 阅读全文
posted @ 2016-03-31 15:00 FMDN 阅读(241) 评论(0) 推荐(0)