随笔分类 -  开发-IOS

摘要:更新数据的时候 调 [self.collectionView reloadData] 更新布局的时候 调 [self.collectionView.collectionViewLayout invalidateLayout]; 阅读全文
posted @ 2021-03-26 09:50 执||念 阅读(50) 评论(0) 推荐(0)
摘要:学习链接:https://www.shuzhiduo.com/A/A7zg8DvnJ4/ https://blog.csdn.net/ajey2005/article/details/88994536 个人感觉还挺难理解的: 自认为理解必备的点: 1、UIEdgeInsetsMake指的是内间距!! 阅读全文
posted @ 2021-03-17 14:28 执||念 阅读(71) 评论(0) 推荐(0)
摘要:标价一下:https://blog.csdn.net/K563161969/article/details/81537301 阅读全文
posted @ 2021-02-24 20:16 执||念 阅读(290) 评论(0) 推荐(0)
摘要:学习链接: https://github.com/BoltsFramework/Bolts-ObjC https://www.jianshu.com/p/5b24c4a3ffe8 阅读全文
posted @ 2020-12-24 20:19 执||念 阅读(308) 评论(0) 推荐(0)
摘要:学习链接:https://www.jianshu.com/p/ea74b230c70d 阅读全文
posted @ 2020-12-23 14:20 执||念 阅读(102) 评论(0) 推荐(0)
摘要:学习链接:https://www.jianshu.com/p/4b1d77054b35 阅读全文
posted @ 2020-12-21 16:35 执||念 阅读(69) 评论(0) 推荐(0)
摘要:学习链接:https://juejin.cn/post/6844903683126198280 阅读全文
posted @ 2020-12-19 18:08 执||念 阅读(94) 评论(0) 推荐(0)
摘要:学习链接:https://www.jianshu.com/p/0acd517f7e6c 阅读全文
posted @ 2020-12-07 16:34 执||念 阅读(205) 评论(0) 推荐(0)
摘要:学习链接:https://www.jianshu.com/p/8f508f4ffd2c 直接上代码吧 //将image图片转化为符合要求的图片 - (UIImage *)transformImage:(UIImage *)image WithTargetRect:(CGRect) targetRec 阅读全文
posted @ 2020-11-23 14:30 执||念 阅读(554) 评论(0) 推荐(0)
摘要:链接: https://blog.csdn.net/K563161969/article/details/81537301 阅读全文
posted @ 2020-11-18 16:07 执||念 阅读(115) 评论(0) 推荐(0)
摘要:学习链接: https://www.cnblogs.com/ludashi/p/8778945.html 阅读全文
posted @ 2020-11-18 16:04 执||念 阅读(157) 评论(0) 推荐(0)
摘要:学习链接:https://juejin.im/post/6844903902261805064 https://zhuanlan.zhihu.com/p/139286857 阅读全文
posted @ 2020-11-17 15:36 执||念 阅读(83) 评论(0) 推荐(0)
摘要:学习博客:https://www.jianshu.com/p/bf7b09e234c8 https://zhuanlan.zhihu.com/p/23478654 merge的使用:https://blog.csdn.net/boysky0015/article/details/78185879 阅读全文
posted @ 2020-10-27 17:46 执||念 阅读(62) 评论(0) 推荐(0)
摘要:学习链接:https://www.jianshu.com/p/1ab1ba261f87 https://www.jianshu.com/p/f94dfbdddf90 阅读全文
posted @ 2020-10-24 16:23 执||念 阅读(78) 评论(0) 推荐(0)
摘要:学习链接:https://blog.csdn.net/VNanyesheshou/article/details/50326767 http://www.rcyd.net/iosrm/30986.html https://blog.csdn.net/wq820203420/article/detai 阅读全文
posted @ 2020-10-24 11:10 执||念 阅读(72) 评论(0) 推荐(0)
摘要:学习链接:https://www.cnblogs.com/oc-bowen/p/5091968.html https://www.jianshu.com/p/1bf881344a86 阅读全文
posted @ 2020-10-24 10:30 执||念 阅读(124) 评论(0) 推荐(0)
摘要:学习链接:https://blog.csdn.net/zx6268476/article/details/45095815 阅读全文
posted @ 2020-10-23 14:54 执||念 阅读(170) 评论(0) 推荐(0)
摘要:学习链接:https://blog.csdn.net/u012078168/article/details/72871334 阅读全文
posted @ 2020-10-19 10:51 执||念 阅读(80) 评论(0) 推荐(0)
摘要:学习链接:https://juejin.im/post/6844903602545229831 阅读全文
posted @ 2020-10-17 20:54 执||念 阅读(88) 评论(0) 推荐(0)
摘要:学习链接:https://www.jianshu.com/p/e61897f816f7 https://blog.csdn.net/YSBJ123/article/details/80408231 阅读全文
posted @ 2020-10-16 17:48 执||念 阅读(150) 评论(0) 推荐(0)