随笔 - 399,  文章 - 0,  评论 - 7,  阅读 - 21万
07 2021 档案
OC 拖拽View
摘要:使用 PanPopView2 *popView2 = [[PanPopView2 alloc] initWithminHeight:300 maxHeight:[UIScreen mainScreen].bounds.size.height - 120 panViewHeight:30]; [sel 阅读全文
posted @ 2021-07-30 09:48 懂事长qingzZ 阅读(161) 评论(0) 推荐(0) 编辑
OC 配置全局PCH 文件
摘要:https://www.jianshu.com/p/d94aad40a4ef 阅读全文
posted @ 2021-07-29 12:55 懂事长qingzZ 阅读(61) 评论(0) 推荐(0) 编辑
iOS masonary 约束 做动画
摘要:[UIView animateWithDuration:0.1 animations:^{ [self.tipImage mas_updateConstraints:^(MASConstraintMaker *make) { make.bottom.equalTo(popView.mas_botto 阅读全文
posted @ 2021-07-29 10:51 懂事长qingzZ 阅读(179) 评论(0) 推荐(0) 编辑
关于OC中直接打印结构体,点(CGRect,CGSize,CGPoint,UIOffset)等数据类型
摘要:NSLog(@"%@",NSStringFromCGRect(view.frame)); 链接 https://blog.csdn.net/weixin_30614109/article/details/99568854?utm_medium=distribute.pc_relevant.none- 阅读全文
posted @ 2021-07-22 10:07 懂事长qingzZ 阅读(148) 评论(0) 推荐(0) 编辑
OC - 跑马灯
摘要:很完美的多用跑马灯 【链接】iceyouyou/UUMarqueeViewhttps://github.com/iceyouyou/UUMarqueeView 阅读全文
posted @ 2021-07-09 12:22 懂事长qingzZ 阅读(191) 评论(0) 推荐(0) 编辑


< 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
点击右上角即可分享
微信分享提示