Try   HackMD

visual studio 版本差異

VC 6.0

  1. 20年前的老物,非常不建議使用

  2. 但是有些舊型專案可能是用此編譯,主要專案檔是 *.dsp, *.dsw

    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

  3. 會遇上升級VS版本初始設定困擾

visual studio 2010

  1. 僅適合教學使用

  2. 初始安裝沒有太多額外套件

  3. 下載點不好找

visual studio 2015

  1. 目前還有下載點

  2. 預設安裝有msdn(mfc),之後的版本預設不會有msdn

  3. 工具組為140

visual studio 2019

  1. 有git,之後的版本都有git

  2. 有nuget套件管理,之後的版本都有git

  3. 之後版本只能裝到140以後的工具組

visual studio 2022

  1. 有git,之後的版本都有git

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

  1. 有nuget套件管理,之後的版本都有git

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

  1. IDE 不錯看

  2. 目前官網是這個載點