What is the translation of " BOOLEAN TYPE " in Chinese?

boolean类型

Examples of using Boolean type in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
There is no Boolean type in c.
由于C中没Bool类型
Boolean types True or False values, as assigned.
布尔类型true或false,作为分配.
In C, there is no boolean type.
由于C中没Bool类型
Note: The boolean type was introduced in PHP 4.
注:布尔类型是PHP4引进的。
The result of all comparison operations is of boolean type(true or false).
任何比较操作符的结果都是无类型布尔常量(true或false)。
Only the Boolean type can be involved in the logical operation.
只有Boolean才能参与逻辑运算。
Rust has a built-in boolean type, named bool.
Rust有一个内建的布尔类型,叫做bool。
Int32 value,you will get a more appropriate mapping if you use the System. Boolean type.
Int32值封送,但是如果使用System.Boolean类型,就会获得更合适的映射。
There is no boolean type in SQL.
C语言里没有bool类型
Boolean type for the semantic meaning of a Boolean value, so you should use that instead.
Boolean类型作为Boolean值的语义,所以应该使用它来替代。
Swift has a basic Boolean type, called Bool.
Swift有一个基本的布尔(Boolean)类型,叫做Bool。
The boolean type can have several states:"true","false", and a third state,"unknown", which is represented by the SQL null value.
布尔类型可以有几种状态:true,false,和第三状态null,这是SQL空值表示。
Checks if"deleted" is of boolean type, either true or false.
检查"deleted"是否为布尔类型,即true或false.
In the future, full boolean type handling will be introduced in accordance with standard SQL.
在将来,将根据标准SQL引入完全布尔类型的处理。
The zero value is 0 for numeric types,false for the boolean type, and""(the empty string) for strings.
零值是:数值类型为0,布尔类型为false,字符串为""(空字符串)。
We can use the Boolean type in much the same way as an enumeration.
我们可以用enumeration类型相同的当时使用Boolean类型
The current computer stillrelies on the Boolean logic system to operate, the Boolean type has only two values: true and false.
目前的电脑仍依靠布尔逻辑体系展开运算,布尔类型只有两个值:true和false。
SQL: 1999 also introduced BOOLEAN type variables, which according to the standard can also hold Unknown values.
SQL:1999还引入了BOOLEAN类型变量,根据标准也可以是未知值。
The Boolean operators not, and, or,and xor take operands of any Boolean type and return a value of type Boolean.
Booleanoperators(布尔运算符)布尔运算符not、and、or和xor作用于任何布尔类型的运算数,并返回一个布尔类型的值。
The True and False are called Boolean types and you can consider them to be equivalent to the value 1 and 0 respectively.
在这里True和False被称为布尔类型,你可以认为它们分别相当于值1和0。
As in most other programming languages, a Boolean type in Rust has two possible values: true and false.
正如其他大部分编程语言一样,Rust中的布尔类型有两个可能的值:true和false。
Tip: Values of the boolean type cannot be cast directly to other types(e.g., CAST(boolval AS integer) does not work).
技巧:boolean类型的数值不能直接转换成其它类型(也就是说,CAST(boolvalASinteger)是不会起作用的)。
For this purpose, JavaScript has a Boolean type, which has just two values, true and false, which are written as those words.
为此,JavaScript有一个布尔类型,它只有两个值,true和false,它们被写为这些单词。
The True and False are called Boolean types and you can consider them to be equivalent to the value 1 and 0 respectively.
我们将True和False称为布尔类型,而且你可以认为它们分别等于数值1和0。
Boolean data type represents one bit of information.
Boolean数据类型表示一位的信息.
PostgreSQL does support the standard SQL Boolean data type.
PostgreSQL支持标准的SQLboolean数据类型
It operates only on the boolean data type.
逻辑运算符只能操作Boolean型数据。
A boolean(logical type).
Boolean类型(逻辑类型).
To be able to use the Boolean data type.
布尔型BooleanDataType.
Results: 29, Time: 0.0283

Word-for-word translation

Top dictionary queries

English - Chinese