admin 管理员组文章数量: 887021
刚才去MASM32支持论坛(The MASM32 Support Forum,http://www.masm32/board/index.php)转了转,在 The Workshop 版看到一个置顶贴:
MASM now on the Web!
http://www.masm32/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/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/downloads/details.aspx?FamilyId=7A1C9DA0-0510-44A2-B04,发现Language下拉列表中有:
/-----------
Chinese (Simplified)-->简体中文
Chinese (Traditional)-->繁体中文
English-->英语
Japanese-->日语
Korean-->韩语
-----------/
除了英语,都是亚洲国家的语言^_^。
选择“Chinese (Simplified)”,点击[Change]按钮,自动转到 http://www.microsoft/downloads/details.aspx?displaylang=zh-cn&FamilyID=7A1C9DA0-0510-44A2-B042-7EF370530C64
Microsoft Macro Assembler 8.0 (MASM) 软件包 (x86)
快速描述
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
- 所需软件:
- Visual C++ 2005 Express 版
- 磁盘空间要求: 1 MB (x86)
说明
- 重要事项:请确保您的计算机上已安装了 Visual C++ 2005 Express 版。这是安装本软件包的必备条件。否则本软件包将无法安装。
- 单击本页左上角的“下载”按钮开始下载
- 执行下列操作之一:
- 要立即开始安装请单击“运行”。
- 要将下载项复制到计算机供以后安装,请单击“保存”。
- 要取消安装,单击“取消”。
- 要立即开始安装请单击“运行”。
- 请按照安装程序给出的指令进行操作。
- 本应用程序,ml.exe,将被安装到您的“[Visual C++ Express]/bin”目录。
在
http://www.masm32/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.
---------------------
版权声明:本文标题:微软官方网站提供 MASM 8.0软件包(x86)下载,有简体中文版 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.freenas.com.cn/jishu/1716093762h665984.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论