刚才去MASM32支持论坛(The MASM32 Support Forum,http://www.masm32.com/board/index.php)转了转,在 The Workshop 版看到一个置顶贴:
MASM now on the Web!
http://www.masm32.com/board/index.php?topic=4970.0
发贴者者为kanggatl,内容如下:
/--------
After quite a bit of work and discussion, we now have Microsoft MASM available on the web (and there were some on this board that helped drive the discussions).
It does require VC Express SKU, which has no cost (if you have the other Visual Studio SKUs, they already include MASM). The link is at: http://www.microsoft.com/downloads/details.aspx?FamilyId=7A1C9DA0-0510-44A2-B042-7EF370530C64&displaylang=en
Note that it is for non-commercial use only. Which means you can use it build hobby products, but nothing that you would sell or use to maintain an enterprise or such things. But obviously ideal for the hobbyist or those learning assembly language programming.
Feel free to write if you have any questions,
Kang Su Gatlin
Visual C++ Program Manager
kanggatl AT microsoft DOT com
--------/
打开 http://www.microsoft.com/downloads/details.aspx?FamilyId=7A1C9DA0-0510-44A2-B04,发现Language下拉列表中有:
/-----------
Chinese (Simplified)-->简体中文
Chinese (Traditional)-->繁体中文
English-->英语
Japanese-->日语
Korean-->韩语
-----------/
除了英语,都是亚洲国家的语言^_^。
选择“Chinese (Simplified)”,点击[Change]按钮,自动转到 http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=7A1C9DA0-0510-44A2-B042-7EF370530C64
Microsoft Macro Assembler 8.0 (MASM) 软件包 (x86)
快速描述
快速详细信息
文件名: | MASMsetup.EXE |
版本: | 8.0 |
发布日期: | 2006/11/17 |
语言: | 简体中文 |
下载大小: | 313 KB |
- 支持的操作系统: Windows 2000 Service Pack 3; Windows Server 2003; Windows XP Service Pack 2
- 所需软件:
- 磁盘空间要求: 1 MB (x86)
说明
- 重要事项:请确保您的计算机上已安装了 Visual C++ 2005 Express 版。这是安装本软件包的必备条件。否则本软件包将无法安装。
- 单击本页左上角的“下载”按钮开始下载
- 执行下列操作之一:
- 要立即开始安装请单击“运行”。
- 要将下载项复制到计算机供以后安装,请单击“保存”。
- 要取消安装,单击“取消”。
- 要立即开始安装请单击“运行”。
- 请按照安装程序给出的指令进行操作。
- 本应用程序,ml.exe,将被安装到您的“[Visual C++ Express]/bin”目录。
在
http://www.masm32.com/board/index.php?topic=4970.0
的回复中一些安装时可能出现的问题和解决方法:
Q:---------------
I unziped this but I took setup.exe, vc_masm1.cab and vc_masm.msi.
If I run setup.exe or vc_masm.msi, I take a message that tell me
that VC Express required.
---------------------
A:---------------
the problem was in
MSVCR80.DLL.
I downloaded the vcredist_x86.exe, I installed this
and the problem solved.
Now, ML8 runs OK.
---------------------
再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!https://blog.csdn.net/jiangjunshow