【小(xiǎo)編推薦】IOS 開(kāi)發₩βΩ之彈出提示框

2015-01-13   | φ±  發布者:梁國(guó)λ÷芳   |  ↓α; 查看(kàn):3320次∑₩

ios




UIAlertView
  *alter = [[UIAlertView alloc] initWithTitle:@"判決" message:nil delegate:nil cancelButtonTitle:jieguo otherButtonTitles:nil];

[alter
show];