简单宏调用英文解释翻译、简单宏调用的近义词、反义词、例句
英语翻译:
【计】 simple macro-call
分词翻译:
简单的英语翻译:
briefness
宏调用的英语翻译:
【计】 macrocall
网络扩展解释
简单宏调用
jiǎn dān hóng diào yòng
Simple Macro Invocation
[sɪmpəl] [ˈmækrəʊ] [ˌɪnvəʊˈkeɪʃən]
在计算机程序语言中,宏是一种将一组指令用单个名称表示并进行多次调用的机制。一个简单宏调用指的是用户使用定义好的宏名称并传递相关参数,以执行存储在宏中的指令。宏调用通常在程序中使用,可大大简化代码并加速执行。
In computer programming languages, a macro is a mechanism for using a single name to represent a group of instructions that can be invoked multiple times. A simple macro invocation refers to the user using a predefined macro name and passing the related parameters to execute the instructions stored within the macro. Macro invocations are commonly used within programs to simplify code and speed up execution.
例句:在这个程序中,我使用了一个简单的宏调用,以便在任何时候都能执行所需的任务。
Example Sentence: In this program, I used a simple macro invocation to ensure that the necessary task could be executed at any time.
近义词:宏定义、宏扩展
Synonyms: Macro Definition, Macro Expansion
反义词:无
Antonyms: None
常用度:中等
Frequency: Moderate