摘要:
https://doc.embedfire.com/linux/rk356x/Qt/zh/latest/lubancat_qt/qtdemo/demo_compile.html 阅读全文
摘要:
https://blog.csdn.net/dfr110719/article/details/136992619 <div id="content_views" class="htmledit_views"> <p id="main-toc"><strong>目录</strong></p> 一.打 阅读全文
摘要:
MESA 和 glx 错误 MESA: error: ZINK: failed to choose pdevglx: failed to create drisw screen-CSDN博客 MESA: error: ZINK: failed to choose pdevglx: failed to 阅读全文
摘要:
https://blog.csdn.net/weixin_51590201/article/details/138892155 阅读全文
摘要:
https://www.jb51.net/database/323489zri.htm 使用Oracle VM VirtualBox安装Unbuntu虚拟机并安装增强功能(实现双向复制粘贴)_oracle vm 安装增强功能-CSDN博客 安装增强功能(双向复制粘贴等) 直接点击安装增强功能不出意外 阅读全文
摘要:
https://blog.csdn.net/XXYBMOOO/article/details/131569944 https://lostphp.com/index/tool/hexconvert float 转 16 QString str = "ABCDE"; float f = str .to 阅读全文
摘要:
https://blog.csdn.net/u012329294/article/details/88286961 <div id="content_views" class="htmledit_views"> <p>在qt开发中,应用程序运行中常常会因为写日志的原因,造成系统性能低下,</p> 那 阅读全文
摘要:
https://blog.csdn.net/qq_39295354/article/details/104010241 https://www.cnblogs.com/RecreateBySelf/p/17674665.html 阅读全文
摘要:
c#使用Modbus TCP 在C#中,使用第三方库来实现Modbus TCP通讯。其中比较常用的是EasyModbusTCP库。 以下是使用EasyModbusTCP库进行Modbus TCP通讯的示例代码: 首先需要安装EasyModbusTCP库,可以通过NuGet包管理器来安装。 1.创建一 阅读全文
摘要:
https://blog.csdn.net/qq_15181569/article/details/135934033 一、.pro文件中添加支持的语言 在.pro文件中添加下面几句,支持中文和英文 TRANSLATIONS = lanague_cn.ts\ lanague_en.ts 12 二、通 阅读全文