上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 39 下一页
摘要: UIBarButtonItem 设置图片真机运行会显示系统蓝色, 下面获取原色图片 阅读全文
posted @ 2019-09-04 16:03 懂事长qingzZ 阅读(177) 评论(0) 推荐(0) 编辑
摘要: /// 状态栏高度 let JYStatusBarHeight:CGFloat = UIApplication.shared.statusBarFrame.size.height // 获取appwindow var JYWindow: UIWindow { get { if let app = UIApplication.shared.delegate as... 阅读全文
posted @ 2019-08-23 14:08 懂事长qingzZ 阅读(432) 评论(0) 推荐(0) 编辑
摘要: 参考:https://www.jianshu.com/p/5c77e5ef79ba 制作Framework并支持Bitcode:https://www.jianshu.com/p/04c7612e20ab 1. 2. 参数设置1:打包静态库 mach 参数2:支持 所有所有机型 真机和模拟器 每个模 阅读全文
posted @ 2019-08-15 17:32 懂事长qingzZ 阅读(705) 评论(0) 推荐(0) 编辑
摘要: 1. 推荐:如果是单独显示一VC为导航栏的rootVC或present出来,这个空间没有适配安全区, 推荐 vc 里面创建一个容器View1, View1 添加 VTMagicVC,继承会在导航部分 显示异常 如果全部都实在push 的 2级或3级以上界面, 直接继承,和 包在容器view里面显示都 阅读全文
posted @ 2019-08-14 16:51 懂事长qingzZ 阅读(149) 评论(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 阅读(257) 评论(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 阅读(1508) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/u010960265/article/details/79731325 阅读全文
posted @ 2019-08-13 09:36 懂事长qingzZ 阅读(297) 评论(0) 推荐(0) 编辑
摘要: 取文件下载 section折叠.zip 阅读全文
posted @ 2019-08-12 10:02 懂事长qingzZ 阅读(392) 评论(0) 推荐(0) 编辑
摘要: https://github.com/tinymind/LSUnusedResources 阅读全文
posted @ 2019-08-08 14:56 懂事长qingzZ 阅读(255) 评论(0) 推荐(0) 编辑
摘要: 到作者官网github https://github.com/acgotaku/BaiduExporter 阅读全文
posted @ 2019-07-31 17:33 懂事长qingzZ 阅读(355) 评论(0) 推荐(0) 编辑
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 39 下一页