简便美观的进度指示器 SDProgressView

码农软件 · 软件分类 · 进度条(Progress) · 2019-06-12 19:43:47

软件介绍

简便美观的进度指示器 
(下载地址:https://github.com/gsdios/SDProgressView

此系列共有六种样式的进度指示器,现在以SDLoopProgressView为例简单介绍下用法:

#import "SDProgressView.h" // 包含主头文件

SDLoopProgressView *loop = [SDLoopProgressView progressView];
loop.frame = ;
loop.progress = ; // 加载进度,当加载完成后会自动隐藏


// 如果需要直接退出

[loop dismiss];


本文地址:https://codercto.com/soft/d/7835.html

Clean Architecture

Clean Architecture

Robert C. Martin / Prentice Hall / 2017-9-20 / USD 34.99

Practical Software Architecture Solutions from the Legendary Robert C. Martin (“Uncle Bob”) By applying universal rules of software architecture, you can dramatically improve developer producti......一起来看看 《Clean Architecture》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

在线进制转换器
在线进制转换器

各进制数互转换器

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具