04 2024 档案

iOS. OC. Masonry的注意地方
摘要:[self.tableView mas_makeConstraints:^(MASConstraintMaker *make) { make.edges.equalTo(self.view).with.insets(UIEdgeInsetsMake(2, 2, 2, 2));//子视图相对于父视图上 阅读全文

posted @ 2024-04-26 08:54 高彰 阅读(15) 评论(0) 推荐(0) 编辑

iOS UITextField输入框的简单demo
摘要:先看效果图 二话不说直接说给你代码 @interface MineNewFamilyViewCell()<UITextFieldDelegate> @property (nonatomic, strong) UITextField *textField;//输入框 [self.contentView 阅读全文

posted @ 2024-04-23 17:02 高彰 阅读(61) 评论(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

导航

统计

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