上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 41 下一页
摘要: 1. 推荐:如果是单独显示一VC为导航栏的rootVC或present出来,这个空间没有适配安全区, 推荐 vc 里面创建一个容器View1, View1 添加 VTMagicVC,继承会在导航部分 显示异常 如果全部都实在push 的 2级或3级以上界面, 直接继承,和 包在容器view里面显示都 阅读全文
posted @ 2019-08-14 16:51 懂事长qingzZ 阅读(159) 评论(0) 推荐(0)
摘要: podfile 文件写法:https://www.jianshu.com/p/d575e4203982 参考 1. CocoaPods中Podfile详解 2.CocoaPods使用注意事项 3.Podfile语法参考(译) 4.CocoaPods为多个target添加依赖库 参考 1. Cocoa 阅读全文
posted @ 2019-08-14 11:19 懂事长qingzZ 阅读(274) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/qinyan20/p/4221789.html ruby-2.1.1 - #downloading rubygems-2.2.3 % Total % Received % Xferd Average Speed Time Time Time Curre 阅读全文
posted @ 2019-08-14 10:15 懂事长qingzZ 阅读(1547) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/u010960265/article/details/79731325 阅读全文
posted @ 2019-08-13 09:36 懂事长qingzZ 阅读(303) 评论(0) 推荐(0)
摘要: 取文件下载 section折叠.zip 阅读全文
posted @ 2019-08-12 10:02 懂事长qingzZ 阅读(403) 评论(0) 推荐(0)
摘要: https://github.com/tinymind/LSUnusedResources 阅读全文
posted @ 2019-08-08 14:56 懂事长qingzZ 阅读(268) 评论(0) 推荐(0)
摘要: 到作者官网github https://github.com/acgotaku/BaiduExporter 阅读全文
posted @ 2019-07-31 17:33 懂事长qingzZ 阅读(360) 评论(0) 推荐(0)
摘要: pod 删除:https://blog.csdn.net/majiakun1/article/details/50474879 镜像 更换: gem sources -a https://gems.ruby-china.com/ 安装 1: https://blog.csdn.net/chenggu 阅读全文
posted @ 2019-07-12 09:49 懂事长qingzZ 阅读(117) 评论(0) 推荐(0)
摘要: 1. 下载谷歌浏览器 2.下载Aria2,去史蒂芬周 博客下载, 3.此时会出现,未选中显示导出下载,选中就没了。。 解决方法 :https://github.com/acgotaku/BaiduExporter 阅读全文
posted @ 2019-07-05 10:27 懂事长qingzZ 阅读(255) 评论(0) 推荐(0)
摘要: 参考:SnapKit - 修改约束 https://blog.csdn.net/longshihua/article/details/80289061 import SnapKit class ViewController: UIViewController { private var isUpda 阅读全文
posted @ 2019-07-04 14:31 懂事长qingzZ 阅读(1026) 评论(0) 推荐(0)
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 41 下一页