iOS UITextField输入框的简单demo
摘要:
先看效果图 二话不说直接说给你代码 @interface MineNewFamilyViewCell()<UITextFieldDelegate> @property (nonatomic, strong) UITextField *textField;//输入框 [self.contentView 阅读全文
posted @ 2024-04-23 17:02 高彰 阅读(39) 评论(0) 推荐(0) 编辑