iOS:OC--封装工具类(UILabel,UIButton, UIImageView ,UIAlertController)
封装UIButtonUIButton#import@interfaceUIButton(Creat)-(UIButton*)creatButtonWithFrame:(CGRect)framebackGround:(UIColor*)colortitle:(NSString*)titletarget:(id)targetaction:(SEL)action;//SEL修饰方法类型,代表此参数是个方