It will pass the event object to that function as its argument.
它将事件对象作为参数传递给这个函数。
This hairy function call does the argument parsing.
这个复杂的函数调用执行参数解析。
The object pointer is passed as the first argument to the function.
其对象指针作为函数的第一个参数被传递。
Assume an arbitrary argument list is passed to the above function.
假定将任意参数列表传递给上面的函数。
The second argument is a function that will actually handle the request.
第二个参数是真正处理请求的一个函数。
As with the IRR function, guess is an optional argument.
与irr函数一致预测值是可选参数。
As you can see, in this instance there is a single function argument.
如您所见,本例中只有一个函数参数。
An argument or a parameter is an input to a function.
参数或参量是一个函数的输入。
The third argument is our custom function that we want to call.
第三个参数是想要调用的定制函数。
You can easily repurpose this function by adding a nonrequired argument.
可以通过增加一个非必需的参数,轻松地改变这个函数的用途。
This statement passes a row as the second argument of the genxml2 function.
这个语句传递一行,作为genxml2函数的第二个参数。
The first argument of the distribute function is a list.
distribute函数的第一个参数是一个列表。
However, for more complex argument parsing, you may want to check out the getopt function.
然而,对于更复杂的参数解析,您可能希望查看getopt函数。
The total function in Listing 9 takes a list as a single argument.
清单9中的total函数将列表当作单个的参数。
The first argument to lambda is the list of arguments the function can take.
lambda的第一个参数是函数可以取得的参数列表。
The function filename() can make one argument or two.
函数filename()可以接受一到两个参数。
The MyDouble function takes an argument of type double.
函数需要一个double型的参数。
Wrap the function argument in string if it needs to be a string.
如果函数需要字符串,则用string包装参数。
Notice, in line 60, the XPath expression as argument of SUM function.
注意第60行中作为SUM函数参数的XPath表达式。
SafeHandleRequest calls the function that is the second argument inside a try and except block.
_safeHandleRequest调用的函数是try和except块内部的第二个参数。
EISDIR — You called a function that requires a file argument with a directory argument.
EISDIR:您使用了目录参数来调用要求文件参数的函数。
Argument of function too long.
说明:函数的参数太长。
Explanation: Argument of function too long.
说明:函数的参数太长。
Remember the rand function returns a random number between 0 and its argument.
请记住rand函数返回0和该函数的参数之间的一个随机数。
Function with template return or argument type.
使用模板返回类型或参数类型的函数。
You'll also notice that the function takes an argument, e.
您还可能注意到该函数的参数e。
The argument of the function was misrepresented.
这个函数的自变量出现表达错误。
How to pass argument got from ellipsis oprator to other function?
如何通过论证了省略算子其他功能?
Explanation: Argument of TRANSLATE function not valid.
说明:translate函数无效的参数。
How can I wrap a function which takes a function pointer as an argument?
如何封装参数为函数指针的函数?
应用推荐