update README.md.
This commit is contained in:
parent
e2a0f00b21
commit
3970c0d3ce
20
README.md
20
README.md
@ -16,11 +16,10 @@
|
|||||||
|
|
||||||
#### 1、开源控件库
|
#### 1、开源控件库
|
||||||
|
|
||||||
基于 framework4.0,原生控件开发,参考 Element、DotNetBar 主题风格,
|
1、开源控件库
|
||||||
包含 Button、Panel、TextBox、CheckBox、RadioButton、TabControl、NavBar、DataGridView
|
|
||||||
在内的常用控件超过 40 个,满足常规开发需求,每个控件都精雕细琢,注重细节;
|
基于 framework4.0,原生控件开发,参考 Element、DotNetBar 主题风格,包含 Button、Panel、TextBox、CheckBox、RadioButton、TabControl、NavBar、DataGridView在内的常用控件超过 40 个,满足常规开发需求,每个控件都精雕细琢,注重细节;
|
||||||
包含 Element 风格主题 11 个,DotNetBar 主题 3 个,其他主题 2 个,
|
包含 Element 风格主题 11 个,DotNetBar 主题 3 个,其他主题 2 个,包含主题管理组件 UIStyleManager,可自由切换主题。
|
||||||
包含主题管理组件 UIStyleManager,可自由切换主题。
|
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
@ -35,17 +34,22 @@
|
|||||||
|
|
||||||
#### 2、工具库
|
#### 2、工具库
|
||||||
|
|
||||||
|
2、工具库
|
||||||
|
|
||||||
收集整理开发过程中经常用到的工具类库。
|
收集整理开发过程中经常用到的工具类库。
|
||||||
|
|
||||||
#### 3、扩展库
|
#### 3、扩展库
|
||||||
|
|
||||||
|
3、扩展库
|
||||||
|
|
||||||
收集整理开发过程中经常用到的扩展类库。
|
收集整理开发过程中经常用到的扩展类库。
|
||||||
|
|
||||||
#### 4、多页面框架
|
#### 4、多页面框架
|
||||||
|
|
||||||
参考Element,包括7种常用框架风格:
|
4、多页面框架
|
||||||
|
|
||||||
|
参考Element,包括7种常用框架风格,只需几行简单的代码即可创建多页面程序,其支撑组件包括UIForm,UIPage,UIFrame,集合常用控件库即可快速开发WinForm应用程序。
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
只需几行简单的代码即可创建多页面程序,其支撑组件包括
|
|
||||||
UIForm,UIPage,UIFrame,集合常用控件库即可快速开发WinForm应用程序。
|
|
Loading…
x
Reference in New Issue
Block a user