RegEx TextField(iPhone源代码)
来源:Licence:MIT平台:iOS设备:iPhone / iPad作者:Alex Skalozub 用正则表达式(RegEx)来限定UITextField的文字输入格式。比如只能输入数字,只能输入英文,只能输入小于某个数的数字,或者会自动给输入的文字加上分隔符等等。可以对比下面左右两个效果截图,可以看出规定格式输入的效果。 [优才 · Code4App]编译测试,适用环境:Xcode 4.5, iOS 5.0 以上。
文件列表
A002417407-23150.rar
(预估有个27文件)
WTReTextField
WTReTextField Demo
WTViewController.m
2KB
en.lproj
WTViewController_iPhone.xib
23KB
InfoPlist.strings
45B
main.m
1KB
WTViewController.h
2KB
WTReTextField-Prefix.pch
321B
WTAppDelegate.m
3KB
暂无评论