摘要:
1 @synthesize alertView = _alertView; 2 @synthesize activityIndicator = _activityIndicator; 3 4 - (void)viewDidLoad { 5 [super viewDidLoad]; 6 7 for(int i=0;i 2 { 3 //定义一个警告提示框... 阅读全文
posted @ 2017-09-25 18:33
vector11248
阅读(121)
评论(0)
推荐(0)
摘要:
1 @synthesize alertView = _alertView; 2 @synthesize activityIndicator = _activityIndicator; 3 4 - (void)viewDidLoad { 5 [super viewDidLoad]; 6 7 for(int i=0;i 2 { 3 //定义一个警告提示框... 阅读全文
posted @ 2017-09-25 18:33
vector11248
阅读(188)
评论(0)
推荐(0)
摘要:
1 @synthesize stepper = _stepper; 2 @synthesize segContol = _segContol; 3 4 - (void)viewDidLoad { 5 [super viewDidLoad]; 6 7 _stepper = [[UIStepper alloc]init]; 8 9 _stepper.f... 阅读全文
posted @ 2017-09-25 14:22
vector11248
阅读(153)
评论(0)
推荐(0)
摘要:
1 @synthesize stepper = _stepper; 2 @synthesize segContol = _segContol; 3 4 - (void)viewDidLoad { 5 [super viewDidLoad]; 6 7 _stepper = [[UIStepper alloc]init]; 8 9 _stepper.f... 阅读全文
posted @ 2017-09-25 14:22
vector11248
阅读(215)
评论(0)
推荐(0)

浙公网安备 33010602011771号