Part of the beauty of functions and shell scripts is the ability to make a single function or script behave differently by passing parameters to it.
函数和shell脚本的妙处之一是,通过向单个函数或脚本传递参数能够使它们表现出不同的行为。
The error is caused by passing something other than a member or a measure as the parameters to the tuple function.
这个错误是由于向tuple函数传递的参数不为成员或度量值所导致的。
Although registers can hold multiple values (in this case, four 32-bit values), when passing parameters to a function, each parameter value is passed in its own register.
尽管寄存器可以存储多个值(在本例中,4个32位值),但当参数传递给函数时,每个参数值都会在其自己的寄存器内被传递。
Tunnel parameters are not allowed within XSL: function; they are only to be used for template-to-template value passing.
通道参数不允许在xsl:function中使用,只能用于模板之间的传递。
You invoke the function simply by calling its name and passing on to it any further required or optional input parameters.
调用函数的方法是调用它的名称并传递必需的或可选的输入参数。
Ruby has no method overloading, and both Ruby and Rails have all sorts of conventions for passing varargs or block (function) parameters.
Ruby没有方法重载,而且Ruby和Rails都有着各种各样的惯例用来传递varargs或者block (function)参数。
The other circumstance in which reference parameters are useful is when passing a large object to a function.
在向函数传递大型对象时,需要使用引用形参,这是引用形参适用的另一种情况。
Executes the specified function once for every key in the collection, passing each key, and its associated item as the first two parameters.
为集合里的每个键值执行指定的函数,传递每个键值作为第一参数和它相关的项作为第二参数。
Executes the specified function once for every key in the collection, passing each key, and its associated item as the first two parameters.
为集合里的每个键值执行指定的函数,传递每个键值作为第一参数和它相关的项作为第二参数。
应用推荐