摘要:
时间转换为时间戳 时间戳好操作 https://gitee.com/github-13584768/timepicker.git 阅读全文
摘要:
//注册推送 if (@available(iOS 10.0, *)) { // iOS10及以上注册远程通知的方法 UNUserNotificationCenter *center = [UNUserNotificationCenter currentNotificationCenter]; // 必须写代理,不然无法监听通知的接收与点... 阅读全文