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 .