1. 首页
  2. 移动开发
  3. 其他
  4. ios 水波图;支文字在2种颜色之间交换显示;.zip

ios 水波图;支文字在2种颜色之间交换显示;.zip

上传者: 2020-07-29 08:03:52上传 ZIP文件 226.64KB 热度 12次
https://github.com/k373379320/ZBPercentWaterView //创建 支持xib创建,init,initWithFrame; self.percentView = [[ZBPercentWaterView alloc] initWithFrame:CGRectMake(100, 100, 200, 200)]; [self.view addSubview:self.percentView]; //设置进度: [self.percentView setupProgress:(arc4random()0)/10
下载地址
用户评论