findText(Info.portName());    &nb-IMDN开发者社群-imdn.cn"> findText(Info.portName());    &nb - IMDN开发者社群-imdn.cn">
登录
首页 » c++ » 串口通信 上位机模板 QT485 串口助手

串口通信 上位机模板 QT485 串口助手

于 2022-10-15 发布 文件大小:590.13 kB
0 158
下载积分: 2 下载次数: 1

代码说明:

SerialPortSetting::SerialPortSetting(QWidget *parent) : QDialog(parent) {     setupUi(this);     setFixedSize(220, 319);     checkAPButton->setIcon(QIcon(":/images/finger_up.png"));     emit checkAvailablePorts(); } //检测可用串口并在可用串口号后面加上可用标志 void SerialPortSetting::checkAvailablePorts() {     foreach ( const QSerialPortInfo &Info, QSerialPortInfo::availablePorts()) {          //QSerialPort availablePort;          //availablePort.setPortName(Info.portName());          //if (availablePort.open(QIODevice::ReadWrite)) {             int index = comCB->findText(Info.portName());     &nb

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB7[1].01
    学习matlab的好资料,再次共享下啦。参考参考(Matlab learning good information, to share the friends again. Reference Reference)
    2011-09-28 11:01:23下载
    积分:1
  • Microsoft-WordPad
    original full source code for microsoft wordpad!!!
    2011-11-13 03:01:50下载
    积分:1
  • 实验13 TFTLCD显示实验
    STM32处理OV7670摄像头返回的图像进行黑白化处理的程序。(Black and white processing of camera acquisition image)
    2017-07-10 16:33:14下载
    积分:1
  • cardSend-master
    使用SLE4442芯片的智能卡讀取軟件。 該軟件使用com連接實現數據連接和讀寫操作。(Smart card reading software using SLE4442 chip. This software enables data connection and read and write operations using com connection.)
    2020-06-19 04:00:01下载
    积分:1
  • command
    用boost::shared_ptr实现command模式,并提供MacroCommand来支持复合的command。(command pattern)
    2013-08-30 22:59:44下载
    积分:1
  • a-fast-digital-AGC
    一种快速数字AGC结构的分析与设计,希望对大家有帮助(Structural analysis and design of a fast digital AGC)
    2012-06-10 11:19:14下载
    积分:1
  • s
    说明:  无线通信接受模块程序,内含数模转换应用程序。(Wireless receiving module program that includes digital to analog conversion applications.)
    2011-07-20 09:29:11下载
    积分:1
  • IEC61131-3(2003)
    说明:  国外标准IEC6116-3工业自动化的编制(discripe the international standard)
    2009-07-29 09:53:08下载
    积分:1
  • KEIL-C
    利用电能芯片CS5460实现手持式三相电能表(Use of power to achieve chip CS5460 handheld three-phase power meter)
    2021-02-25 09:39:39下载
    积分:1
  • 响应式服装公司网站asp.net源码
    响应式(自适应)服装公司网站.net源码,基于.net(C#)技术开发,可自动适应电脑,平板,手机等,包括网站首页,公司简介,时装展示,资讯中心,门店形象,联系我们等栏目,后台统一管理,不需要懂技术就能管理整个网站。 网站栏目: 1、网站首页 2、公司简介 3、时装展示 4、资讯中心 5、门店形象 6、联系我们 asp.net源码配置说明(以阿里云虚拟主机为例): 配置简单,仅需两步 1、请将下载的网站源文件上传到网站根目录。 2、选择net4.0,经典模式。 有任何问题,可咨询QQ:1783497774
    2021-06-07 00:31:32下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载