1. 首页
  2. 编程语言
  3. 其他
  4. iosAlertView.zip

iosAlertView.zip

上传者: 2020-05-25 10:38:27上传 ZIP文件 41.72KB 热度 19次
该提示框简单,好用,几句代码就可完成调用。 主要代码: 用法: 将封装的View导入。然后按照demo中的写就可以。 下方主要使用代码: 这是添加的方法: ConfigueAlertView*alertView=[[ConfigueAlertViewalloc]initWithFrame:CGRectMake(0,0,ScreenWidth,ScreenHeight)withGroupNumber:10]; alertView.delegate=self; alertView.backgroundColor=[UIColo
下载地址
用户评论