日期選擇器(年月日)(使用UIDatePicker實現)

    UIDatePicker *datePicker=[[UIDatePicker alloc] init];     datePicker.frame=CGRectMake(0, [UIScreen mainScreen].bounds.size.height-190, [UIScreen mainScreen].bounds.size.width, 190);     //設置顯示爲中文
相關文章
相關標籤/搜索