Android TextView 实现跑马灯效果
自定义一个TextView控件public class MarqueeTextView extends AppCompatTextView { public MarqueeTextView(Context context) { super(context); } public MarqueeTextView(Context context, Attri...
开源库
Android
笔试面试
数据结构与算法
MySQL数据处理笔记
CentOS学习笔记
Linux相关
Matlab 
