iOS_UIAlertController】的更多相关文章

ViewController.m文件 #import "ViewController.h" @interface ViewController () // @property (nonatomic, strong) UIAlertController *alert; @property (nonatomic, strong) UIAlertController *actionSheet; @property (nonatomic, weak) IBOutlet UIButton *sh…