阅读背景:

有一种方法可以在一段时间后解除无按钮UIalertView吗?

来源:互联网 
UIAlertView *alertView = [[UIAlertView alloc] initWithTitle:@"tittle"
               message:@""
                 delegate:self
              cancelButtonTitle:@""
              otherButtonTitles:nil];
  [alertView show];
  [alertView release];
UIAlertView *alertView = [[UIAlertView alloc] i



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: