.h
#import <UIKit/UIKit.h> //获取系统版本号 #define IS_iOS8 ([[[UIDevice currentDevice] systemVersion] floatValue] >= 8.0 ? YES : NO)#define IS
.h
#import <UIKit/UIKit.h> //获取系统版本号 #define IS_iOS8 ([[[UIDevice currentDevice] systemVersion] floatValue] >= 8.0 ? YES : NO)#define IS