简体   繁体   English

C++ 可用于 Android 和 iOS 上的 UI 开发

[英]C++ possible for UI development on Android and iOS

I wanted to know if it's possible to write mobile apps in C++.我想知道是否可以用 C++ 编写移动应用程序。 On the Internet I found just article for writing apps in Kotlin, or FLutter/Dart.在互联网上,我找到了一篇用 Kotlin 或 FLutter/Dart 编写应用程序的文章。 I found some sites where I can read something about C++ and apps, but this sites are 3 - 5 years old.我找到了一些可以阅读有关 C++ 和应用程序的网站,但这些网站已有 3 到 5 年的历史。 Is it possible or do I a seperate framework like QT for C++ to do this?是否有可能或者我是否有一个单独的框架,比如 C++ 的 QT 来做到这一点?

Best regards Ben最好的问候本

Qt, Unity, Microsoft Visual Studio all have the option to use c++ and have versions optimised for mobile. Qt、Unity、Microsoft Visual Studio 都可以选择使用 C++,并有针对移动设备优化的版本。 One of these tools should be able to make mobile development relatively easy for you.这些工具之一应该能够使您的移动开发相对容易。

There are heaps more that work as well though those ones are some of the most well known frameworks and programs that do it.尽管这些是一些最著名的框架和程序,但还有更多的工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM