Sportica   Sportica
摘要: //获得设备型号+ (NSString *)getCurrentDeviceModel:(UIViewController *)controller{ int mib[2]; size_t len; char *machine; mib[0] = CTL_HW; ... 阅读全文
posted @ 2015-05-27 13:57 qingjoin 阅读(1334) 评论(0) 推荐(0) 编辑
  Sportica