- 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.
推薦閱讀
- Java加密與解密的藝術(第2版)
- 青少年Python編程入門
- Hands-On Automation Testing with Java for Beginners
- Apache Mahout Clustering Designs
- Essential C++(中文版)
- OpenCV with Python Blueprints
- PhoneGap 4 Mobile Application Development Cookbook
- IPython Interactive Computing and Visualization Cookbook
- Learning Bootstrap 4(Second Edition)
- Learning C++ by Creating Games with UE4
- 前端架構設計
- Python自動化運維:技術與最佳實踐
- Opa Application Development
- SAP HANA Starter
- BackTrack 5 Cookbook