We firstly discuss the properties of the argument function and the single-valued analytical branch of logarithmic function.
首先研究了辐角函数的一些性质,进而对对数函数的多值性进行了分析,最后讨论了多值函数的应用问题。
Each event function contains two forms: one without any arguments, and one that contains a function as an argument.
每个事件函数都包含两种形式:一个没有任何参数,一个包含一个函数作为参数。
It will pass the event object to that function as its argument.
它将事件对象作为参数传递给这个函数。
It takes a function argument of an input filename, in which details about the RSS feed sources are specified.
它接受输入文件名称作为函数参数,在该文件中指定了关于rss提要源的细节。
The logic in the feed sources input component simply reads from a file, whose name is passed as a function input argument.
提要源输入组件的逻辑只是简单地从文件中读取,而文件的名字则以函数输入参数的形式传递。
We care that the server resource name is correct and that the second argument is a callback function.
我们关心服务器资源名称是正确的,并且第二个参数是一个回调函数。
We didn't specify which function callback would be applied as the second argument, just that a function callback would be applied.
我们并没有指定哪个回调函数会被用作第二个参数,只需要是一个回调函数就可以了。
Using a function as a function argument, or returning a function as a value, elevates this abstraction into the realm of higher-order functions.
将函数用作函数的参数,或将函数作为值返回,这些概念属于高阶函数的领域。
This hairy function call does the argument parsing.
这个复杂的函数调用执行参数解析。
The object pointer is passed as the first argument to the function.
其对象指针作为函数的第一个参数被传递。
A manifestly typed language forces you to declare each variable and each function argument.
显式类型语言要求声明每个变量和每个函数参数。
Assume an arbitrary argument list is passed to the above function.
假定将任意参数列表传递给上面的函数。
Offset within a string: The second argument of the LOCATE function, which specifies the starting position within a string to begin the search.
字符串中的偏移量:LOCATE函数的第二个参数,指定了字符串中开始搜索的起始位置。
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.
如您所见,本例中只有一个函数参数。
EINVAL — You passed an invalid argument to the function.
EINVAL:向函数传递了无效的参数。
The third argument is our custom function that we want to call.
第三个参数是想要调用的定制函数。
You can easily repurpose this function by adding a nonrequired argument.
可以通过增加一个非必需的参数,轻松地改变这个函数的用途。
The first thing you'll notice is that there is no click function, but rather an observe function that takes the event as an argument before the function reference itself.
您首先将注意到没有click函数,而是使用了 observe 函数,该函数在引用它自身之前将事件作为参数。
This statement passes a row as the second argument of the genxml2 function.
这个语句传递一行,作为genxml2函数的第二个参数。
Because map takes one argument, a function, we can use the "placeholder" indicator _ instead of a named parameter.
因为map接受一个参数,即一个函数,我们可以用_占位符来替代有名参数。
Puts a probe on function spacefriend, and fetches its argument using __arg1 because it is a non-class function.
在函数spacefriend上设置探查,使用__arg1获取它的参数,因为它是非类函数。
For a non-class function argument, numbering starts from __arg1.
对于非类函数的参数,编号从__arg1开始。
The first argument of the distribute function is a list.
distribute函数的第一个参数是一个列表。
In case of static functions, the first actual argument of function can be accessed using __arg1.
对于静态函数,可以使用__arg1访问函数的第一个实际参数。
Arg0 is the argument passed to the function being probed for entry probe.
arg0是传递给要探测的函数的参数,用于进入探测。
The function filename() can make one argument or two.
函数filename()可以接受一到两个参数。
Functions can have default arguments, as shown for the value argument of the compute function.
函数可以有默认参数,如compute函数的值参数所示。
The MyDouble function takes an argument of type double.
函数需要一个double型的参数。
应用推荐