add windows gui support

支持windows 显示
This commit is contained in:
谢小军
2020-09-10 18:37:47 +08:00
parent 285caffe7a
commit 2ef0cca3d4
4 changed files with 18 additions and 5 deletions

View File

@@ -191,6 +191,14 @@ or
go generate
```
### 说明windows 不支持中文默认方式。ASCALL 模式
切换编码方式
```
CHCP 65001
```
## 8. 下一步计划
- 更新,删除功能函数添加