导航菜单

nasm是什么意思_翻译中文_怎么读

nasm

网络释义:汇编器;医学学会;美国国家运动医学会(National Academy of Sports Medicine)

网络释义

1.汇编器NCATE),美国教师教育学院协会(AACTE),国家音乐学院协会(NASM),教育鉴定委员会(CORE),和俄勒冈州教师标准 …

例句释义:,汇编器,医学学会

1.The -a option, requiring no argument, instructs NASM to replace its powerful preprocessor with a stub preprocessor which does nothing.a选项不要求任何参数,通知NASM的强大的预处理器不进行任何处理。

2.As with NASM, GAS looks for this _start label as the default entry point of a program.与NASM一样,GAS寻找这个_start标签作为程序的默认进入点。

3.NASM uses the byte operator to tell the assembler that a byte of data is to be moved.NASM使用字节操作符告诉汇编器要移动一个字节的数据。

4.So one thing NASM can't handle is code whose size depends on the value of a symbol declared after the code in question.那么一件事NASM无法处理是大小取决于标志的价值被宣称在代码以后在考虑中的代码。

5.NASM defines a set of standard macros , which are already defined when it starts to process any source file.NASM在开始处理任何源文件前已经定义了一系列标准宏。

6.If you bepeve the output file from NASM to be faulty, send it to us.如果你认为从NASM得到的输出文件是错误的请把它送给我们。

7.The heading for this section promises a discussion of macros, and both NASM and GAS certainly support them.本节要讨论宏以及NASM和GAS对它们的支持。

8.Dw symbol, seg symbol NASM supports no convenient synonym for this , though you can always invent one using the macro processor .NASM不支持其它的方式来做到这一点,尽管你可以用宏处理器来创造一个。

9.The arithmetic operators provided by NASM are psted here, in increasing order of precedence.NASM的代数操作符列于下面,按优先权增加的顺序排列。

10.NASM may also support . EXE natively as another output format in future releases.在NASM的未来版本中,可能会将.EXE作为另一种可支持的输出格式来对待。