Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道如果MiGLayout是否有 C++ 端口,或者是否有一种方法可以将 MiGLayout 与 C++ 一起使用。
我不知道 miglayout 是否有 C++ 端口,但Qt有不错的布局工具。如果您没有找到好的工具,也许您可以考虑选择 Qt?
此外,您可以在 C++ 以外的许多语言中使用 Qt。