摘要:
DKNightVersion is a lightweight iOS framework adding night mode/theme to your iOS app.https://github.com/Draveness/DKNightVersion 阅读全文
posted @ 2015-09-10 18:07
廖利君
阅读(202)
评论(0)
推荐(0)
摘要:
根据光线感应关闭和开启屏幕UIDevice *_curDevice = [UIDevice currentDevice]; [_curDevice setProximityMonitoringEnabled:YES]; NSNotificationCenter *_defaultCenter =... 阅读全文
posted @ 2015-09-10 18:06
廖利君
阅读(242)
评论(0)
推荐(0)
摘要:
//邮箱+ (BOOL)checkEmail:(NSString *)email{ NSString *emailRegex = @"[A-Z0-9a-z._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}"; NSPredicate *emailTest = [NSP... 阅读全文
posted @ 2015-09-10 14:20
廖利君
阅读(176)
评论(0)
推荐(0)
浙公网安备 33010602011771号