新增秘钥生成器+程序守护进程

This commit is contained in:
feiyangqingyun
2020-06-18 08:34:35 +08:00
parent b7979fa991
commit 3ea100dc59
42 changed files with 1582 additions and 2 deletions

View File

@@ -40,8 +40,10 @@
| 33 | echartgauge | echart仪表盘含交互支持webkit及webengine |
| 34 | ffmpegdemo | 视频流播放ffmpeg内核 |
| 35 | vlcdemo | 视频流播放vlc内核 |
| 36 | designer | QtDesigner4源码 |
| 37 | netserver | 网络中转服务器 |
| 36 | key | 秘钥生成器 |
| 37 | live | 程序守护进程 |
| 38 | designer | QtDesigner4源码 |
| 39 | netserver | 网络中转服务器 |
### 二、学习群
1. **Qt交流大会群 853086607(雨田哥)**
@@ -86,5 +88,7 @@
![avatar](https://github.com/feiyangqingyun/QWidgetDemo/raw/master/0snap/imageswitch.gif)
![avatar](https://github.com/feiyangqingyun/QWidgetDemo/raw/master/0snap/ffmpegdemo.png)
![avatar](https://github.com/feiyangqingyun/QWidgetDemo/raw/master/0snap/vlcdemo.png)
![avatar](https://github.com/feiyangqingyun/QWidgetDemo/raw/master/0snap/key.png)
![avatar](https://github.com/feiyangqingyun/QWidgetDemo/raw/master/0snap/live.png)
![avatar](https://github.com/feiyangqingyun/QWidgetDemo/raw/master/0snap/netserver.jpg)
![avatar](https://github.com/feiyangqingyun/QWidgetDemo/raw/master/0snap/designer.png)