iosMTAlertCategory UIAlertView封装支持兼容7.0一下.zip
简单的UIAlert封装如果(iOS=8)UIAlertViewController.
使用方法和示例
UIAlertCategory*a=[[UIAlertCategoryalloc]initWithTitle:@"警告"WithMessage:@"你有条警告"];
[aaddButton:ALERT_BUTTON_OKWithTitle:@"好的"WithAction:^(void*action){
NSLog(@"你点击了index为0的好的
下载地址
用户评论