c++ - 与 Windows GUI 交互

标签 c++ asp.net c windows user-interface

我想在用户启动时创建一个应用程序,它记录用户在文件中单击的 GUI。 我不知道如何以及从哪里开始。使用哪种语言?

最佳答案

Most GUI depends on which platform you use.(i.e. in windows, you can use 
windows api.In linux, you can use QT. In java, use swing.)
But logic stuff depends on which language you use. Like manipulate numbers,
strings.
In sum, if you want to make it quickly, you can study using python.

关于c++ - 与 Windows GUI 交互,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26268276/

相关文章:

asp.net - 使用 Moq 对 View 属性进行单元测试

c - Libnet TCP 校验和错误

c# - 通过 TCP 套接字 c 发送二进制文件

c++ - 对不完整类型的引用

javascript - 如何在 Windows 7 操作系统机器上的 asp.net 中构建 Windows 8 移动应用程序?

c# - 使用 Webservice 填充 Jquery 数据表

c - 如何使用scanf获取空白输入

c - MPI Haversine 用于 C 中的距离计算

c++ - 如何处理 QWebEngine 中的下载?

c++ - 模板类的实例化错误