# COM-Tool **Repository Path**: ncu-ball/com-tool ## Basic Information - **Project Name**: COM-Tool - **Description**: 基于QT的简单串口助手 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-08-07 - **Last Updated**: 2024-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # COM-Tool ### 介绍 基于QT的简单串口助手 动态检测端口变化,默认从小到大排列端口号,每次默认选中最小端口号。 界面UI是手动布局的。 功能完善中...... ### 环境 QT版本5.14.2 编译工具MinGW 7.3.0 64-bit ### 界面UI ![输入图片说明](%E4%B8%B2%E5%8F%A3%E5%8A%A9%E6%89%8B.png)