积极答复者
Microsoft Visual C++ Express Edition 2005无法下载

问题
-
你好 因学习汇编语言需要 本人下载了MASM
安装时弹出了这个窗口(下面的链接即窗口截图)
但官网上并没有Visual C++ Express Edition 2005
非官方渠道下载的安装包经微步云沙箱检测是带病毒的
请问微软这款产品是否依旧可下载 如果可以 能否提供下链接 谢谢
https://filestore.community.support.microsoft.com/api/images/177ae570-4a8d-45b9-b14a-8970e072f384?upload=true
https://filestore.community.support.microsoft.com/api/images/58f5a325-819f-4274-bacc-45ad5fde9987?upload=true
- 已编辑 _Sam_Wang_ 2019年4月30日 13:52
答案
-
如果你要最小化下载大小或者磁盘占用的话,应该使用Visual Studio 2015之后的版本……这些版本的模块化做得更好。推荐使用Visual Studio 2019。MASM是在可选组件Visual C++工具集里面。
Visual C++ 2005 Express并不包含MASM,需要单独下载Microsoft Assembler 8.0。Visual C++ 2008 Express Service Pack 1附带Microsoft Assembler 9.0。
Visual C++ MVP- 已建议为答案 May Luo-MSFT 2019年5月2日 6:44
- 已标记为答案 _Sam_Wang_ 2019年5月2日 12:37
-
你好,
当您在 Visual Studio 安装过程中选择 C++ 工作负载时, 将安装 MASM 命令行工具。MASM 工具不能单独下载。
VS2019 下载地址:https://visualstudio.microsoft.com/downloads/
MASM 官方文档:https://docs.microsoft.com/en-us/cpp/assembler/masm/masm-for-x64-ml64-exe?view=vs-2019。
如果我们对你得问题有帮助,请给我们一个反馈谢谢。
May
MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com
- 已标记为答案 _Sam_Wang_ 2019年5月2日 12:37
全部回复
-
如果你要最小化下载大小或者磁盘占用的话,应该使用Visual Studio 2015之后的版本……这些版本的模块化做得更好。推荐使用Visual Studio 2019。MASM是在可选组件Visual C++工具集里面。
Visual C++ 2005 Express并不包含MASM,需要单独下载Microsoft Assembler 8.0。Visual C++ 2008 Express Service Pack 1附带Microsoft Assembler 9.0。
Visual C++ MVP- 已建议为答案 May Luo-MSFT 2019年5月2日 6:44
- 已标记为答案 _Sam_Wang_ 2019年5月2日 12:37
-
你好,
当您在 Visual Studio 安装过程中选择 C++ 工作负载时, 将安装 MASM 命令行工具。MASM 工具不能单独下载。
VS2019 下载地址:https://visualstudio.microsoft.com/downloads/
MASM 官方文档:https://docs.microsoft.com/en-us/cpp/assembler/masm/masm-for-x64-ml64-exe?view=vs-2019。
如果我们对你得问题有帮助,请给我们一个反馈谢谢。
May
MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com
- 已标记为答案 _Sam_Wang_ 2019年5月2日 12:37