使用visual c ++的Windows表单应用程序开发 [英] Windows form application dev using visual c++

查看:66
本文介绍了使用visual c ++的Windows表单应用程序开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个项目,我必须开发一个GUI,这将显示一个脚的压力区域...

是否可以使用visual c ++,如果没有那么什么是更好的选项...... ???

I have a project wherein I have to develop a GUI, this will to display pressure areas of a foot...
Is it possible using visual c++, and if not then what is a better option...???

推荐答案

在不知道你的技能水平的情况下,很难回答这个问题。如果您是一位经验丰富的C ++程序员,那么我会坚持使用该语言并使用原生 Windows GDI [ ^ ]或 GDI + [ ^ ]生成图形和图片。如果你有一些C#或VB.NET技能,那么Windows Forms可能是更好的选择。



CodeProject Articles section [ ^ ]。
Without knowing your skill levels it is difficult to answer the question. If you are an experienced C++ programmer then I would stick with that language and use native Windows GDI[^] or GDI+[^] to produce your graphs and pictures. If you have some C# or VB.NET skills then Windows Forms would probably be the better choice.

There are lots of samples in the CodeProject Articles section[^].


是的,可以编写C ++程序并在C ++ / CLI中使用GUI,或者是enterely program使用C ++ / CLI。
Yes, it is possible to write a C++ program and have a GUI in C++/CLI, or enterely program with C++/CLI.


这篇关于使用visual c ++的Windows表单应用程序开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆