zoukankan      html  css  js  c++  java
  • [记录] C# 版本和.NET 版本以及VS版本的对应关系

    简单的来说:
        VS2010 最高用到 .Net Framework4,C# 4.0
        VS2015 最高用到 .Net Framework4.6,C# 6.0
        VS2017 最高用到 .Net Framework4.7.2,C# 7.3 

     These are the versions of C# known about at the time of this writing:

  • 相关阅读:
    rsync使用
    文件系统、mkdir、touch、nano、cp笔记
    man/ls/clock/date/echo笔记
    Python之路,Day2
    Python之路,Day1
    自动化部署nginx负载均衡及监控短信报警
    NO.11天作业
    Tiny C Compiler简介-wiki
    stm32中使用cubemx配置freertos的信号量大小
    c99的新功能
  • 原文地址:https://www.cnblogs.com/yhuse/p/10916650.html
Copyright © 2011-2022 走看看