What is the translation of " 逻辑运算符 " in English?

Examples of using 逻辑运算符 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
错误地使用逻辑运算符或优先级;.
(2) incorrect logical operators or precedence.
逻辑运算符包括AND、OR和NOT。
Common logical operators include AND, OR, and NOT.
JavaScript支持三个逻辑运算符:and,or,not。
JavaScript supports three logical operators:and, or, and not.
JavaScript支持以下逻辑运算符:.
JavaScript supports the following logical operators-.
JavaScript支持三个逻辑运算符:和,或,而不是。
JavaScript supports three logical operators:and, or, and not.
逻辑运算符通常用于布尔型(逻辑)值。
Logical operators are typically used with Boolean(logical) values.
逻辑运算符连接起来的式子称为逻辑表达式。
Expressions containing logical operators are known as Logical expressions.
您可以组合多个逻辑运算符来创建更长的复合表达式:.
You can combine multiple logical operators to create longer compound expressions.
布尔逻辑运算符(BoolenOperators).
Logical operators(Boolean operators)..
JavaScript比较和逻辑运算符.
JavaScript comparison and logical operators.
运算符被称为条件逻辑运算符
Operators are called the conditional logical operators.
是布尔逻辑运算符
Here&& is Logical Operator.
逻辑运算符&&和||.
The logical operators&& and||.
逻辑运算符AND,OR,NOT逻辑运算符
Lua uses and, or, and not as logical operators.
是位运算符,&&是逻辑运算符
Is a bitwise operator while&& is a logical operator.
你可以组合多个逻辑运算符来创建一个更长的组合表达式:.
You can combine multiple logical operators to create longer compound expressions.
我们可以在WHERE子句中使用比较运算符或逻辑运算符,例如>,<,=,LIKE,NOT等等。
You can specify a condition using comparison or logical operators like>,<,=, LIKE, NOT etc. Below examples.
在JavaScript中,都是||和&&是逻辑运算符,当从左向右计算时返回第一个完全确定的“逻辑值”。
In JavaScript, both|| and&& are logical operators that return the first fully-determined“logical value” when evaluated from left to right.
和&&都是逻辑运算符,用于在从左至右计算时,返回第一个可完全确定的“逻辑值”。
And&& are logical operators that return the first fully-determined“logical value” when evaluated from left to right.
请尝试以下代码,以了解如何在JavaScript中实现逻辑运算符
Try the following code to learn how to implement Logical Operators in JavaScript.
在学习软件测试之前,您应该具备基本计算机功能,基础数学,计算机语言和逻辑运算符的基本知识。
Before learning software testing, you should have basic knowledge of basic computer functionality, basic mathematics,computer language, and logical operators.
表达式是一个表达式,它具有对布尔变量进行操作的关系和/或逻辑运算符
A boolean expressionis an expression that has relational and/or logical operators operating on boolean variables.
可以包含Not逻辑运算符以计算相反条件(即expr是否在value1和value2所定义的范围之外)。
You can include the Not logical operator to evaluate the opposite condition(that is, whether expr lies outside the range defined by value1 and value2).
逻辑运算符&&和||是用来计算两个表达式而获得一个结果值。
Logic operators&& and|| are used when evaluating two expressions to obtain a single result.
请注意,在第三种情形下,我们使用逻辑运算符OR来一起查询第一和第二种情形。
Note that in the third case we are using the logic operator OR to query the first and second cases together.
逻辑运算符&&和||以一种特殊的方式处理不同类型的值。
The logical operators&& and|| handle values of different types in a peculiar way.
请看下面的实例,了解C语言中所有可用的逻辑运算符:.
Try the following example to understand all the logical operators available in C programming language.
通常的算术转换不是为赋值运算符执行,也不是为逻辑运算符&&和||执行。
The usual arithmetic conversionsare not performed for the assignment operators, nor for the logical operators&& and||.
我们给定x=6且y=3,下表解释了逻辑运算符:.
Given that x= 6 and y= 3,the table below explains the logical operators.
常用的算术转换不适用于赋值运算符、逻辑运算符&&和||。
The usual arithmeticconversions are not performed for the assignment operators, nor for the logical operators&& and||.
Results: 41, Time: 0.0174

Word-for-word translation

Top dictionary queries

Chinese - English