Believe in your own future, will thank yourself right now Sinner Yun

Sinner_Yun

2015年11月13日

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 阅读(344) 评论(0) 推荐(0) 编辑

iOS8 UIAlertView键盘闪一下的问题

摘要: 1 if (SYSTEM_VERSION >= 8.0) { 2 UIAlertController *alertCtrl = [UIAlertController alertControllerWithTitle:@"赎回成功" message:nil p... 阅读全文

posted @ 2015-11-13 17:36 Sinner_Yun 阅读(349) 评论(0) 推荐(0) 编辑

导航