在VC ++中要学习的基本概念和主要概念是什么? [英] What are the basic and primary concepts to learn in VC++?

查看:86
本文介绍了在VC ++中要学习的基本概念和主要概念是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

要在VC ++中学习的基本概念和主要概念是什么?

What are the basic and primary concepts to learn in VC++? Areas to be very strong.

推荐答案

最主要的概念是C ++. VC ++是次要的.想想你想学哪个. :-)

—SA
Most primary concept is being C++; being VC++ is secondary. Think which one do you want to learn. :-)

—SA


忘记VC ++,没有这样的东西.该语言是C ++,由 Bjarne Stroustrup [ MSDN参考 [
Forget VC++, there is no such thing. The language is C++, designed by Bjarne Stroustrup[^]. If you want to learn in depth then all the information you need is on his website. You can also look at the MSDN reference[^], use Google to search for free tutorials, or buy a book.


如果您不了解C ++(即使您确实知道),我建议您购买Scott Meyers的Effective C ++.这是教您C ++的书.在此阶段不必过于担心必须选择特定语言的语言.首先掌握基础知识,然后在以后的阶段中了解特定的框架.我建议您熟悉的一个库是STL(如果有时间,请学习如何使用BOOST).

在那个阶段您需要问自己的问题是您要编写ATL,MFC,WTL还是CLI?这些中的每一个在不同领域都有优势,您可以选择适合您尝试做的事情.在C ++ 00x发行版和即将推出的Win 8发行版中加入C ++无疑是一个令人兴奋的时刻.

祝你好运.
If you don''t know C++ (heck, even if you do), I''d recommend buying Effective C++ by Scott Meyers. This is THE book to teach you C++. Don''t worry too much at this stage about having to pick a specific flavour of the language. Get the basics under your belt first, and then look to pick up the specific frameworks at a later stage. The one library I would suggest that you familiarise yourself with is STL (and if you have time, learn how to use BOOST).

The question you need to ask yourself at that stage is do you want to write ATL, MFC, WTL or CLI? Each of these has strengths in different areas, and you pick the ones that suit what you are trying to do. It''s certainly an exciting time to be getting into C++ with the release of C++00x and the upcoming Win 8 release.

Good luck.


这篇关于在VC ++中要学习的基本概念和主要概念是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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