C# 简单helloworld 程序的问题 在线等 多给分
我安装了viualstudio2005打开新建项目然后确定在代码窗里边usingSystem;usingSystem.Collections.Generic;usingS...
我安装了viual studio 2005
打开 新建项目 然后确定
在代码窗里边
using System;
using System.Collections.Generic;
using System.Text;
namespace helloworld
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("hello world")
}
}
}
然后启动运行 执行 说有错误
然后底下提示错误
错误 1 应输入 ; C:\Documents and Settings\lylzll\My Documents\Visual Studio 2005\Projects\ConsoleApplication2\ConsoleApplication2\Program.cs 11 45 ConsoleApplication2
这是为什麽啊??
哪位高手 给指点一下
看书上说什麽
“引用”文件夹中包含在这个项目中所引用的主健,在使用某个类型时,必须将把实现这些类型的组件添加到项目的引用文件夹中。
怎麽添加阿 不懂
是不是我没添加才出现的那个错误阿 展开
打开 新建项目 然后确定
在代码窗里边
using System;
using System.Collections.Generic;
using System.Text;
namespace helloworld
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("hello world")
}
}
}
然后启动运行 执行 说有错误
然后底下提示错误
错误 1 应输入 ; C:\Documents and Settings\lylzll\My Documents\Visual Studio 2005\Projects\ConsoleApplication2\ConsoleApplication2\Program.cs 11 45 ConsoleApplication2
这是为什麽啊??
哪位高手 给指点一下
看书上说什麽
“引用”文件夹中包含在这个项目中所引用的主健,在使用某个类型时,必须将把实现这些类型的组件添加到项目的引用文件夹中。
怎麽添加阿 不懂
是不是我没添加才出现的那个错误阿 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询