分段运行英文解释翻译、分段运行的近义词、反义词、例句
英语翻译:
【计】 partition running
分词翻译:
分段的英语翻译:
section; paragraph
【计】 paragraphing; sectoring; segmentation; subparagraph
【医】 fractionation; sectile
【经】 subsection
运行的英语翻译:
be in motion; function; move
【计】 run
网络扩展解释
分段运行
分段运行(fēn duàn yùn xíng)是一个由两个词组成的汉语词语。分段(fēn duàn)意为将整体分成若干段;运行(yùn xíng)意为使程序或软件开始执行。
在计算机编程语言中,分段运行是指将程序分成若干逻辑块,在程序运行时,只运行与特定条件相关的那些段。这种方法可以使程序更加高效和灵活。
英语翻译
The English translation of 分段运行 is "segmented execution".
英文读音
The pronunciation of "segmented execution" is /ˈsɛɡməntɛd/ /ˌɛksəˈkjuʃən/.
英文用法
In computer programming languages, segmented execution refers to dividing a program into logical blocks and during program execution, only running those segments that are relevant to specific conditions. This approach can make the program more efficient and flexible.
英文例句
- Segmented execution helps improve the efficiency and flexibility of the program.
- In this software, segmented execution is used to optimize performance.
- The programmer used segmented execution to streamline the code.
分段运行有助于提高程序的效率和灵活性。
在这个软件中,采用了分段运行以优化性能。
程序员使用分段运行来简化代码。
英文近义词
There are several synonyms that can be used in place of "segmented execution". These include "conditional execution", "selective execution", and "modular execution".
有几个可以替代"segmented execution"的同义词,包括 "conditional execution","selective execution",和 "modular execution"。
英文反义词
The opposite of "segmented execution" is "sequential execution". Sequential execution refers to running a program in a linear, step-by-step order.
"Segmented execution"的反义词是"sequential execution"。顺序执行是指按照线性、一步一步的顺序运行程序。
英文单词常用度
According to Google Ngram Viewer, the usage frequency of "segmented execution" has been increasing steadily since the early 1980s.
据Google Ngram Viewer显示,"segmented execution"的使用频率自上世纪80年代初以来一直稳步上升。