本文共 96 字,大约阅读时间需要 1 分钟。
if([[UIDevice currentDevice].systemVersion doubleValue]>=7.0)
{
//是IOS7至以上版本
}else{
//IOS7以下版本
}
转载地址:http://aiqaa.baihongyu.com/