assembler language code的意思
assembler language code中文翻譯:
匯編語言代碼
相似詞語短語
assembly language───n.[計]匯編語言
assembly languages───n.[計]匯編語言
aureate language───金色的語言
aureate languages───金色的語言
symbolic language───[計]符號語言;象征性的語言
symbolic languages───[計]符號語言;象征性的語言
雙語使用場景
You can compare EGL to what COBOL did in the '60s: make it easy to code applications that were originally written in Assembler language.───可以將 EGL 與 COBOL 在 20世紀 60 年代所起的作用做一下比較:使得最初用匯編語言編寫的應用程序的代碼編寫變得容易。
Assembler code program containing library function name is firstly translated into intermediate language program and then into high level language program to reduce complexity of decompilation.───含有庫函數名的匯編代碼程序翻譯成中間語言程序,然后再轉換成高級語言程序可降低逆編譯的復雜性。
assembler convert source-code programs from assembly language into machine language. A linker combines individual files created by an assembler into a single executable program.───匯編器將匯編語言源代碼轉換為機器語言。鏈接器將匯編器產生的單獨文件合并成一個可執行程序。