新手: 幹嘛以下程序不可在 VC++ 2005 run ?
新手: 幹嘛以下程序不可在 VC++ 2005 run ?#include <iostream>
int main()
{
// write to the screen
std::cout << "FUCK";
return 0;
}
2007-07-03 23:29

2007-07-04 07:56
是不是建错项目了

2007-07-04 09:45
2007-07-04 10:38
2007-07-04 18:59
2007-07-04 20:47
语法似乎错拉,,哈哈哈哈
补充说明:我不是说楼主哈
[此贴子已经被作者于2007-7-5 13:03:19编辑过]

2007-07-05 13:01