随笔分类 -  IOS WIFI

摘要://获取设备IDFA+(NSString *) deviceIdfa{ NSString *systemVersion = [[UIDevice currentDevice] systemVersion]; NSString *deviceIdfa = nil; if([syste... 阅读全文
posted @ 2015-03-24 11:13 OneByte 阅读(1690) 评论(0) 推荐(0)
摘要:#import @interface ZJWifiTool : NSObject+(NSString *)fetchIdWithType:(NSString *)wifiIdType;@endUIKIT_EXTERN NSString *const WifiIdTypeNotFound;UIKIT_... 阅读全文
posted @ 2015-03-24 10:37 OneByte 阅读(2600) 评论(0) 推荐(0)