标签:
if ([[[UIDevice currentDevice] systemVersion] floatValue] >= 4.0) { }
判断版本号
原文地址:http://www.cnblogs.com/huoran1120/p/5533296.html