汇编程序基本解释

汉语拼音:huì biān chéng xù

一种语言翻译程序。能把用汇编语言编写的源程序翻译成目标程序。能检查源程序中的语法错误,并打印出有错的语句行和出错信息。产生的目标程序与源程序的语句一一对应。

汇编程序双语翻译,汇编程序在线翻译例句

  • It's a common misnomer to call the language "assembler" , so start out on the right foot by calling the language by its proper name.

    把这门语言叫做“汇编程序”这种用词不当相当普遍,因此,请从这门语言的正确称呼作为起点出发。

  • Specifically, Torvalds hacks included "an assembler and a text editor. . . as well as a few games. "

    托沃兹入侵的电脑系统包括“汇编程序和文字编辑器…还有其他的一些游戏。”

  • must be translated by a compiler or interpreter or assembler into the object code for a particular computer before execution.

    必须由汇编程序或解释程序在执行前翻译成特定计算机的目标码。

  • You can then run this text file through the MSIL Assembler to produce a final executable file .

    然后可以通过MSIL汇编程序运行此文本文件以生成最终的可执行文件。

  • Assembler A program or set of programs that converts into machine language other programs written in an assembly language . See Compiler .

    汇编程序一种或一组电脑程式,它把汇编语言或其他程式转为机器语言。参阅编译程序。

  • In assemble programming, that part of a source program in which a variable symbol can communicate its value.

    在汇编程序设计中,源程序中的某一部分,其中变量符号能传递它的值。

  • handy compilation of the general procedures, and newcomers there.

    好用的一般汇编程序,新手必有。

  • Since its founding in 1993, Aigo has evolved from a USB storage assembler to one of the leading consumer electronics companies.

    自1993年创立以来,爱国者从一家生产USB汇编程序发展到主要的家用电子产品公司之一。

  • You must have an in-depth understanding of the data layout when rewriting those parts of the source code that are implemented in assembler.

    要重新编写在汇编程序中实现的源代码的各个部分时,您必须对数据布局有深刻的理解。