# qt **Repository Path**: weiqifa/qt ## Basic Information - **Project Name**: qt - **Description**: qt - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-26 - **Last Updated**: 2021-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 修改记录 2019-11-21 第一次提交 # 功能 主要是用来记录QT的安装和基本的使用方法。 # QT 下载和安装 下载地址:https://download.qt.io/archive/qt/ 选择.exe 文件进行下载,如下图 ![](https://img-blog.csdnimg.cn/20191121165700898.png) 安装: 安装的时候,要记得选上下面几个组件,方便构建exe文件。 ![](https://img-blog.csdnimg.cn/20191121165927390.png) ![](https://img-blog.csdnimg.cn/20191121170004598.png) # 运行界面 ![](https://img-blog.csdnimg.cn/20191121170042570.png) # 静态打包「拷贝到别人的电脑也可以运行」 https://www.k2zone.cn/?p=2309