摘要: 博客转自cocoachina:http://www.cocoachina.com/ios/20171226/21655.html 阅读全文
posted @ 2018-01-12 13:41 于于于 阅读(85) 评论(0) 推荐(0)
摘要: 一、只能输入纯数字 在这里以UITextField为例:其实现代码如下: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 - (BOOL)textField:(UITextField *)textField shouldChangeCharactersInR 阅读全文
posted @ 2018-01-12 11:36 于于于 阅读(456) 评论(0) 推荐(0)