05 2022 档案
摘要:【转】FFmpeg获取DirectShow设备数据(摄像头,录屏) (bbsmax.com)
阅读全文
摘要:将AV_CODEC_FLAG_GLOBAL_HEADER改为CODEC_FLAG_GLOBAL_HEADER
阅读全文
摘要:windows下dump捕获 crashpad_ShenMingYi_的博客-CSDN博客_crashpad c++ - 将 Crashpad 与 Windows Qt 应用程序集成 - IT工具网 (coder.work)
阅读全文
该文被密码保护。
摘要:1、属性-配置属性-常规-目标文件名; 2、属性-配置属性-链接器-常规-输出文件。
阅读全文
摘要:检测和跟踪多个触摸点 - Win32 apps | Microsoft Docs
阅读全文
摘要:因为在定时检测另一个进程有没有在运行,没有则关闭本进程,另一个并没有运行,所以。。。
阅读全文
摘要:刷机精灵官方下载-刷机精灵官方版免费下载-PC下载网 (pcsoft.com.cn)
阅读全文
摘要:vs2010报错:fatal error C1189:#error: ERROR :only win32 target supported! vs2017报错: When compiled with corecrt.h: “Unsupported architecture“ \ucrt\corecr
阅读全文
摘要:使用较低一点的版本插件: Index of /development_releases/vsaddin (qt.io)
阅读全文
摘要:Index of /official_releases/vsaddin/2.7.2 (qt.io) Index of /development_releases/vsaddin (qt.io)
阅读全文
摘要:1、adb执行命令: adb connect 172.168.31.41 报错:adb 连接手机 cannot connect to 192.168.x.xx:5555: 由于目标计算机积极拒绝,无法连接。 (10061) 1. adb shell //进入到安卓系统的shell 2.进入到安卓系统
阅读全文
摘要:QImage img(path); QByteArray ba; QBuffer buf(&ba); buf.open(QIODevice::WriteOnly); //需要加这句才能成功!!! img.save(&buf, "jpeg"); QByteArray ba2 = ba.toBase64
阅读全文
浙公网安备 33010602011771号