摘要:
self.myalert=[[UIAlertView alloc] initWithTitle:@"提示" message:@"该数据删除成功" delegate:self cancelButtonTitle:nil otherButtonTitles: nil]; [NSTimer scheduledTimerWithTimeInterval:1.0f target:self selector:@selector(performDismiss:) userInfo:nil repeats:NO]; [self.myalert show];-(void) 阅读全文
posted @ 2013-03-14 23:05
金建彤
阅读(457)
评论(0)
推荐(0)

浙公网安备 33010602011771号