boolean expression信息详情

boolean expression发音

意思翻译

布尔式

相似词语短语

expression───n.表现,表示,表达;表情,脸色,态度,腔调,声调;式,符号;词句,语句,措辞,说法

boolean logic───n.<数>布尔逻辑;布林逻辑

proverbial expression───谚语

protein expression───蛋白质表达

constitutive expression───组成型表达

referring expression───指称表达

expression expected───应为表达式

amatory expression───恋爱的表情

idiomatic expression───惯用语;成语性词语

双语使用场景

You can also set up the Boolean expression to call a method.───也可以建立布尔表达式以调用方法。

The third part of the traversal expression is a Boolean expression.───遍历表达式的第三部分是布尔表达式。

But what does the Boolean expression actually test for?───但是布尔表达式实际上测试什么?

Statement can be used to execute one of two blocks of program statements, depending on the value of a particular Boolean expression.───语句可以如何用于根据一个特定布尔表达式的值,来执行两个程序语句块中的其中一个。

The constraint attribute contains a Boolean expression, which defines the condition to which the data is constrained.───constraint属性包含一个布尔表达式,它定义数据必须符合的条件。

Probably the most common query operation is to apply a filter in the form of a Boolean expression.───也许最常用的查询操作是应用布尔表达式形式的筛选器。

Simply put, an assertion is a boolean expression, inserted at a specific point in a program's execution, that must be true.───简单地说,断言是插入到程序执行中的特定点的布尔表达式,它必须为真。

Returns one of two values depending on the value of a Boolean expression .───根据布尔型表达式的值返回两个值中的一个。

Returns one of two expressions based on the evaluation of a Boolean expression .───基于布尔表达式的值返回两个表达式之一。

英语使用场景

To convert a Boolean expression to a gate circuit, evaluate the expression using standard order of operations: multiplication before addition, and operations within parentheses before anything else.

A boolean expression evaluates to the numerical value of 1.0 if true, and 0.0 if false.

Turns out with a Boolean expression, you don't have use the equality operator equals equals, you can just say what you mean.

To convert a gate circuit to a Boolean expression, label each gate output with a Boolean sub-expression corresponding to the gates' input signals, until a final expression is reached at the last gate.

Similarly, take any Boolean expression. Could you just reverse it?

First, the constraints are processed in the software system, namely, the constraints are converted to conjunctive normal form, and then converted to Boolean expression.

That's what's called a Boolean expression named after literally a man named Boole.

A boolean expression also determines which subexpression is evaluated in the conditional?

The condition is a Boolean expression to determine whether the strategy is true.