我想制作一个Win GUI应用程序 [英] I want to make a Win GUI app

查看:52
本文介绍了我想制作一个Win GUI应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我是新手.

我想知道如何在Visual Studio 2009中设计一个简单的C ++程序,例如我自己的Win GUI APP,它具有单选按钮,输入部分和取消按钮,您知道我的意思吗...

请帮忙,我不知道从哪里开始

schemasman :):)

Hi there,

I''m a newbie.

Iwould like to know how to design a simple C++ program in Visual Studio 2009, like my own Win GUI APP, that has radio buttons and input sections and cancel buttons,you know what I mean...

Please help, I don''t know where to start

schematicsman:) :)

推荐答案

首先:没有"Visual Studio 2009",我假设您的意思是"Visual Studio 2008".

其次:
1)打开VS.
2)在文件"菜单上,选择新建...项目"
3)在左侧的项目类型"下,选择其他语言... Visual C ++",然后选择"CLR",在右侧的"Windows Forms Application"中
4)给它起一个名字,然后按OK
5短暂的延迟后,您将看到一个空白表格,并可以使用一个控件工具箱来填充它.

现在交给您!
Firstly: there is no "Visual Studio 2009" I assume you mean "Visual Studio 2008".

Secondly:
1) Open VS.
2) On the "File" menu, select "New...Project"
3) Under "Project types" on the left hand side, select "Other Languages...Visual C++" then choose "CLR" and on the right hand side "Windows Forms Application"
4) Give it a name, and press OK
5 After a short delay, you will be presented with a blank form, and a toolbox of controls you can fill it with.

Over to you now!


我不知道Visual Studio 2009是什么,但是如果您获得Microsoft版本的Visual Studio或Visual C ++ Express,则它们具有示例代码.以及指向许多可以帮助您入门的教程的链接.
I have no idea what Visual Studio 2009 is, but if you get one of Microsoft''s versions of Visual Studio, or Visual C++ Express, they have sample code and links to lots of tutorials which can get you started.


这是一个开始学习的好地方:
Windows窗体 [ Visual Studio 2010-Visual C ++ .NET编程指南 [
This is an excellent place to start learning:
Windows Forms[^]

There is also this:
Visual Studio 2010 - Visual C++ .NET Programming Guide[^]

Regards
Espen Harlinn


这篇关于我想制作一个Win GUI应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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