它将此函数应用到序列中的前两个元素。
It applies the function to the first two elements in the sequence.
第二个聚合函数应用于S1的部分计算结果。
The second aggregation function is applied to the partially calculated results of S1.
OpenMath区别对待函数应用和绑定表达式。
OpenMath distinguishes function application from binding expression .
清单2中的重点是函数应用运算符U+2061。
Of particular importance in Listing 2 is the Function Application operator U+2061.
然后再将此函数应用到之前的结果以及序列中的下一个元素。
Then it applies the function to the previous result and the next element in the sequence.
他接下来将这个函数应用在斐波那契数列生成器上。
这个策略让您能够用不同的方式把函数应用到函数的每个元素。
This strategy lets you apply a function to each of a function's elements in a variety of ways. Listing 5 shows a series of functions that apply functions to each element of a list.
它接受单个参数:一个函数,并将此函数应用于数组内的每个元素。
It takes a single parameter, a function, and applies the function to each element in the array.
其中最重要的是map,它将某个函数应用到列表中的每个元素。
The most important of these is map, which applies a function to every element of a list.
将这个函数应用到初始的div元素,div元素的内容就变成下面这样。
Applying this to the original div element, the contents of the div element would now look like.
函数表达式将一个函数应用到一个或多个输入参数以创建新的表达式。
Functional expressions apply a function to one or more input arguments to create a new expression.
它使用一个函数作为它的参数,然后依次将这个函数应用到Array中的每个对象中。
It takes a function as its parameter and applies the function sequentially to each object in the Array.
结果是一个新数组,其中的第i个元素就是将此函数应用到原始数组的第i个元素后的结果。
The result is a new array, where the i-th element is the result of applying the function to the i-th element of the original array.
如您所见,这样就可以创建出一个全新的列表,这个列表是将函数应用到原始列表中每个元素的结果。
As you can see, this creates a brand new list that is the result of applying the function to every element of the original list.
将normalize - space函数应用于label的子元素address所得到的结果。
The result of applying the normalize-space function on the address element child of the label element.
如果多个度量将它们的聚合函数应用于同样的维,而且次序相同,那么可以在同一个语句中计算这些度量。
If the multiple measures apply their aggregation functions on the same dimensions and in the same order as each other, the measures can all be calculated in the same statement.
要创建constructor和destructor函数,则需要声明两个函数,然后对这两个函数应用constructor和destructor函数属性。
To create your constructor and destructor, declare two functions, then apply the constructor and destructor function attributes to them.
跟踪钩子可以应用于任何函数的入口或出口。
Trace hooks can be applied at the entry or exit of any function.
运行时,这些函数调用把应用代码覆盖率的相关信息发送给一个单独的工具。
At runtime, these function calls send information on the application's code coverage to a separate tool.
要收集一个函数调用的踪迹,您需要确定每个函数在应用程序中调用的时间。
To gather a function call trace, you need to identify when every function is called in your application.
这两个函数在应用程序中启用所有拖放功能。
These two functions enable all of the drag-and-drop functionality in the application.
这个文件可以包含覆盖现有主题函数的主题函数,它们应用于整个主题,而不是仅限于特定的节点类型。
This file can contain theme functions that override existing theme functions that are applied globally across the theme, not just to specific node types.
您将编写一个使用本机函数的SPL应用程序,这些本机函数封装 MATLAB编译器生成的函数。
You will write the SPL application that uses the native functions that wrap the functions generated by the MATLAB compiler.
函数可以简单地应用于整个页面。
It's simply a function that will be applied to the entire page.
从概念上说,merge函数通过应用on子句过滤,将源表行与目标表行进行联接,所有联接的行都在目标中进行更新或者删除。
Conceptually, the merge function joins source table rows with target table rows by applying the on clause filter. All the joined rows are updated or deleted on the target.
这些数据上需要应用map函数。
最外层是平方函数的应用(power,第二个参数是数字2),power的第一个参数是sin函数的应用。
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.
partial函数局部地应用使用其参数子集的一个函数,并返回一个获取更少参数的新函数。
The partial function partially applies a function with a subset of its arguments and returns a new one that takes fewer arguments.
清单9. postwalk函数的应用示例。
用户函数探测应用于应用程序代码级探测。
User function probes apply to application code-level probes. The general form of a user function probe is as follows.
应用推荐