这些是在Microsoft Visual C ++中实现的 [英] what these made for in Microsoft Visual C++

查看:68
本文介绍了这些是在Microsoft Visual C ++中实现的的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


i想要开始使用Microsoft Visual C ++进行编程,有人可以帮助我这些项目所做的事情(它们之间有什么不同),请解释所有这些,我理解所有这些

,我看到它有一个WindowsFormsApplication,但我听说只有C#有它,最后请告诉我哪一个更适合制作硬件程序

尊重

Hi i want to start programming with Microsoft Visual C++ and can someone help me what these project made for (what's different between them) and please explain about all of these to i understand all of these
and i saw it has a WindowsFormsApplication but i heard just C# have it and at the end please tell me which one is better for making a program for hardware
With Respect

Win32 Console Application
MFC Application
Win32 Project
Empty Project
ATL Project
MFC DLL
Windows Forms Application
CLR Console Application
CLR Empty Project
Class Library
Custom Wizard
Makefile Project
MFC ActivX Control
Test Project
Windows Forms Control Library

推荐答案

当然这取决于您的需求。

最简单的一个是 Win32控制台应用程序,但是你有没有窗口 Windows ':-)。



如果您需要 GUI [ ^ ]你必须使用 Win32项目 MFC应用程序。从 MFC开始在某种程度上更简单(您可以在MSDN上找到有用的信息:创建MFC应用程序 [ ^ ]。你也可以在网上找到很多教程。



既然你刚刚开始,你可以放心地忽略,其他项目类型。
Of course it depends on your needs.
The simplest one is the Win32 Console Application but then you have 'no windows on Windows' :-).

If you need a GUI[^] the you have to go with Win32 Project or MFC Application. Starting with MFC is somehow simpler (you may find useful info at MSDN: "Creating an MFC Application"[^]. You may also find many tutorials available on the web.

Since you are just starting, you may safely ignore, for the moment, the other project types.


这篇关于这些是在Microsoft Visual C ++中实现的的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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