C++除了Qt还有什么GUI库?

Views :
Update time : 2025-06-21 19:45:15

如果出了Qt要我选一个gui库我会选Elements,轻量级,并且从一开始就是modern C++,用cmake构建,没有历史包袱,用起来很清爽。

不算默默无闻的那种,github也有几千星: ***s://github***/cycfi/elements 做出来的界面也非常漂亮: 关键是语法也很舒服,易学易用: #include using namespace cycfi::elements; // Main window background color auto constexpr bkd_color = rgba(35, 35, 37, 255); auto background = box(bkd…。

C++除了Qt还有什么GUI库?
Related News
Read More >>
Blog Post With Youtube Video 国产手机APP为什么越来越臃肿?
2025-06-21 21:20:16
国产手机APP为什么越来越臃肿?...
Blog Post With Youtube Video Rust、Go、Zig、Dart、C3、C++、C,仓颉、moonbit、凹语言哪个语言更有未来?
2025-06-21 22:10:16
Rust、Go、Zig、Dart、C3、C++、C,仓颉、moonbit、凹语言哪个语言更有未来?...
Blog Post With Youtube Video 你们是怎么远程用NAS听歌的?
2025-06-21 21:45:15
你们是怎么远程用NAS听歌的?...
Blog Post With Youtube Video 如何评价 Grace 在《歌手 2025》第六期演唱的《如愿》?
2025-06-21 22:10:16
如何评价 Grace 在《歌手 2025》第六期演唱的《如愿》?...

Leave Your Message