编辑子程序英文解释翻译、编辑子程序的近义词、反义词、例句
英语翻译:
【计】 editing subroutine
分词翻译:
编辑的英语翻译:
compile; edit; make up; redact; redaction; staffer; compilation; editor
【计】 edit
【经】 compilation
子程序的英语翻译:
subprogram; subroutine
【计】 functional element program; subprograme; subroutine
【经】 sub-program; sub-routine
网络扩展解释
编辑子程序
biān jí zǐ chéng xù
英文解释翻译: Edit Subroutine
英文读音: /ˈɛdɪt ˈsʌbrutin/
英文的用法(中文解释): 编辑子程序是计算机科学中的一个术语,是指在程序中需要重复使用的一段代码,可以将其单独写成一个函数供程序调用。
英文例句(包含中文解释):
- In programming, functions often perform the same operation multiple times. This is where an edit subroutine can come in handy. (在编程中,函数经常要执行多次相同的操作。这时候,编辑子程序就非常有用了。)
- By using an edit subroutine, you can clean up your code and make it more efficient. (通过使用编辑子程序,你可以清理你的代码并使其更高效。)
英文近义词(包含中文解释):
- Subroutine (子程序)
- Function (函数)
- Method (方法)
- Procedure (过程)
英文反义词(包含中文解释):
- Main Program (主程序)
- Driver Program (驱动程序)
英文单词常用度: 编辑子程序是计算机科学中常用的术语,因此在IT领域中经常出现该术语。