摘要: 1 Qt 官网下载地址 http://download.qt.io/ 2 必须得有pro文件么 不是必须的。 pro 文件是个中间文件,通过 qmake 程序能将 pro 文件转换成其它平台的项目文件。 举个例子,有两个人,一个人是用 Qt Create开发工具的,一个人是用 VS 开发工具的,那么 阅读全文
posted @ 2018-04-15 10:54 Recreate 阅读(292) 评论(0) 推荐(0) 编辑