判断iOS版本号

 if ([[[UIDevice currentDevice] systemVersion] floatValue] >= 4.0) {

 }
posted @ 2017-03-22 16:43  Dingzhijie  阅读(222)  评论(0)    收藏  举报