首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

Cannot open include file: 'iostream': No such file or directory解决方法

2012-03-20 
Cannot open include file: iostream: No such file or directory无论我写什么样的代码,总会出现这样一

Cannot open include file: 'iostream': No such file or directory
无论我写什么样的代码,总会出现这样一个问题;
d:\vc++\在\d.cpp(1) : fatal error C1083: Cannot open include file: 'iostream': No such file or directory
我想请问这是什么?
谢谢!

[解决办法]

热点排行