element of a function 函数的元素 收藏 characteristic function of a set 集合的指示函数 收藏 .
双语例句
1
Here's a short function to add the number 2 to every elementofa list and return the resulting list.
这里是一个简短的函数,用于向列表中的每一个元素加2,并返回结果列表。
2
As shown in Figure 1, a component is the basic elementofa business function in an SCA application.
如图1中所示,组件是SCA应用程序中的基本业务功能元素。
3
The filter function calls a test function, which returns a Boolean, on each elementofa list and includes that element only if the test function returns True.