上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 39 下一页
摘要: 在 Info.plist 文件中,添加 key 为 User Interface Style,类型为 String,value 设置为 Light 即可。 单个页面或视图关闭暗黑模式,设置 overrideUserInterfaceStyle 为对应的模式,强制限制该视图与其子视图以设置的模式进行展 阅读全文
posted @ 2019-11-04 16:27 懂事长qingzZ 阅读(571) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/8183d086b931 阅读全文
posted @ 2019-11-04 10:50 懂事长qingzZ 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 错误信息 [!] CocoaPods could not find compatible versions for pod "JYCustomSegmentView": In Podfile: JYCustomSegmentView (~> 0.1.8) None of your spec sour 阅读全文
posted @ 2019-11-04 09:49 懂事长qingzZ 阅读(3427) 评论(0) 推荐(0) 编辑
摘要: pod search AFN 如下错误 相关链接 [!] CDN: trunk Repo update failed https://www.jianshu.com/p/bf1cbe49cb5d 阅读全文
posted @ 2019-11-04 08:50 懂事长qingzZ 阅读(9507) 评论(0) 推荐(1) 编辑
摘要: let storyboard = UIStoryboard(name: "Main", bundle: nil) guard let viewController = storyboard.instantiateViewController(withIdentifier: "loginViewControll... 阅读全文
posted @ 2019-10-31 10:31 懂事长qingzZ 阅读(924) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/a3d0acecb8d4 阅读全文
posted @ 2019-10-30 15:25 懂事长qingzZ 阅读(169) 评论(0) 推荐(0) 编辑
摘要: 点击 下载 https://developer.apple.com/documentation/authenticationservices/adding_the_sign_in_with_apple_flow_to_your_app 阅读全文
posted @ 2019-10-30 11:38 懂事长qingzZ 阅读(681) 评论(0) 推荐(0) 编辑
摘要: vc.modalPresentationStyle = .formSheet //iOS13之后的默认可以下滑dissmiss, 强制设置 modal 到界面上, 不能下滑 移除s视图 vc.isModalInPresentation = true vc.modalPresentationStyle 阅读全文
posted @ 2019-10-28 10:55 懂事长qingzZ 阅读(3431) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/59efa5c9f5c6 阅读全文
posted @ 2019-10-24 14:46 懂事长qingzZ 阅读(123) 评论(0) 推荐(0) 编辑
摘要: 永别了百度!手把手教你快速搜索你要的资源! https://www.jianshu.com/p/d86ccea7ee70 阅读全文
posted @ 2019-10-22 17:09 懂事长qingzZ 阅读(154) 评论(0) 推荐(0) 编辑
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 39 下一页