BOOLEAN in Chinese translation

Examples of using Boolean in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
This Boolean attribute indicates that the image is part of a server-side map.
个布尔属性表示图像是否是服务器端map的一部分。
They produce a Boolean.
都产生一个boolean.
The boolean operators"and" and"or" are short circuiting.
布尔运算符“and”和“or”都是短路的。
Each element of a BitSet has a boolean value.
位set的每个组件都有一个boolean值。
There is no Boolean type in c.
由于C中没Bool类型。
Condition must be an expression which result is a boolean value.
判断语句必须使用表达式来产生一个boolean值。
The return type of both of these methods is a boolean value.
上面两个方法的返回值都是bool类型
Assertions must always be side effect-free and should be defined as Boolean tests.
断言必须没有副作用,应当定义为布尔值检测。
Each component of the bit set has a boolean value.
位set的每个组件都有一个boolean值。
It must be of type boolean.
必须有类型bool.
Boolean(value)- casts the given value as a Boolean.
Boolean(值);将给定值转为Boolean类型.
The condition must be of type boolean.
条件应该是个bool类型.
We wrote five assertions, all of which are boolean.
我们写了5个断言,所有的都是布尔型的
There is no boolean type in SQL.
C语言里没有bool类型。
NotSure= false;// okay, definitely a boolean.
NotSure=false;//最终的结果是一个布尔类型.
The value for this key is a boolean.
该关键字的值是一个boolean
Check…"- check something and return a boolean, etc.
Check…"--检查某些内容并返回boolean值,等。
Assertions must always be side-effect free and should be defined as Boolean tests.
断言必须没有副作用,应当定义为布尔值检测。
Declaration of variable with type boolean and initialize it with true.
用布尔类型声明变量,并用false初始化它.
A logical or can only be performed with boolean arguments.
逻辑或只能用于操作boolean类型参数。
Results: 424, Time: 0.0322

Top dictionary queries

English - Chinese