README
This commit is contained in:
parent
dbd58bc87b
commit
ffe027449b
16
README.md
16
README.md
@ -6,12 +6,22 @@
|
|||||||
```
|
```
|
||||||
1. git clone 或者直接下载本项目
|
1. git clone 或者直接下载本项目
|
||||||
|
|
||||||
2. 若电脑缩放不是100%,使用 Visual Studio 在100%缩放模式下(命令行使用 devenv /noScale 命令启动 Visual Studio)打开项目,并按照提示或自行安装 .NET Framework4.8
|
2. 若电脑缩放不是100%,使用 Visual Studio 在100%缩放模式下(命令行使用 devenv /noScale 命令启动 Visual Studio)打开项目
|
||||||
|
|
||||||
3. 编译运行
|
3. 若电脑没有安装.NET Framework 4.8,编辑项目文件设置 TargetFramework 属性为自己安装的目标框架,兼容框架参照 AntdUI 项目
|
||||||
|
|
||||||
|
4. 编译运行
|
||||||
```
|
```
|
||||||
|
|
||||||
## 控件演示
|
## 控件演示
|
||||||
|
|
||||||
### Button
|
### Button
|
||||||

|

|
||||||
|
### FloatButton
|
||||||
|

|
||||||
|
### FlowPanel
|
||||||
|

|
||||||
|
### GridPanel
|
||||||
|

|
||||||
|
### Panel
|
||||||
|

|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 490 KiB After Width: | Height: | Size: 794 KiB |
BIN
assets/screenshots/FloatButton.png
Normal file
BIN
assets/screenshots/FloatButton.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 767 KiB |
BIN
assets/screenshots/FlowPanel.png
Normal file
BIN
assets/screenshots/FlowPanel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 748 KiB |
BIN
assets/screenshots/GridPanel.png
Normal file
BIN
assets/screenshots/GridPanel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 710 KiB |
BIN
assets/screenshots/Panel.png
Normal file
BIN
assets/screenshots/Panel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 754 KiB |
Loading…
x
Reference in New Issue
Block a user