编程论坛's Archiver

wangjijian 发表于 2006-5-13 08:08

在.net2005中写了一段简单的代码怎么无法运行啊

<P>在.net2005中写了一段简单的代码怎么无法运行啊<BR>#include "stdafx.h"<BR>#include &lt;iostream.h&gt;<BR>using namespace std;<BR>int main(int arc,char* argv[])<BR>{<BR> cout&lt;&lt;"hello world";<BR> return 0;<BR>}<BR>请各位大虾指教</P>

强仔 发表于 2006-5-26 17:42

#include &lt;iostream.h&gt;改为#include &lt;iostream&gt;<BR><BR>

页: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.