• 微软.net 源代码下载方法


    先到这里下载一个下载工具NetMassDownloader:http://netmassdownloader.codeplex.com/releases/view/43583

    然后按照Documentation的说明,进入控制台下运行NetMassDownloader.exe + 参数下载。

    下载的前提:Microsoft only supports the .NET Framework 3.5 and 3.5 SP1 for the .NET Reference Source. Even if you are only using Visual Studio 2005, you must install the .NET Framework 3.5/3.5 SP1.

    如果只需要下载.net 2.0,在控制台输入:

    NetMassDownloader-d C:\Windows\Microsoft.NET\Framework\v2.0.50727 –d "c:\Program Files\Reference Assemblies”

    如果要下载全部.net源码:

    netmassdownloader –d c:\windows\Microsoft.NET –d “c:\Program Files\Reference Assemblies”

    Windows2000或部分XP系统则需要把上面的Windows目录改为WINNT。

  • 相关阅读:
    第二周c语言PTA作业留
    2018第零次作业
    总结报告
    第14/15周作业
    第七周作业
    第六周作业
    第四次作业
    第三次作业
    大学第二次作业
    大学的第一次作业
  • 原文地址:https://www.cnblogs.com/cubean/p/1721103.html
Copyright © 2020-2023  润新知