根據(jù)同學(xué)們的反饋, 在線安裝很快(注意要選C++模塊), 因此下面低速網(wǎng)絡(luò)安裝的文字已無(wú)什么實(shí)際意義.
主要參考: (https://docs.microsoft.com/zh-cn/visualstudio/install/install-vs-inconsistent-quality-network).
注意我們改用簡(jiǎn)體中文環(huán)境,將en-US改成了zh-CN:
- 下載安裝文件:vs_community.exe.
- 在某個(gè)文件夾下(例如
c:\vs2017layout)創(chuàng)建本地文件:
vs_community.exe --layout c:\vs2017layout --add Microsoft.VisualStudio.Workload.NativeDesktop --includeRecommended --lang zh-CN
- 安裝:
c:\vs2017layout\vs_community.exe --add Microsoft.VisualStudio.Workload.NativeDesktop --includeRecommended