群发资讯网

返回主页
corresponding element
对应元
常用释义
英式发音
美式发音
基本释义
  • 对应边;对应元
例句
  • 1·The corresponding element inside the also has a element.
    内相应的元素也有一个元素。
  • 2·The unset values have no corresponding element in the file.
    未设置的值在文件中没有任何对应的元素。
  • 3·Adds each element of val1 to the corresponding element of val2.
    将val1的每个元素与val2中的对应元素相加。
  • 4·Subtracts each element of val2 from the corresponding element of val1.
    将 val2 的每个元素从 val1 的对应元素中减去。
  • 5·Drag the corresponding element text from the Input panel to the newly created elements in the Output panel.
    把相应的元素文本从Input面板拖放到Output面板中刚创建的元素中。
  • 6·Each column is only displayed if the corresponding element in the loaded WSIL inspection document is present.
    每个列都仅当所装入的WSIL检查文档中存在相应的元素时才会显示出来。
  • 7·spu_rl rotates each element of val left by the number of bits specified in the corresponding element of count.
    spu_rl 会对 val 的每个元素进行向左循环移位,移动的位数是在 count 的对应元素中指定的。
  • 8·Each element in the second array chooses the element name for the corresponding element in the first array.
    第二个数组中的每个元素都为第一个数组中的对应元素选择元素名称。
  • 9·If the result of the evaluated code is zero (that is, false), the corresponding element is removed from the list.
    如果已计算的代码的结果为0(即false),那么将从列表删除对应的元素。
  • 10·Listing 25 shows how to save the current action and a reference to the corresponding element in two XSL variables.
    清单25显示了如何保存当前操作以及到两个XSL变量的相应元素的引用。