当前位置:网站首页>Qt和其它GUI库的对比
Qt和其它GUI库的对比
2022-06-30 20:00:00 【兔云程序】
很多同学谈起GUI库,可能映入眼帘的是qt,mfc这两个,如果你只知道这两个说明你格局小了。世界上的GUI库多如牛毛,有的专属于linux,mac,windows等其中一个平台或者多个平台,有的跨平台使用的,有的只有UI功能,有的融和了网络通信,多媒体处理,数据库访问等底层功能。
Qt中文网写的愿景是位为嵌入式和桌面应用开发而生的跨平台开发软件平台,也就是说真正在嵌入式平台发挥重大的角色的肯定是Qt无疑,在这里不讨论QT的前世和今生。Qt的强大还在于它不仅仅可以开发GUI程序,还可以开发非GUI应用程序,比如控制台工具和服务器,集成了非常多的插件和模块。
Windows 下的 GUI 库
Windows 下的 GUI 解决方案比较多:
基于 C++ 的有 Qt、MFC、WTL、wxWidgets、DirectUI、Htmlayout;轻量级UI库开源的比如duilib,soui
基于 C# 的有 WinForm、WPF;
基于 Java 的有 AWT、Swing;
基于python的tkinter,pyqt;
基于 Pascal 的 有Delphi;
基于Go语言的有 walk 和 electron;
还有国内初露头角的 aardio;
Visual Basic 曾经很流行,现在逐渐失去了色彩;
如果你有 Web 开发经验,也可以基于 Webkit 或 Chromium 将网页转换为桌面程序。
边栏推荐
- 神经网络入门(上)
- Installation and use of securecrtportable
- The Commission is so high that everyone can participate in the new programmer's partner plan
- CADD课程学习(2)-- 靶点晶体结构信息
- 1045 error occurred in MySQL login. Modification method [easy to understand]
- Data intelligence - dtcc2022! China database technology conference is about to open
- QT qstringlist usage
- 杰理之触摸按键识别流程【篇】
- CADD课程学习(1)-- 药物设计基础知识
- 杰理之关于长按复位【篇】
猜你喜欢
Source code analysis of redis ziplist compressed list

obsidian配合hugo的使用,让markdown本地编辑软件与在线化无缝衔接

操作系统面试题汇总(不定期更新)

建立自己的网站(20)

1. Introduction to generating countermeasures network
MySQL数据库误删回滚的解决

Document contains & conditional competition

NLP skill tree learning route - (I) route overview

The Commission is so high that everyone can participate in the new programmer's partner plan

Maya House Modeling
随机推荐
Detailed steps for Django to upload excel tables and write data to the database
CADD course learning (2) -- target crystal structure information
Is it safe to open an account for online stock trading!?
Description of the latest RTSP address rules for Hikvision camera, NVR, streaming media server, playback and streaming [easy to understand]
凌云出海记 | 一零跃动&华为云:共助非洲普惠金融服务
计网 | 【五 传输层、六 应用层】知识点及例题
Solve the problems of Devops landing in complex environment with various tools with full stack and full function solutions
Web host iptables firewall security script
Heartbeat uses NFS to make MySQL highly available based on CRM
CADD course learning (1) -- basic knowledge of drug design
建立自己的网站(20)
Tensorflow2.4实现RepVGG
Convert seconds to * * hours * * minutes
杰理之触摸按键识别流程【篇】
杰理之触摸按键识别流程【篇】
DEX文件解析 - method_ids解析
Detailed explanation of specific methods and steps for TCP communication between s7-1500 PLCs (picture and text)
项目经理不应该犯的错误
杰理之检测灵敏度级别确定【篇】
数据库 OLAP、OLTP是什么?相同和不同?适用场景