随笔 - 399,  文章 - 0,  评论 - 7,  阅读 - 21万
11 2019 档案
Swift - UITableView 的自定义cell, 区头和自定义区尾 VFL约束报错问题
摘要:总结,实现了 cell预设高度, header 预设高度, footer预设高, 不会报错 1. UITableview先走 预设高度的代理 预设cell高度 func tableView( tableView: UITableView, estimatedHeightForRowAt indexP 阅读全文
posted @ 2019-11-26 10:52 懂事长qingzZ 阅读(400) 评论(0) 推荐(0) 编辑
edgesForExtendedLayout、automaticallyAdjustsScrollViewInsets及extendedLayoutIncludesOpaqueBars的使用
摘要:https://www.jianshu.com/p/0c29e222430f 阅读全文
posted @ 2019-11-15 13:52 懂事长qingzZ 阅读(142) 评论(0) 推荐(0) 编辑
swift 按钮取消点击动画
摘要:btn.layer.removeAllAnimations() btn.adjustsImageWhenHighlighted = false 阅读全文
posted @ 2019-11-11 16:42 懂事长qingzZ 阅读(333) 评论(0) 推荐(0) 编辑
iOS13 暂时全局关闭暗黑模式
摘要:在 Info.plist 文件中,添加 key 为 User Interface Style,类型为 String,value 设置为 Light 即可。 单个页面或视图关闭暗黑模式,设置 overrideUserInterfaceStyle 为对应的模式,强制限制该视图与其子视图以设置的模式进行展 阅读全文
posted @ 2019-11-04 16:27 懂事长qingzZ 阅读(577) 评论(0) 推荐(0) 编辑
iOS 13适配总结
摘要:https://www.jianshu.com/p/8183d086b931 阅读全文
posted @ 2019-11-04 10:50 懂事长qingzZ 阅读(152) 评论(0) 推荐(0) 编辑
pod install 报错
摘要:错误信息 [!] 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 阅读(3458) 评论(0) 推荐(0) 编辑
pod search 报错 (更新了macOS Catalina)
摘要:pod search AFN 如下错误 相关链接 [!] CDN: trunk Repo update failed https://www.jianshu.com/p/bf1cbe49cb5d 阅读全文
posted @ 2019-11-04 08:50 懂事长qingzZ 阅读(9511) 评论(0) 推荐(1) 编辑


< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示