boolean data type meaning in English
布尔数据类型
Examples
- Object can be bound only to a field with a boolean data type or a string that can be parsed by
对象只能绑定到具有布尔型数据类型的字段或可以由 - Emulating bit and boolean data types and functions does not have to be a challenging process
模仿位和布尔数据类型以及函数并非一定是一个挑战性的过程。 - Control to display a field from a microsoft sql server data source with a boolean data type
对象,以显示microsoft sql server数据源中具有布尔型数据类型的字段。 - And we have the following pl sql sql statements that manipulate with columns flag1 and flag2 both of boolean data type
并且具有下列pl / sql sql语句,可以使用它们在列flag1和flag2 (均为boolean数据类型)上进行运算: - Attribute is intended to be either " true " or " false . " unfortunately , jaxb failed to pick up on this and use a boolean data type - instead , the
属性的值应该是“ true ”或“ false ” 。不幸的是, jaxb没有发现这一点并使用布尔数据类型,