汇编语言源程序英文解释翻译、汇编语言源程序的近义词、反义词、例句
英语翻译:
【计】 assembler source program
分词翻译:
汇编语言的英语翻译:
【计】 AL; assembler language; assembly language
源程序的英语翻译:
【计】 original program; source program; subject program
【经】 sources program
网络扩展解释
汇编语言源程序
汇编语言源程序的中文拼音为“huì biān yǔyán yuán chéngxù”,其中“汇编语言”是指机器语言的易于理解的抽象表示形式,而“源程序”则是指携带有执行程序所需信息的文件。
英语解释翻译
In English, 汇编语言源程序 can be translated to Assembly language source code. Assembly language is a human-readable abstract representation of machine language, while source code refers to the file that carries all the necessary information for the program to be executed.
英文读音
The pronunciation of Assembly language source code is [əˈsɛmbli ˈlæŋɡwədʒ sɔrs koʊd].
英文的用法
Assembly language source code is commonly used by programmers to write low-level computer programs, as it allows them to directly control the computer's hardware components.
英文例句
He spent hours poring over the assembly language source code to optimize his program's performance.
(他花费数小时仔细研究汇编语言源程序,以优化程序的性能。)The assembly language source code for the operating system was made available to the public for educational purposes.
(为了教育目的,操作系统的汇编语言源程序对公众开放了。)
英文近义词
Machine code - 机器码
Binary code - 二进制码
英文反义词
High-level language - 高级语言
英文单词常用度
Assembly language source code is a technical term commonly used in the field of computer programming and therefore would only be well-known to those in the industry.