- Qt 5 Blueprints
- Symeon Huang
- 107字
- 2021-07-23 19:48:15
Preface
Qt has been developed as a cross-platform framework and has been provided free to the public for years. It's mainly used to build GUI applications. It also provides thousands of APIs for easier development.
Qt 5, the latest major version of Qt, has once again proven to be the most popular cross-platform toolkit. With all these platform-independent classes and functions, you only need to code once, and then you can make it run everywhere.
In addition to the traditional and powerful C++, Qt Quick 2, which is more mature, can help web developers to develop dynamic and reliable applications, since QML is very similar to JavaScript.
推薦閱讀
- The Complete Rust Programming Reference Guide
- 數(shù)據(jù)科學(xué)實戰(zhàn)手冊(R+Python)
- C++程序設(shè)計教程
- C語言程序設(shè)計基礎(chǔ)與實驗指導(dǎo)
- x86匯編語言:從實模式到保護(hù)模式(第2版)
- INSTANT Sencha Touch
- SSM輕量級框架應(yīng)用實戰(zhàn)
- Java EE 8 Application Development
- C語言程序設(shè)計教程
- 計算機(jī)應(yīng)用基礎(chǔ)實踐教程
- MongoDB,Express,Angular,and Node.js Fundamentals
- Java實戰(zhàn)(第2版)
- Java編程從入門到精通
- scikit-learn Cookbook(Second Edition)
- 軟件工程與UML案例解析(第三版)