Boolean怎么读,Boolean的音标和真人发音
英音  [ˈbu:lɪən]    
美音 [ˈbulɪən]    
音节划分:Bool-ean

Boolean是什么意思,Boolean的意思是

adj.布尔数学体系的
星级词汇:

Boolean的词源和记忆技巧

Boolean 布尔逻辑体系
由19世纪英国数学家George Boole 创造并以其名命名的一种抽象代数算法。

Boolean 的用法和双语例句“点击”或“选中”例句中的单词,就可以看到词义解释

Methods that return values of type boolean are called predicate methods and play an important role in modern programming .
返回boolean类型的方法称为断言方法并且在现代编程中扮演着重要的角色。
Methods that return boolean values are called predicate methods and play an important role in programming .
返回boolean类型结果的方法成为断言方法,在编程中有着重要的地位。
You can optionally supply the name of a custom dictionary and a boolean value indicating whether you want to ignore case .
您可以有选择地提供自定义字典的名称和一个指示是否忽略大小写的boolean值。
There are a couple of things you should definitely be aware of : you should understand how to represent numbers in different bases and how to manipulate boolean expressions using boolean logic .
有几件事情是你必须做到的:你要清楚怎样用不同的进制表示一个数,还要知道如何用布尔逻辑计算布尔表达式。
Recall that there are only two values of type boolean : true and false .
回忆一下boolean类型仅有2个值,true和false。
When new programmers use predicate methods , they often make the errors described in the section on " avoiding redundancy in boolean expressions " in chapter 4 .
当新程序员使用断言方法时,他们往往会犯第4章中“在布尔表达式中避免冗余”一节所描述的错误。
Boolean indicating that the alarm is audible .
表示可以听见警告的波尔值。
The archive property is a boolean value indicating that the file should be archived .
archive属性为一个表示文件不应归档的波尔值。
The writeable property is a boolean value indicating if the file can be written .
writeable属性表示文件是否可写入的波尔值。
The encrypted property is a boolean value indicating that the file is encrypted .
encrypted属性表示文件加密的波尔值。