随笔 - 112  文章 - 0  评论 - 9  阅读 - 13万
12 2017 档案
iOS 给tableview添加空态页面
摘要:1.导入第三方库 2.使用 阅读全文
posted @ 2017-12-23 21:41 麦芽呀~ 阅读(1442) 评论(0) 推荐(0) 编辑
ios 给label添加复制动作
摘要:BYXCMenuItem.h BYXCMenuItem.m FNAgendaDetailTitleTableViewCell.h 阅读全文
posted @ 2017-12-23 21:37 麦芽呀~ 阅读(898) 评论(0) 推荐(0) 编辑
ios -- 跳转第三弹
摘要:1.presentViewController跳转的时候需要显示导航栏的时候: 阅读全文
posted @ 2017-12-23 15:19 麦芽呀~ 阅读(167) 评论(0) 推荐(0) 编辑
iOS -- 不可编辑的UITextView 自动调整高度
摘要:_textView = [[UITextView alloc] initWithFrame:CGRectMake(13, 10, UIScreenWidth-26, 20)]; [self.contentView addSubview:_textView]; _textView.textColor = UIColorFromRGB(0x111111);... 阅读全文
posted @ 2017-12-10 15:57 麦芽呀~ 阅读(2039) 评论(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

点击右上角即可分享
微信分享提示