摘要:
#asktext Enter Text:# 阅读全文
posted @ 2014-06-10 15:02
М80メ
阅读(171)
评论(0)
推荐(0)
摘要:
#pragma mark - 网络连接检查- (void) currentReach{ // 网络检测 Reachability *curReach = [Reachability reachabilityForInternetConnection]; switch ([curReach currentReachabilityStatus]) { cas... 阅读全文
posted @ 2014-06-10 14:58
М80メ
阅读(167)
评论(0)
推荐(0)