单词 | nasm | ||||||||
释义 | nasm
更多释义 收起释义 例句释义: 汇编器,医学学会 1. The -a option, requiring no argument, instructs NASM to replace its powerful preprocessor with a stub preprocessor which does nothing. a选项不要求任何参数,通知NASM的强大的预处理器不进行任何处理。 dictsearch.appspot.com 2. As with NASM, GAS looks for this _start label as the default entry point of a program. 与NASM一样,GAS寻找这个_start标签作为程序的默认进入点。 www.ibm.com 3. NASM uses the byte operator to tell the assembler that a byte of data is to be moved. NASM使用字节操作符告诉汇编器要移动一个字节的数据。 www.ibm.com 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无法处理是大小取决于标志的价值被宣称在代码以后在考虑中的代码。 zhidao.baidu.com 5. NASM defines a set of standard macros , which are already defined when it starts to process any source file. NASM在开始处理任何源文件前已经定义了一系列标准宏。 dictsearch.appspot.com 6. If you believe the output file from NASM to be faulty, send it to us. 如果你认为从NASM得到的输出文件是错误的请把它送给我们。 word.hcbus.com 7. The heading for this section promises a discussion of macros, and both NASM and GAS certainly support them. 本节要讨论宏以及NASM和GAS对它们的支持。 www.ibm.com 8. Dw symbol, seg symbol NASM supports no convenient synonym for this , though you can always invent one using the macro processor . NASM不支持其它的方式来做到这一点,尽管你可以用宏处理器来创造一个。 www.bing.com 9. The arithmetic operators provided by NASM are listed here, in increasing order of precedence. NASM的代数操作符列于下面,按优先权增加的顺序排列。 www.programfan.com 10. NASM may also support . EXE natively as another output format in future releases. 在NASM的未来版本中,可能会将.EXE作为另一种可支持的输出格式来对待。 dictsearch.appspot.com 1. NASM uses square brackets to dereference the value at the address pointed to by a memory location: [var1]. NASM使用方括号间接引用一个内存位置指向的地址值:[var1]。 www.ibm.com 2. Netwide Assembler (NASM) support (an assembly language compiler) is also required for EffecTV to process its included effects correctly. 为了让EffecTV正确地处理它包含的效果,还需要NetwideAssembler(NASM)支持(一种汇编语言编译器)。 www.ibm.com 3. This little program describes the basic structure of an assembly program for both GAS and NASM. 这个小程序展示了NASM和GAS的汇编程序的基本结构。 www.ibm.com 4. A label always ends with a colon in both GAS and NASM. 在GAS和NASM中标签都以冒号结尾。 www.ibm.com 5. NASM will reject this example because it cannot tell the size of the TIMES line when it first sees it. NASM将拒绝这个例子因为它无法告诉时期线的大小它首先看它。 zhidao.baidu.com 6. And for those already familiar with both NASM and GAS, you might still find something useful here, such as macros. 那些已经熟悉NASM和GAS的读者也可以在这里找到有用的内容,比如宏。 www.ibm.com 7. Both GAS and NASM use the same mnemonic for interrupts. GAS和NASM对中断使用同样的助记符。 www.ibm.com 8. Functions are declared the same way in both NASM and GAS. 在NASM和GAS中声明函数的方法是相同的。 www.ibm.com 9. GAS uses the 0x prefix to specify a hex number, whereas NASM uses the h suffix. GAS使用0x前缀指定十六进制数字,NASM使用h后缀。 www.ibm.com 10. In NASM, a similar construct is used at the preprocessor level. 在NASM中,在预处理器级使用相似的结构。 www.ibm.com 1. There is also an alternative in NASM, the times directive. 在NASM中还有另一种结构,times指令。 www.ibm.com 2. int $0x80 (or 80h in NASM) is used to invoke Linux and request a service. int$0x80(或NASM中的80h)用来向Linux请求一个服务。 www.ibm.com 3. NASM allows you to specify files to be pre-included into your source file, by the use of the -p option. So running 通过使用-p选项,NASM允许你指明预包含到源文件中的文件。因此运行如下命令 www.programfan.com 4. NASM also allows you to define single-line macros which are local to a particular context, in just the same way NASM也允许你定义单行宏,它可以用一个特殊的上下文来定位,方式同样是 www.0470a.net 5. Basic syntactical differences between NASM and GAS NASM和GAS之间的基本语法差异 www.ibm.com 6. Assembler directives peculiar to either NASM or GAS NASM或GAS特有的汇编器指令 www.ibm.com 7. For example, to calculate the length of a string, you would use the following idiom in NASM 例如,为了计算一个字符串的长度,在NASM中会使用以下指令 www.ibm.com |
||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。