dummy argument
虚设参数
FORTRAN程式语言用语,指使用於次常式、函数(Function)或叙述函数定义中的输出入变数;本身不占实际记忆位址,只是用来与呼叫程式或函数引用中的真实参数对应。记忆位址的占用由真实参数定义。
PL/I程式语言用语,指定义於被呼叫程式中的输出入变数名称,与呼叫程式中的真实参数相对应。
dummy argument
来自翻译宝典
- 英语>简体中文, 计算机词典
dummy argument
哑元,哑变量;[虚设引数,伪引数]
1. In FORTRAN, a variable within a FUNCTION or SUBROUTINE statement or statement function definition, with which actual arguments from the calling program or function reference are associated.
在FORTRAN语言中,FUNCTION语句、SUBROUTINE语句、语句函数定义中的一种变量,调用程序或函数引用的过程中有一些实际变量与之相对应。
2. In PL/1, temporary storage that is created automatically to hold the value of an argument that is constant, an operational expression, a variable whose attributes differ from those specified for the corresponding parameter in a knowndeclaration, or an argument enclosed in parentheses.
在PL/1语言中,为保存一个变元的值而自动建立起来的暂时存储单元,保存的可以是常量、运算表达式、属性不同于已知说明中相应参数的变量或括号中的变元。
3. In a macro-definition, a prototype card field that is variable and is to be replaced with a parameter (quantity or symbol) when the macro-operation is used.
在宏定义中,一个原型卡片字段。它是一个变量,在执行宏操作时由一个参数(值或符号) 替换。
哑元,哑变量;[虚设引数,伪引数]
1. In FORTRAN, a variable within a FUNCTION or SUBROUTINE statement or statement function definition, with which actual arguments from the calling program or function reference are associated.
在FORTRAN语言中,FUNCTION语句、SUBROUTINE语句、语句函数定义中的一种变量,调用程序或函数引用的过程中有一些实际变量与之相对应。
2. In PL/1, temporary storage that is created automatically to hold the value of an argument that is constant, an operational expression, a variable whose attributes differ from those specified for the corresponding parameter in a knowndeclaration, or an argument enclosed in parentheses.
在PL/1语言中,为保存一个变元的值而自动建立起来的暂时存储单元,保存的可以是常量、运算表达式、属性不同于已知说明中相应参数的变量或括号中的变元。
3. In a macro-definition, a prototype card field that is variable and is to be replaced with a parameter (quantity or symbol) when the macro-operation is used.
在宏定义中,一个原型卡片字段。它是一个变量,在执行宏操作时由一个参数(值或符号) 替换。
- 英语>简体中文, 计算机英汉双解词典
dummy argument
哑变量,假变元,空变量
哑变量,假变元,空变量
- 英语>简体中文, 简明英汉词典
dummy argument
虛變元
虛變元
- 英语>繁体中文(香港), 资讯及通讯科技术语
dummy argument
虛設引數
虛設引數
- 英语>繁体中文(台湾), 电子工程名词
dummy argument
虛擬引數
虛擬引數
- 英语>繁体中文(台湾), 电子计算机名词