新增图片文字base64互换

This commit is contained in:
feiyangqingyun
2021-02-20 10:04:10 +08:00
parent aea26a2c39
commit 61141061c9
2 changed files with 1 additions and 1 deletions

BIN
0snap/base64.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 KiB

View File

@@ -34,7 +34,7 @@ SUBDIRS += videowidget #通用视频控件
SUBDIRS += screenwidget #屏幕截图控件
SUBDIRS += imageswitch #图片开关控件
SUBDIRS += netserver #网络中转服务器
SUBDIRS += base64 #图片文字base64编码互换
SUBDIRS += base64 #图片文字base64互换
win32 {
SUBDIRS += ffmpegdemo #视频流播放ffmpeg内核