... 列表元素 list element 情况表元素case list element 数据表元素 data list element ...
双语例句
1
I also modeled that the prerequisites list is displayed as part of the seminar details user-interface element, which is more than the use case currently calls for.
对于作为研习班细节用户界面元素的其中一部分的前提列表也进行了建模,这要比用例当前调用的内容多。
2
In this case, the fold operation refers to a transformation that combines each element of the list with the next one, accumulating a single result for the entire list.
在这种情况下,fold运算指的是结合列表每个元素与下一个元素的转换,为整个列表提供一个累计的结果。
3
Sum-factors reduces the list one element at a time, using the function (in this case, +) supplied as the first parameter on each element.
sum - factors一次减少一个列表元素,它使用函数(本例中,是+)作为每个元素的第一个参数。