名词
中文翻译:Unknown
同义词:
['multiplication block', 'multiplication restriction']
例句:
-
1. 块乘法
数学术语
-
2. 阻止乘法
在编程中,表示禁止进行乘法运算
-
3. 阻止多位数相乘
在计算机科学中,防止因乘法操作导致溢出
-
1. In this program, we've blocked multiplication to prevent integer overflow.
在这个程序中,我们禁止了乘法运算以防止整数溢出。
-
2. The multiplication block is a security measure that prevents unauthorized access.
这个乘法块是一种安全措施,用于防止未经授权的访问。
-
3. The programmer has blocked multiplication in the code to avoid potential bugs.
程序员在代码中禁止了乘法运算以避免潜在的错误。