名词
中文翻译:非运算符
同义词:
['not operator', 'not operator operator']
例句:
-
1.The NOT-operator is a powerful tool for logical expressions in programming.
非运算符是编程中用于逻辑表达式的强大工具。
-
2.The NOT-operator can be used to reverse the logic of an expression.
非运算符可以用来反转表达式的逻辑。
-
3. The NOT-operator is often used in conditional statements to check if a variable is not equal to a certain value.
非运算符在条件语句中常用来检查变量是否不等于某个值。