扩展了 UITextField 的视图控件:MHTextField
                 jopen
                 12年前
            
                    MHTextField 是 iOS 上扩展了 UITextField 的视图控件,实现内建的工具条、数据验证以及滚动支持。
MHTextField works on iOS 5 and above is compatiable with ARC projects. It depends on the following Apple frameworks:
- Foundation.framework
 - UIKit.framework
 - QuartzCore.framework
 
 
 
 