名词
中文翻译:多重操作数同义词
同义词:
['multiple operand', 'multiple operands']
例句:
-
1. The program can handle multiple operands at once.
该程序可以同时处理多个操作数。
-
2. Multiplying two numbers together is a simple operation that can be performed with multiple operands.
将两个数字相乘是一种简单的操作,可以使用多个操作数来完成。
-
3. In programming, multiplying an array by another array involves multiplying each element of the first arraywith each element of the second array, which requires multiple operands.
在编程中,将数组A与数组B相乘意味着将数组A的每个元素与数组B的每个元素相乘,这需要多个操作数。