計算年齡後並印在Label。 #import "ViewController.h" @interface ViewController () @property (weak, nonatomic) IBOutlet UIDatePicker *myDatePicker; ...
確定! 回上一頁