• 大小: 6.1MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-09-27
  • 语言: 其他
  • 标签: QT5;串口  

资源简介

这是VS2015下开发的一个简易串口助手,上手快。

资源截图

代码片段和文件信息

#include “serialport.h“
#include 

int main(int argc char *argv[])
{
QApplication a(argc argv);
SerialPort w;
w.show();
return a.exec();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    ..A..H.     28160  2016-10-03 20:24  SerialPort_vs\SerialPort\SerialPort\.vs\SerialPort\v14\.suo

     文件       3846  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\GeneratedFiles\Debug\moc_serialport.cpp

     文件       1414  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\GeneratedFiles\qrc_serialport.cpp

     文件      10377  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\GeneratedFiles\ui_serialport.h

     文件        179  2016-10-03 19:53  SerialPort_vs\SerialPort\SerialPort\SerialPort\main.cpp

     文件       2618  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\serialport.cpp

     文件        547  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\serialport.h

     文件         70  2016-10-03 19:53  SerialPort_vs\SerialPort\SerialPort\SerialPort\serialport.qrc

     文件       6376  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\serialport.ui

     文件      18651  2016-10-03 20:23  SerialPort_vs\SerialPort\SerialPort\SerialPort\SerialPort.vcxproj

     文件       2699  2016-10-03 19:53  SerialPort_vs\SerialPort\SerialPort\SerialPort\SerialPort.vcxproj.filters

     文件        629  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\SerialPort.vcxproj.user

     文件     103000  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\main.obj

     文件     108290  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\moc_serialport.obj

     文件       6202  2016-10-03 20:07  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\qrc_serialport.obj

     文件        204  2016-10-03 20:23  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\SerialPort.log

     文件     414675  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\serialport.obj

     文件       4946  2016-10-03 20:07  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\SerialPort.tlog\CL.command.1.tlog

     文件     100294  2016-10-03 20:07  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\SerialPort.tlog\CL.read.1.tlog

     文件       2560  2016-10-03 20:07  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\SerialPort.tlog\CL.write.1.tlog

     文件       2088  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\SerialPort.tlog\custombuild.command.1.tlog

     文件        606  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\SerialPort.tlog\custombuild.read.1.tlog

     文件        986  2016-10-03 20:06  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\SerialPort.tlog\custombuild.write.1.tlog

     文件       2148  2016-10-03 20:23  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\SerialPort.tlog\link.command.1.tlog

     文件       4746  2016-10-03 20:23  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\SerialPort.tlog\link.read.1.tlog

     文件       1084  2016-10-03 20:23  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\SerialPort.tlog\link.write.1.tlog

     文件        209  2016-10-03 20:23  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\SerialPort.tlog\SerialPort.lastbuildstate

     文件    1839104  2016-10-03 20:07  SerialPort_vs\SerialPort\SerialPort\SerialPort\x64\Debug\vc140.pdb

     文件       1312  2016-10-03 19:53  SerialPort_vs\SerialPort\SerialPort\SerialPort.sln

     文件   21291008  2016-10-03 20:24  SerialPort_vs\SerialPort\SerialPort\SerialPort.VC.db

............此处省略22个文件信息

评论

共有 条评论

相关资源