编译并执行英文解释翻译、编译并执行的近义词、反义词、例句
英语翻译:
【计】 compile and go
分词翻译:
编译的英语翻译:
compile; translate and edit
【计】 compilation; compile; compiling
并的英语翻译:
combine; equally
执行的英语翻译:
carry out; execute; enforce; follow out; perform; render; transact
【计】 E; EXEC; execute; executing; execution
【经】 carry out; execution; perform; put into effect
网络扩展解释
编译并执行
编译并执行的中文拼音为“biān yì bìng zhí xíng”,其英语解释为“compile and execute”。compile的英文读音为/kəmˈpaɪl/,execute的英文读音为 /ˈek.sɪ.kjuːt/。
在计算机编程领域,编译是将源代码转换为目标代码的过程,而执行是指计算机按照目标代码操作的过程。因此编译并执行指的是完成源代码到最终结果的整个过程。
英文用法
Compile是动词,意为“编译、汇编”。Execute也是动词,意为“执行、实施”。在计算机编程领域,这两个单词通常放在一起使用,表示进行整个过程。
英文例句
- It's important to compile the code before executing it.
- The program compiled successfully but didn't execute properly.
中文解释:编译代码之前进行测试非常重要。该程序已成功编译,但不能正常执行。
英文近义词
- build:构建
- assemble:汇编
- run:运行
中文解释:build指的是将源文件生成可执行文件;assemble是将汇编语言转换为机器语言;Run是直接运行代码。
英文反义词
- decompile:反编译
- uninstall:卸载
中文解释:decompile即反编译,是将目标代码转化为源代码。uninstall指的是卸载程序。
英文单词常用度
根据Google Ngram Viewer的数据,compile和execute这两个单词在英文书籍中的使用频率都呈现稳定的上升趋势,属于常用词汇。