博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
[翻译] DFCircleActivityIndicator DF圆形活动状态指示器
阅读量:6082 次
发布时间:2019-06-20

本文共 827 字,大约阅读时间需要 2 分钟。

DFCircleActivityIndicator

Native, customizable and animated circular view to show when long activity is running, for iOS Apps. No more images needed. Just drag and drop this class, set color and style and you're ready to go with startAnimation.

当IOS的软件在载入或者干其他什么事情需要用户等待时,这个原生态、可定制、活动着的圆就显示出来了。不需要图片,将这个类拖入你的工程,设置下颜色和样式,执行 startAnimation 后就能看到效果了。

Appearance效果 

Instalation安装 

To install DFCircleActivityIndicator, just drag and drop the .h and .m files into your project folder. Import when you need it.

要使用 DFCircleActivityIndicator ,将.h .m文件拖到你的工程目录中,什么时候需要就引用吧。 

Usage使用 

It must need QuartzCore framework. May looks 'slow' or 'flicking' on iOS Simulator, but works fine on device, even on iPhone 4.

这个需要用到 QuartzCore 框架哦,也许在IOS模拟器中看起来会卡顿,但在设备上观察会很流畅,即使是在iPhone4上。 

Development发展 

You're welcome to make improvements.

欢迎你对源码做出改进。 

 

 

转载地址:http://flzwa.baihongyu.com/

你可能感兴趣的文章
Database.SQL.join
查看>>
RIA Services Staying Logged In (Ria Service持久登陆,session-cookie,notcookie)
查看>>
最少加多少边成为强连通图
查看>>
[转]html5 Canvas画图4:填充和渐变
查看>>
数组json格式的字符串 转 list<Bean>
查看>>
alert 多语言的处理
查看>>
Ubuntu 最好用的CHM阅读器KchmViewer
查看>>
c# 高效率导出多维表头excel
查看>>
知识积累:CGI,FastCGI,PHP-CGI与PHP-FPM
查看>>
关于PHP定时执行任务的实现(转)
查看>>
PHP定时执行任务的实现(转)
查看>>
magento的一些小技巧(转)
查看>>
C++ 运行时类型识别 知道实例父类类型,显示出子类类型
查看>>
Android获取状态栏高度、标题栏高度、编辑区域高度
查看>>
bzoj1452 二维树状数组
查看>>
bzoj2561
查看>>
bzoj1093
查看>>
(转)使用vs调试的时候,如何知道程序阻塞在哪里?
查看>>
Linux其他:环境变量配置
查看>>
设置防止攻击session(疑惑)
查看>>