diff --git a/0snap/base64.png b/0snap/base64.png new file mode 100644 index 0000000..6de5e2c Binary files /dev/null and b/0snap/base64.png differ diff --git a/QWidgetDemo.pro b/QWidgetDemo.pro index 235b1d1..881835d 100644 --- a/QWidgetDemo.pro +++ b/QWidgetDemo.pro @@ -34,7 +34,7 @@ SUBDIRS += videowidget #通用视频控件 SUBDIRS += screenwidget #屏幕截图控件 SUBDIRS += imageswitch #图片开关控件 SUBDIRS += netserver #网络中转服务器 -SUBDIRS += base64 #图片文字base64编码互换 +SUBDIRS += base64 #图片文字base64互换 win32 { SUBDIRS += ffmpegdemo #视频流播放ffmpeg内核