07 2018 档案

摘要:常用代理方法: 只有 [self.scrolView setContentOffset:CGPointMake(0, 100) animated:true]; animated 为true 才会调用 刚开始拖动的时候,dragging 为 YES,decelerating 为 NO;decelera 阅读全文
posted @ 2018-07-22 16:58 菜鸟工程司 阅读(164) 评论(0) 推荐(0) 编辑
摘要:通过iOS本地推送实现定时推送 先在appdelegate的didFinishLaunch方法中请求推送许可 if (@available(iOS 10.0, *)) { UNUserNotificationCenter *center = [UNUserNotificationCenter cur 阅读全文
posted @ 2018-07-02 23:20 菜鸟工程司 阅读(383) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示