添加总结

master
linxiao 2018-08-02 15:36:46 +08:00 committed by GitHub
parent 6831fc67d1
commit c32a992319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -32,3 +32,5 @@ python csetup.py build
```
### 5. 打包
用Inno setup打开setup.iss文件修改必要信息然后编译执行。
### 6. 开发总结
[请参见总结文章](https://segmentfault.com/a/1190000015409826)