boolean data
常见例句
- For example, the framework might assume that any CHAR(1) field should be mapped to a Boolean data type.
例如,框架可能假设任何 CHAR(1) 字段都应该映射到一个 Boolean 数据类型。 - So we talked about Mr. Bool briefly last week in this idea of true or false, but in C, you don't have a Boolean data type.
我们上周简短地谈论过Bool先生的,真假的逻辑思想,但是在C语言里,没有布尔数据类型。 - DB2 UDB does not have native support for bit or Boolean data types, neither for bitwise operation nor for Boolean algebra operations.
DB2 UDB 没有为位数据类型或布尔数据类型提供本机支持,它既不支持逐位操作,也不支持布尔代数操作。 - So we talked about Mr. Bool briefly last week in this idea of true or false, but in C, you don't have a Boolean data type.
我们上周简短地谈论过Bool先生的,真假的逻辑思想,但是在C语言里,没有布尔数据类型。
哈佛公开课 - 计算机科学课程节选 返回 boolean data