UIDataPicker 时间选择器
摘要:
自用时间选择器 1 @interface ViewController () 2 { 3 UILabel *cityLabel; 4 UIDatePicker *datePicker; 5 } 6 //@property(nonatomic,strong)ZHPickView *pi... 阅读全文
posted @ 2015-11-13 17:40 Sinner_Yun 阅读(350) 评论(0) 推荐(0) 编辑