KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
TextScrollView
★ 18
Open GitHub ↗
文字滚动(屏幕刷新频率)
Download README (.md)
Explore Similar Repositories
RHCE_Practice_Test
:
This is my practice test and files used to pass the RHCE for RHEL 7
Zaiba2
:
SQL Server Monitoring Dashboard "Zaiba2"
SPFxThemeWiz
:
Create your SharePoint Modern Site Theme in seconds with this easy to use wysiwyg editor
tip2018
:
No description available.
california-business-entities
:
Corporations and limited-liability companies registered with the California Secretary of State.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
TextScrollView
?
Download (.md)
# TextScrollView 文字滚动(屏幕刷新频率)  开发中遇到的需求(小玩意),尝试了一些方式,踩了些坑,希望能帮到需要的同学 ###实现思路和功能 * 跟屏幕一样的刷新频率,使用CADisplayLink(解决循环引用问题) * 可以设置文字从小到大的颜色和字体和展示的数据 * 可以开始和暂停滚动 ###在使用中如有任何问题欢迎骚扰我,如果对你有帮助请点帮我一个✨,小弟感激不尽 ###联系我 **邮箱:1244542549@qq.com** ###博客 **简书:https://www.jianshu.com/u/17592bf6683c** ###代码地址 **https://github.com/luobojiangzi/TextScrollView** ---