会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Txwtech
鸿蒙系统APP开发,QT,C#,python,视觉开发 cdtxw@foxmail.com
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
15
16
17
18
19
20
21
22
23
···
124
下一页
2025年3月12日
vs qt双击无法打开ui文件解决方法
摘要: https://blog.csdn.net/weixin_52378334/article/details/137115817 vs qt双击无法打开ui文件解决方法 点击右侧浏览查找对应的Qt编译器安装路径的designer,然后点击确定示例:D:\Qt5.14\Qt5.14\5.14.2\msv
阅读全文
posted @ 2025-03-12 10:41 txwtech
阅读(241)
评论(0)
推荐(0)
2025年3月7日
cuda旧版本安装
摘要: # CUDA 11.8 conda install pytorch==2.5.1 torchvision==0.20.1 torchaudio==2.5.1 pytorch-cuda=11.8 -c pytorch -c nvidia # CUDA 12.1 conda install pytorc
阅读全文
posted @ 2025-03-07 22:39 txwtech
阅读(124)
评论(0)
推荐(0)
python3.9安装LabelImg
摘要:
阅读全文
posted @ 2025-03-07 22:23 txwtech
阅读(30)
评论(0)
推荐(0)
2025年2月24日
QT tcp发送接收解决乱码
摘要: if(tcpClients[i]->peerAddress().toString()==clientIP &&tcpClients[i]->peerPort()==clientPort) { tcpClients[i]->write(ui->plainTextEdit_Send_Msg->toPla
阅读全文
posted @ 2025-02-24 17:17 txwtech
阅读(53)
评论(0)
推荐(0)
QT 查看c++版本
摘要: //查看c++版本#ifdef __cplusplus std::cout << "C++ version: " << __cplusplus << std::endl; qDebug() << "C++ version: " << __cplusplus; //c++14, 201402#endi
阅读全文
posted @ 2025-02-24 16:34 txwtech
阅读(124)
评论(0)
推荐(0)
QT other 是 0x30
摘要: 引发了异常: 读取访问权限冲突。other 是 0x30 file_operation 类 有个public成员变量 main_path 程序运行: class 1中 ,file_operation c1 = new file_operation(); class 2中 ,file_operatio
阅读全文
posted @ 2025-02-24 15:35 txwtech
阅读(9)
评论(0)
推荐(0)
2025年2月21日
c# Microsoft.Office.Interop.Excel.dll 报错System.Runtime.InteropServices.COMException (0x80070490)
摘要: System.Runtime.InteropServices.COMException (0x80070490): 检索 COM 类工厂中 CLSID 为 {00024500-0000-0000-C000-000000000046} 的组件失败,原因是出现以下错误: 80070490 找不到元素。
阅读全文
posted @ 2025-02-21 15:01 txwtech
阅读(247)
评论(0)
推荐(0)
2025年2月18日
笔记本查询序列号指令与mac
摘要: wmic bios get serialnumber 获取网卡地址:get mac
阅读全文
posted @ 2025-02-18 08:02 txwtech
阅读(17)
评论(0)
推荐(0)
2025年2月13日
海康工业相机:MVS软件安装、官方sdk例子、sdk使用手册
摘要: 海康工业相机:MVS软件安装、官方sdk例子、sdk使用手册 https://blog.csdn.net/qq_42102546/article/details/132709696
阅读全文
posted @ 2025-02-13 08:16 txwtech
阅读(819)
评论(0)
推荐(0)
2025年2月11日
海康机器人ID3000系列智能读码器安装使用注意
摘要: 海康机器人ID3000系列智能读码器(24v1.5A),不要连接POE交换机,可能烧网卡芯片 使用6类千兆网线 普通千兆交换,不带POE 或者直连主机千兆网口 如果电压不稳定(12-24v),导致自动内部重启,网卡断开,使用专用电源适配器 如何读码? https://www.bilibili.com
阅读全文
posted @ 2025-02-11 17:10 txwtech
阅读(195)
评论(0)
推荐(0)
上一页
1
···
15
16
17
18
19
20
21
22
23
···
124
下一页