摘要:
Reachability *connectionNetWork= [Reachability reachabilityForInternetConnection] ; int status = [connectionNetWork currentReachabilityStatus ];// 0 没有网络// 1 wifi 阅读全文
posted @ 2013-08-20 18:02
菜鸟程序猿
阅读(163)
评论(0)
推荐(0)
摘要:
#import "MianViewController.h"#import @interface MianViewController (){ UIImageView *shakeFeedbackOverlay; NSTimer *rotateTimer; int timeCount;}@end@implementation MianViewController- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil{ self = [super initWithN... 阅读全文
posted @ 2013-08-20 17:57
菜鸟程序猿
阅读(395)
评论(0)
推荐(0)

浙公网安备 33010602011771号