+ -
当前位置:首页 → 问答吧 → lazarus 找不到单元文件

lazarus 找不到单元文件

时间:2011-10-17

来源:互联网

#include <iostream>
using namespace std;

int main() {
cout << "!!!Hello World!!!" << endl; // prints !!!Hello World!!!
return 0;
}

eclipse 提示:
Multiple markers at this line
- Symbol 'cout' could not be
resolved
- Symbol 'endl' could not be
resolved
但是编译运行又没错误能正确运行,这是什么情况?刚在ubuntu下面搭的eclipse+CDT环境

作者: 星尘幻   发布时间: 2011-10-17

我用的codelblocks。。。。。。。新手表示不知道

作者: 枫叶饭团   发布时间: 2011-10-17

哎 我的也是这个问题, 谁知道怎么回事呀,
求解@@@

作者: snygaly   发布时间: 2011-10-17

热门下载

更多