Argument of function too long.
说明:函数的参数太长。
Explanation: Argument of function too long.
说明:函数的参数太长。
In case of static functions, the first actual argument of function can be accessed using __arg1.
对于静态函数,可以使用__arg1访问函数的第一个实际参数。
The conclusion, you can tell which is the conclusion by looking at the function of that sentence in the argument.
结论,你可以识别哪个是结论,通过看论点中句子的功能。
When you want to create an atomic value of one of the time-oriented data types, use a type-constructor function and provide the string representation as an argument.
如果需要创建与时间相关的数据类型的单个值,可以使用类型构造器函数并提供时间的字符串表示形式作为参数。
This function accepts a string as an argument (the original value of the field), and returns a masked version of the value.
这个函数接受一个字符串参数(该域的原始值),并返回该值的一个屏蔽版本。
The first argument here is the name of the function to be called when the response is received from the agent.
这里的第一个参数是要在从代理接收到响应时调用的函数的名称。
It takes a function argument of an input filename, in which details about the RSS feed sources are specified.
它接受输入文件名称作为函数参数,在该文件中指定了关于rss提要源的细节。
Using a function as a function argument, or returning a function as a value, elevates this abstraction into the realm of higher-order functions.
将函数用作函数的参数,或将函数作为值返回,这些概念属于高阶函数的领域。
As explained earlier, the stub method takes a callback function as its final argument, which is used to capture the list of courses in the response.
正如先前所介绍的,存根方法会采用回调函数作为其最后的实参,该实参用来捕获响应中的球场列表。
Length of a string variable: Input argument for the SUBSTR function, which determines the desired length of the resulting string or output of the length function.
字符串变量的长度:substr函数的输入参数,决定了结果字符串的期望长度或length函数的输出。
In XSLT 2.0, you can use a second argument to further check if a particular function that supports a specific number of arguments, or arity, is supported.
在XSLT 2.0中,可以使用第二个参数进一步检查某个函数是否支持特定数量或者任意的参数。
To achieve the desired number of repeats, the functional map call is driven by a single argument that USES the CLONE function, as shown in Figure 4.
为了实现所需次数的重复,用一个使用clone函数的参数驱动功能性映射调用,见图4。
To make one executable look like many executables, BusyBox exploits a seldom-used feature of argument passing to the main C function. Recall that the C main function is defined as follows
为了让一个可执行程序看起来就像是很多可执行程序一样,BusyBox 为传递给C的 main函数的参数开发了一个很少使用的特性。
Finally, Listing 7 shows the main function of the program, which just calls the process_directory function for every argument passed on the command line.
最后,清单7显示了该程序的main函数,它只是对命令行中传递的每个参数调用了process_directory函数。
The spu_mfcdma64() function takes an additional argument specifying the top 32 bits of an effective address.
spu_mfcdma64()函数则使用另外一个参数来指定有效地址的高32位部分。
Note at the end of the loop that I recursively call the same function with an argument that is one greater than the previous, implementing the iteration of the loop.
注意,在循环的结尾处,我用一个比上次大1的参数递归地调用同一个函数,以实现循环的迭代。
That is, you pass the index of the repeat as the argument, and the function returns the current item in that repeat.
也就是,将repeat的索引作为参数传递给该函数,然后函数将返回这个repeat元素中的当前项目。
As you can see, the syscall function includes as its first argument the index of the system call table to use.
正如您所见,syscall函数使用了系统调用表中使用的索引作为第一个参数。
The first argument to lambda is the list of arguments the function can take.
lambda的第一个参数是函数可以取得的参数列表。
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型的参数。
To access arguments you need to specify the prototype of the function for ProbeVue to recognize the data type of the argument to be fetched.
要想访问参数,需要指定函数的原型,让ProbeVue知道要获取的参数的数据类型。
This statement passes a row as the second argument of the genxml2 function.
这个语句传递一行,作为genxml2函数的第二个参数。
The integer value passed to the parameter function tells the position of the argument in the invocation of an sqlquery function which is replaced in place of this function call.
传递给parameter函数的整数值表示在调用sqlquery函数中参数的位置,该参数将会在调用中被取代。
Notice, in line 60, the XPath expression as argument of SUM function.
注意第60行中作为SUM函数参数的XPath表达式。
Because map takes one argument, a function, we can use the "placeholder" indicator _ instead of a named parameter.
因为map接受一个参数,即一个函数,我们可以用_占位符来替代有名参数。
To access the arguments of any given function you need to provide the function prototype for ProbeVue so that it knows which argument is of which data type.
要想访问函数的参数,需要向ProbeVue提供函数原型,让它知道参数的数据类型。
At the outer level is an application of the squaring function (power, with the second argument the number 2), and the first argument to power, is an application of the sin function.
最外层是平方函数的应用(power,第二个参数是数字2),power的第一个参数是sin函数的应用。
The first argument of the distribute function is a list.
distribute函数的第一个参数是一个列表。
应用推荐