判断 iOS wifi 是否打开

1、Reachability方法ios 去ios library---simple code 搜索Reachability下载,将文件中的Reachability(.m/.h)导入工程中:网络 Reachability *r= [Reachability reachabilityForInternetConnection]; if ([r currentReachabilityStatus
相关文章
相关标签/搜索