Vocab Bloom Hub

machine-oriented language

/məˈʃiːn ˈɔːriəntɪd ˈlæŋɡwɪdʒ/

翻译: 指一种由计算机中央处理器可直接理解的二进制或十六进制指令组成的编程语言,属于低级语言。现通常称为机器码或汇编语言。

1 个条目

phrase

C1formalcommonIT已废弃/məˈʃiːn ˈɔːriəntɪd ˈlæŋɡwɪdʒ/

A historical term for a programming language that consists of binary or hexadecimal instructions directly understood by a computer's central processing unit, now more commonly referred to as machine code or assembly language.

  • 🇨🇳指一种由计算机中央处理器可直接理解的二进制或十六进制指令组成的编程语言,属于低级语言。现通常称为机器码或汇编语言。
  1. Low-level programming language C1 formal

    A programming language that is closely tied to the architecture of a specific computer, often using binary or assembly instructions.

    • Assembly language is a type of machine-oriented language.
    • Machine-oriented languages allow direct control over hardware.
    • Writing in a machine-oriented language requires understanding of the processor's instruction set.

    🇨🇳面向机器的语言