Skip to content

Commit b8d4676

Browse files
author
SpringDong
authored
Read Me!!!
1 parent f086e99 commit b8d4676

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

README.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
如果你觉SpringGUI对你有帮助,点击右上角的Star,谢谢!!!
2+
3+
- 欢迎你关注我的博客,每一个组件会在博客有更加详细的原理介绍
4+
5+
[博客地址](http://blog.csdn.net/qq_29579137) : http://blog.csdn.net/qq_29579137
6+
7+
- 欢迎你关注我的博客专栏,所有的UI组件我都会放在专栏中
8+
9+
[博客专栏]()http://blog.csdn.net/column/details/16329.html
10+
11+
如果你在Github中下载不到,你可以去博客置顶里面去获取最新的CSDN下载地址,如果你有的别的需求,比如想实现一个UI组件,Email我 [email protected],我来帮你解答。
12+
13+
# SpringGUI 更新日志
14+
- 2017.07.17
15+
> - Add LineChartGraph 折线图组件
16+
17+
- 2017.07.09
18+
> - Update ColorPicker 颜色拾取器 正式版 缺HSV颜色模式
19+
20+
- 2017.07.04
21+
> - Add ColorPicker 颜色拾取器 测试版
22+
23+
- 2017.06.10
24+
> - Add ColoredTape 可遮罩渐变色带
25+
26+
- 2017.06.07
27+
> - Add DatePicker 日历、日期拾取器
28+
29+
- 2017.06.01
30+
> - Add TreeView 目录树
31+
32+
- 2017.05.31
33+
> - Add DoubleClickButton 双击按钮
34+
> - Add LongClickButton 长击按钮
35+
36+
- 2017.05.06
37+
> - Add Pie 饼图组件
38+
39+
- 2017.04.27
40+
> - Update FunctionalGraph 函数图组件
41+
42+
- 2017.04.25
43+
> - Add FunctionalGraph 函数图组件

0 commit comments

Comments
 (0)