在Visual Studio环境中vc ++和c ++有什么区别 [英] what is the difference between vc++ and c++ in visual studio environment

查看:259
本文介绍了在Visual Studio环境中vc ++和c ++有什么区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

网上可用的大多数代码在vc ++ 2008中不起作用我该怎么办......是否有任何链接或站点为我提供了vc ++的基础知识
预先感谢
madhuk

most of the code available in the net not working in vc++2008 what should i do ......is there any link or site which provide me fundamentals of vc++
thanx in advance
madhuk

推荐答案

看看这个

http://www.slideshare.net/ranigiyer/vc-fundamentals
Look at this

http://www.slideshare.net/ranigiyer/vc-fundamentals


此链接提供了有关Visual c ++的非常好的基础信息:
http://www.functionx.com/visualc/ [
This link gives very good fundamental information on visual c++:
http://www.functionx.com/visualc/[^]


Visual Studio C++编译器与C++标准(优于VS2008一个),至少是为了使大多数现有的(标准)C++代码都能编译.可能您正在尝试编译通过特定库(不是Windows)Platform(通过库使用)编写的代码.
Visual Studio C++ compiler is pretty-well aligned with C++ standard (VS2010 better than the VS2008 one), at least in order to make most of the existing (standard) C++ code compile. Probably you are trying to compile code written (via libraries usage) for a particular (not Windows) Platform.


这篇关于在Visual Studio环境中vc ++和c ++有什么区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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