...档使用 看云 发布 文字 A A 默认 护眼 夜间 Scala 函数传名调用(call-by-name) Scala的解释器在解析函数参数(function arguments)时有两种方式: 传值调用(call-by-value):先计算参数表达式的值,再应用到函数内部; 传名调用(call-by-name):将未计算的...
基于40个网页-相关网页
亚里士多德的功能论证(function argument)指出,人类特有的灵魂结构致使人类要过的生活不会是动物的生活,一个拥有完整灵魂结构的人的生活应是灵魂各部分获得完美德性的生...
基于20个网页-相关网页
Function argument unpacking 函数参数解箱
argument of a function [数] 函数的自变量 ; [数] 函数的自变数
function argument types 函数参数类型
argument function 自变函数
Invalid Function Argument Value 无效函数参数值
argument of function 函数的自变量
invalid argument to function 无效的参数功能 ; 无效的论据
hypergeometric function of matric argument 矩阵变量超几何函数
dummy argument of statement function 语句函数的哑变量
For a non-class function argument, numbering starts from __arg1.
对于非类函数的参数,编号从__arg1开始。
Wrap the function argument in string if it needs to be a string.
如果函数需要字符串,则用string包装参数。
As you can see, in this instance there is a single function argument.
如您所见,本例中只有一个函数参数。
And when you declare a variable, whether as an argument or as literally a local variable, they only live inside of that function.
当你声明一个变量,不论是一个参数,还是一个局部变量,它们只存在函数的内部。
It then should take an argument or parameter if you want your function to take input.
然后它必须携带一个参数或参量,如果你想要你的函数获得一个输入。
An argument or a parameter is an input to a function.
参数或参量是一个函数的输入。
应用推荐