1 2 3 4 5 ··· 99 下一页
摘要: Microsoft Visual C++ Runtime Library Debug Error! Program: D:\QT_Projexxct_vs\SugarxxxTvixsion\x64\Debug\Qt5Cored.dllModule: 5.15.2File: text\qtextdoc 阅读全文
posted @ 2024-11-22 22:12 txwtech 阅读(1) 评论(0) 推荐(0) 编辑
摘要: //线程内的要调用tcp对象回复信息,需要发送信息给主线程,主线程创建的tcp对象才能回复给客户端 翻译 搜索 复制 阅读全文
posted @ 2024-11-22 17:26 txwtech 阅读(1) 评论(0) 推荐(0) 编辑
摘要: reminded of the old man of a Chinese proverb使老人想到了语句中国谚语 翻译 搜索 复制 阅读全文
posted @ 2024-11-21 12:36 txwtech 阅读(0) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/txwtech/article/details/143872489 https://www.cnblogs.com/xixixing/p/17430458.html 翻译 搜索 复制 阅读全文
posted @ 2024-11-19 13:42 txwtech 阅读(1) 评论(0) 推荐(0) 编辑
摘要: VS QT debug与release目录包含和库目录需要单独配置 翻译 搜索 复制 阅读全文
posted @ 2024-11-19 08:59 txwtech 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 错误: 正确: 严重性 代码 说明 项目 文件 行 禁止显示状态错误 C2086 “int QString”: 重定义 (编译源文件 reel_entity.cpp) SugarTvision D:\QT_Project_vs\SugarTvision\SugarTvision\reel_entit 阅读全文
posted @ 2024-11-18 17:30 txwtech 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 目前反应的是5.7.1可以使用,5.8以后,5.12等版本反应不再支持弹出窗口 https://blog.csdn.net/xinqingwuji/article/details/114694724 https://www.cnblogs.com/txwtech/p/18552027 5.15.2使 阅读全文
posted @ 2024-11-18 11:15 txwtech 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 包含 #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 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 严重性 代码 说明 项目 文件 行 禁止显示状态错误 LNK2019 无法解析的外部符号 "__declspec(dllimport) public: __cdecl book::book(void)" (__imp_??0book@@QEAA@XZ),函数 "void __cdecl std::_ 阅读全文
posted @ 2024-11-15 22:53 txwtech 阅读(7) 评论(0) 推荐(0) 编辑
1 2 3 4 5 ··· 99 下一页