visual studio 2013专业工具 [英] visual studio 2013 professional tools

查看:130
本文介绍了visual studio 2013专业工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我用c#在记事本上写了一个程序。然后用visual studio工具运行(命令提示符)。有些错误显示。我不知道为什么。这是我在记事本上的代码;


使用系统;


class sample1


{


public static void Main()


{


console.writeline(" sfdgje");


}


}


*错误显示为"系统"找不到。你错过了"系统"。

解决方案

嗨soewin,



<这个论坛正在讨论Team Foundation Server。您的问题与C#有关。我将把这个帖子移到相应的论坛。



最好的问候


Limitxiao Gao


I wrote a program on notepad with c#.Andthen run with visual studio tools ( command prompt).Some error show.I don't know why.Here, my code on notepad;

using system;

class sample1

{

public static void Main()

{

console.writeline("sfdgje");

}

}

*error was shown as" system" cann't find.you are missing" system".

解决方案

Hi soewin,

This forum is discussing Team Foundation Server. Your issue is related to C#. I will move this thread to corresponding forum.

Best Regards

Limitxiao Gao


这篇关于visual studio 2013专业工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆