高级语言基本解释

汉语拼音:gāo jí yǔ yán

接近于人们使用习惯的程序设计语言。可适用于不同的计算机,但计算机不能直接识别和理解高级语言,必须由计算机中的编译程序或解释程序翻译成机器语言后才能直接识别。常用的有algol、basic、cobol、fortran、pascal等语言。

高级语言双语翻译,高级语言在线翻译例句

  • The name derives from FORmula TRANslation; it was the most widely used high-level language for scientific and engineering computations.

    名称的由来是FORmulaTRANslation,在科学与工程计算中是最广泛使用的高级语言。

  • Few would dispute, at least, that high level languages are more powerful than machine language.

    高级语言比机器语言强大-这是个不争的事实。

  • But, at least as a kind of social convention, high-level languages are often all treated as equivalent.

    但是,至少某种社会共识认为高级语言通常被认为是一样强大的。

  • COBOL stands for Common Business-Oriented Language. It was the first high-level language designed for business applications . . .

    COBOL代表通用面向商业的语言。它是被设计用于商业应用(数据处理)的第一部高级语言、而不是反…

  • Exception handling is a powerful mechanism in the advanced computer languages which is also easy to misuse.

    异常处理是高级语言中一种强大的,也是容易被误用的机制。

  • Scilab is an interpreter and a high-level language for engineering and scientific applications that is in use around the world.

    Scilab是世界上广泛存在的工程和科学应用程序所使用的一种解释器和高级语言。

  • The architecture must be tailored for a dedicated application field and must support high-level language.

    结构必须能适用专用领域并支持高级语言。

  • To translate all the source code of a program from a high-level language into object code prior to execution of the program.

    在程序运行前,把用高级语言编写的程序源代码翻译成目标代码。

  • Unlike its high-language counterpart, a binary program does not have any construct identifying the beginning and end of a procedure.

    和它所对应的高级语言源码不同,二进制程序没有任何标识过程开始和结束的构造。