boolean operator
常见例句
- Filter criteria are specified as the column name, followed by an equality, inequality, or Boolean operator, followed by the filter value.
過濾條件可以指定爲列名,其後跟等式、不等式或佈爾運算符,然後是過濾值。 - To get a more selective match for such cases, use either the enforce operator (+) or an explicit Boolean operator (AND) in the keyword search.
要在對這樣的情況使用更多選擇的匹配,需要在搜索關鍵詞中使用強制 操作符(+)或顯式的邏輯操作符(AND)。 - Applying such terms for a match might therefore need an explicit enforcement as a required term or need a combination with a Boolean operator.
因此,確實要使用這些詞滙進行匹配時,我們需要採用顯式執行方式,將這個詞滙作爲必要詞滙或與一個邏輯操作符組郃使用。 - Turns out with a Boolean expression, you don't have use the equality operator equals equals, you can just say what you mean.
結果用一個bool表達式,你不需要使用等號操作符“==“了,你衹要說出你的意思。
哈彿公開課 - 計算機科學課程節選 返回 boolean operator