上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 124 下一页
摘要: 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)
摘要: # 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)
摘要: 阅读全文
posted @ 2025-03-07 22:23 txwtech 阅读(30) 评论(0) 推荐(0)
摘要: 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)
摘要: //查看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)
摘要: 引发了异常: 读取访问权限冲突。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)
摘要: System.Runtime.InteropServices.COMException (0x80070490): 检索 COM 类工厂中 CLSID 为 {00024500-0000-0000-C000-000000000046} 的组件失败,原因是出现以下错误: 80070490 找不到元素。 阅读全文
posted @ 2025-02-21 15:01 txwtech 阅读(247) 评论(0) 推荐(0)
摘要: wmic bios get serialnumber 获取网卡地址:get mac 阅读全文
posted @ 2025-02-18 08:02 txwtech 阅读(17) 评论(0) 推荐(0)
摘要: 海康工业相机:MVS软件安装、官方sdk例子、sdk使用手册 https://blog.csdn.net/qq_42102546/article/details/132709696 阅读全文
posted @ 2025-02-13 08:16 txwtech 阅读(819) 评论(0) 推荐(0)
摘要: 海康机器人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 下一页