Choose the type XSD: Boolean.
选择类型xsd: boolean。
Policy holder is a Boolean flag.
保单持有者是一个Boolean标志。
I'll treat it as a Boolean in my code.
在编码时我会把它做为一个布尔值。
This structure requires a Boolean input.
这一结构需要一个Boolean输入。
This method returns a simple boolean value.
该方法返回一个简单的 boolean 值。
Beware the Boolean functions true and false .
当心Boolean函数true和false 。
The Boolean value determines the action GTK + takes.
布尔值决定GTK +采取的行动。
You can perform fuzzy searches and use boolean logic.
也可以执行模糊搜索和使用布尔逻辑。
Boolean connectors like and and or are case sensitive.
像AND和OR这样的布尔结构对大小写非常敏感。
The Boolean false elements are maintained as Booleans.
布尔型false元素都被保留为布尔型。
This function accepts a Boolean as its only parameter.
此函数只接受一个Boolean作为惟一参数。
But what does the Boolean expression actually test for?
但是布尔表达式实际上测试什么?
Also note that the methods do not return Boolean values.
还要注意这些方法不返回布尔值。
Adding new actions, exceptions, or Boolean logic is trivial.
新添操作、异常或布尔逻辑都是比较容易的事情。
You can also set up the Boolean expression to call a method.
也可以建立布尔表达式以调用方法。
Each one is Boolean: you've either completed it or you haven't.
每一个都是一个布尔值:你完成或者没有完成。
The third part of the traversal expression is a Boolean expression.
遍历表达式的第三部分是布尔表达式。
This decision is returned to the mediation flow as a Boolean value.
这一决定将作为布尔值返回给仲裁流。
Listing 1 shows the process of doing searches with Boolean operators.
清单1显示了如果利用布尔操作符进行查询的过程。
Notice that xs: Boolean (" false ") returns false as a Boolean value.
请注意,xs: boolean (“ false ”)返回布尔值false。
You can combine such expressions with Boolean operators (AND, or, NOT).
可以使用布尔操作符(AND, OR, NOT)组合这些表达式(AND, OR, NOT)。
One final detail remains: these callback methods return a Boolean value.
还有最后一点细节需要注意:这些回调方法返回一个布尔值。
And xs: Boolean (" 0 ") returns false, just as xs: Boolean (0) does.
boolean(“ 0 ”)返回false,和xs: boolean(0)一样。
Because there are only two possible values, the Boolean type is unique.
因为只有两个可能值,所以布尔类型是惟一的。
There is a Boolean property that specifies if silent mode should be used.
有一个拜伦逻辑值就是指定是否需要使用静声模式的。
In addition, new Boolean, cursor, row, and array data types are now supported.
此外,现在还支持新的布尔、游标、行和数组数据类型。
You can perform a number of different Boolean operations within a WHERE clause.
可以在where子句中执行许多不同的布尔操作。
Boolean logic is especially useful for formulating clear conditional statements.
布尔逻辑对你规划条件语句的结构特别有用。
A Boolean parameter indicating whether the requests should be asynchronous or not.
指示请求是否同步的布尔值参数。
The former returns a Boolean value that indicates whether the handler can be pooled.
前面的方法返回一个布尔值,用于显示处理程序能否被对象池使用。