2015年11月23日

UIAlertView

摘要: - (IBAction)AlertView:(id)sender { UIAlertView *alerview=[[UIAlertView alloc]initWithTitle:@"提示" message:@"这是一个警告框" delegate:self cancelButtonTitle:@"... 阅读全文

posted @ 2015-11-23 18:45 树下茶壶 阅读(167) 评论(0) 推荐(0) 编辑

导航