2015-01-13 | 发布者:梁国芳 | 查看:3320次
UIAlertView *alter = [[UIAlertView alloc] initWithTitle:@"判决" message:nil delegate:nil cancelButtonTitle:jieguo otherButtonTitles:nil]; [alter show];