会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Txwtech
鸿蒙系统APP开发,QT,C#,python,视觉开发 cdtxw@foxmail.com
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
32
33
34
35
36
37
38
39
40
···
133
下一页
2024年11月18日
qt调用cmd.exe弹出窗口5.15.2
摘要: 包含 #include <Windows.h> #include "mainwindow5_7a.h" #include "ui_mainwindow5_7a.h" #include <QDragEnterEvent> #include <QUrl> #include <QFile> #includ
阅读全文
posted @ 2024-11-18 10:53 txwtech
阅读(200)
评论(0)
推荐(0)
2024年11月15日
QT VS(visual studio)项目的目录包含与库
摘要: QT creator与QT VS(visual studio)项目的目录包含与库的对应 数字相关对应 qt pro文件 1,2,3,4,5 1 2. 3. 4. 5. 翻译 搜索 复制
阅读全文
posted @ 2024-11-15 23:10 txwtech
阅读(45)
评论(0)
推荐(0)
vs qt qxorm注册类 错误 LNK2019 无法解析的外部符号__declspec(dllimport)
摘要: 严重性 代码 说明 项目 文件 行 禁止显示状态错误 LNK2019 无法解析的外部符号 "__declspec(dllimport) public: __cdecl book::book(void)" (__imp_??0book@@QEAA@XZ),函数 "void __cdecl std::_
阅读全文
posted @ 2024-11-15 22:53 txwtech
阅读(444)
评论(0)
推荐(0)
Qt 项目在Vs和QtCreator的转换方法
摘要: https://blog.csdn.net/qq_39827640/article/details/127454959 翻译 搜索 复制
阅读全文
posted @ 2024-11-15 22:06 txwtech
阅读(93)
评论(0)
推荐(0)
Qt creator pro文件中DEFINES 对应的VS设置
摘要: Qt creator pro文件中DEFINES 对应的VS设置 pro中 DEFINES += QT_NO_WARNING_OUTPUT 对应的vs中 在VC项目配置里C/C++ /Preprocessor /Preprocessor Definitions属性里面加入宏定义:QT_NO_WARN
阅读全文
posted @ 2024-11-15 21:55 txwtech
阅读(148)
评论(0)
推荐(0)
vs qt无法解析 qsqldatabase::drivers
摘要: 添加sql模块 严重性 代码 说明 项目 文件 行 禁止显示状态错误 LNK2019 无法解析的外部符号 "__declspec(dllimport) public: static class QStringList __cdecl QSqlDatabase::drivers(void)" (__i
阅读全文
posted @ 2024-11-15 08:07 txwtech
阅读(85)
评论(0)
推荐(0)
2024年11月12日
ln相减写成ln相除的形式对数函数的公式
摘要: ln相减写成ln相除的形式对数函数的公式
阅读全文
posted @ 2024-11-12 22:14 txwtech
阅读(166)
评论(0)
推荐(0)
2024年11月11日
qt 或c++调用库dll时文件无效或损坏:无法在0x458处读取
摘要: 文件无效或损坏:无法在0x458处读取 dll版本需要对应:x86或者x64,vs qt项目msvc版本无法调用minGw的dll,建议采用开发通用dll库供调用 mingw版本需要对应:x86或者x64 翻译 搜索 复制
阅读全文
posted @ 2024-11-11 14:12 txwtech
阅读(166)
评论(0)
推荐(0)
2024年11月7日
Qt语言家ts.qm无法翻译tr()里面的字符串
摘要: 在main.cpp里面加载就可以。 QLabel * label2 = new QLabel(this); label2->setText(tr("password","mainwindow")); //tr的内部信息:表示用linguist语言家可以提取都得字段,如password,linguis
阅读全文
posted @ 2024-11-07 15:28 txwtech
阅读(282)
评论(0)
推荐(0)
2024年11月6日
win10打开蓝牙指令cmd
摘要: control bthprops.cpl win10打开蓝牙指令cmd 翻译 搜索 复制
阅读全文
posted @ 2024-11-06 16:09 txwtech
阅读(551)
评论(0)
推荐(0)
上一页
1
···
32
33
34
35
36
37
38
39
40
···
133
下一页