首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
uipicker专题
UIPicker and keyboard
http://stackoverflow.com/questions/3205357/popup-uipicker-instead-of-keyboard 源码在这里: https://github.com/larsacus/LARSSlidingPicker
阅读更多...
简单的实现UIpicker上面的取消确定按钮
1 因为我用的xib实现的添加picker 和textfiled的, @interface ViewController : UIViewController<UITextFieldDelegate,UIPickerViewDelegate,UIPickerViewDataSource>{UIToolbar *tool;//主要用这存放按钮}@property (retain, nonato
阅读更多...