赞
踩
刚才去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
文件名: | MASMsetup.EXE |
版本: | 8.0 |
发布日期: | 2006/11/17 |
语言: | 简体中文 |
下载大小: | 313 KB |
在
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.
---------------------
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。