1.系统信息获取方法,例如:
[UIDevicecurrentDevice].model,===iPhone
[UIDevicecurrentDevice].systemName,=== iPhone OS
[UIDevicecurrentDevice].systemVersion,=== 9.3.2
[[[NSBundle mainBundle]infoDictionary] objectForKey:@"CFBundleShortVersionString"],====1.01
[[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleName"],===appname
iOS设备信息获取
5万+

被折叠的 条评论
为什么被折叠?



