摘要:
// 要用到Reachability.h 和Reachability.m两个文件 -(void)checkNetworkRun { NSLog(@"newtwork44"); SchoolInHandAppDelegate *app = [[UIApplication sharedApplication]delegate]; Reachability *r = [Reachability reachabilityWithHostName:@"www.apple.com"]; switch ([r currentReachabilityStatus]) { 阅读全文
posted @ 2012-10-26 16:02
qingjoin
阅读(205)
评论(0)
推荐(0)

浙公网安备 33010602011771号