QT入门(一)

安装 http://www.qt.io/download/ 然后设置编译器 调试器 QT库版本 QT-tool: QT Assistant QT Designer QT Examples and Demos QT Linguist //hello.cpp #include "hello.h" #include <QApplication> #include <QLabel> int main(
相关文章
相关标签/搜索