用c ++创建表单 [英] Creating a Form in c++

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

问题描述





我需要创建一个包含姓名和电子邮件ID,提交和重置按钮的表单。按下提交按钮应该有一封邮件发送到已注册的电子邮件ID,感谢他们在网站上注册。我是c ++的新手。请帮助代码。

Hi,

I need to Create a Form with Name and Email Id,Submit and Reset buttons.On pressing the submit button there should be a mail sent to the registered email id for thanking them to register on the site.I m new to c++.Please help with the code.

推荐答案

我们不做你的作业:它是有原因的。它就是为了让你思考你被告知的事情,并试着理解它。它也在那里,以便您的导师可以识别您身体虚弱的区域,并将更多的注意力集中在补救措施上。



亲自尝试,你可能会发现它不是你想的很难!



当你尝试它时,如果你遇到一个特定的问题,我们将很乐意提供帮助 - 但我们不这样做对于你。
We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.

Try it yourself, you may find it is not as difficult as you think!

When you try it, if you come up against a specific problem, we will be glad to help - but we don't do it for you.


如果你的意思是 C ++ / CLI ,看看这个代码项目文章:Hello C ++ / CLI - 第1部分 [ ^ ]。另一方面,您打算进行本机开发,然后您可以查看 MFC 上许多可用教程中的一个(或更多)(或 GUI 使用 WINAPI进行开发,这是'金属开发'), Google 是你的朋友。



最后,如果您的目标不是 Windows 平台(或者您的目标是多平台软件),那么请拥有看看 QT [ ^ ]。
If you mean C++/CLI the have a look at this Code Project article: "Hello C++/CLI - Part 1"[^]. On the other hand, you intend native development, then you might have a look at one (or more) of the many available tutorial on MFC (or GUI development using WINAPI, this is 'to the metal development'), Google is your friend.

Finally, if your target is not the Windows platform (or you aim at a multi-platform software) then have a look at QT[^].


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

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