|
|
1
11
用法
|
|
|
2
6
|
|
|
3
1
您可以使用此代码检测iPhone OS版本。 float version=[[[UIDevice currentDevice]systemVersion]floatValue];
|