zoukankan      html  css  js  c++  java
  • C#零基础入门-1-安装IDE

    安装VS2017

    下载安装,选择C#开发语言,过程略。

    也可以使用VS2015

     (C# 1.0 with Visual Studio.NET
           C# 2.0 with Visual Studio 2005
           C# 3.0 with Visual Studio 2008,2010(.net 2.0, 3.0, 3.5)
           C# 4.0 with Visual Studio 2010(.net 4)
           C# 5.0 with Visual Studio 2012(.net 4.5),2013(.net 4.5.1, 4.5.2)
           C# 6.0 with Visual Studio 2015(.net 4.6, 4.6.1, 4.6.2)
           C# 7.0 with Visual Studio 2017(.net 4.6.2, 4.7)
           C#版本是VS版本决定的,也可与相应的.net framework版本对应起来

  • 相关阅读:
    2020 11 21
    2020 11 20
    2020 11 19
    2020 11 18
    2020 11 17
    2020 11 16
    2020 11 15
    2020 11 14
    2020 11 14
    第五周学习进度报告
  • 原文地址:https://www.cnblogs.com/mobilecard/p/9866176.html
Copyright © 2011-2022 走看看