摘要:
//gzz0220 网络检测通知 // 网络监测 // 监测网络情况 [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(reachabilityChanged:) name: kReachability 阅读全文
摘要:
Reachability.h/m /* File: Reachability.h Abstract: Basic demonstration of how to use the SystemConfiguration Reachablity APIs. Version: 3.5 Disclaimer 阅读全文