上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 34 下一页
摘要: https://www.jianshu.com/p/9b5a25dbcaa7 https://gems.ruby-china.com/ https://blog.cocoapods.org/CocoaPods-1.7.2/ 阅读全文
posted @ 2019-10-28 18:11 雨筱逸悠 阅读(1034) 评论(0) 推荐(0) 编辑
摘要: 实现不了图中的效果。 解决办法就是:在设置好right和left的基础上,使用masonry的优先级和uiview的布局优先级,主要涉及两个API,如下: - (void)setContentCompressionResistancePriority:(UILayoutPriority)priori 阅读全文
posted @ 2019-10-19 17:36 雨筱逸悠 阅读(154) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/b0a9bac00d10 阅读全文
posted @ 2019-10-09 18:30 雨筱逸悠 阅读(94) 评论(0) 推荐(0) 编辑
摘要: 接触新编程时,无论它看起来和之前的多么相似,简单处理或许没问题,要是处理得当完美,最好是拉到有经验的同事一起来讨论,向他学习!细节决定成败 https://cloud.tencent.com/developer/article/1445964 http://www.cocoachina.com/cm 阅读全文
posted @ 2019-09-18 09:30 雨筱逸悠 阅读(1375) 评论(0) 推荐(0) 编辑
摘要: https://www.meiwen.com.cn/subject/trxxdqtx.html Build Options-->Debug Information Format --> Debug和Release模式都改为DWARF with dSYM File 阅读全文
posted @ 2019-09-10 19:07 雨筱逸悠 阅读(162) 评论(0) 推荐(0) 编辑
摘要: https://www.appcoda.com.tw/firebase-push-notifications/ 阅读全文
posted @ 2019-09-09 09:55 雨筱逸悠 阅读(2448) 评论(0) 推荐(0) 编辑
摘要: 需要优先布局父视图,然后布局子视图,不能不表明位置,在部分设备上面不会默认值为0,而是会是一个随机值(具体问题在iPhone5C的iOS10上面出现) 阅读全文
posted @ 2019-09-06 19:59 雨筱逸悠 阅读(152) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/e371099f12bd 系统方案 https://blog.csdn.net/feishixin/article/details/77581806 虹软的人脸识别库 http://www.arcsoft.com.cn/ai/arcface.htm 阅读全文
posted @ 2019-09-02 14:22 雨筱逸悠 阅读(150) 评论(0) 推荐(0) 编辑
摘要: https://honchwong.github.io/ https://developer.apple.com/library/archive/technotes/tn2151/_index.html#//apple_ref/doc/uid/DTS40008184-CH1-EXCEPTION_IN 阅读全文
posted @ 2019-08-30 16:23 雨筱逸悠 阅读(233) 评论(0) 推荐(0) 编辑
摘要: http://www.cocoachina.com/cms/wap.php?action=article&id=24864 Background Task 花式 crash Background Task 的 API 及其简单,begin 和 end 之间的代码全部进入 Background Tas 阅读全文
posted @ 2019-08-30 11:33 雨筱逸悠 阅读(2638) 评论(0) 推荐(0) 编辑
上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 34 下一页