青年中文青年中文

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.