网页
图片
视频
学术
词典
地图
更多
航班
笔记本
布尔型
[bù ěr xíng]
n.
Boolean
form
;
Boolean
type
网络
boolean
;
boolean
type
;
true
or
false
汉英
网络释义
n.
1.
Boolean
form
2.
Boolean
type
1.
boolean
布尔型
(
boolean
) 整型(integer) 浮点型(foat也叫做double) 复合数据有:数组(array) 对象(object)还有...
www.cnblogs.com
|
基于4152个网页
2.
boolean type
...算机与信息工程分院 5.布尔型( Type) 5.
布尔型
(
Boolean Type
) 布尔型 布尔型数据由于表示逻辑判断的结果, 布尔型数 …
wenku.baidu.com
|
基于21个网页
3.
true or false
4.Boolean
布尔型
(
true or false
) 特殊数据类型 在 JavaScript 中,有一些是没有任何类型的变量,称为 undefined,还有一种 …
wenku.baidu.com
|
基于19个网页
4.
Type Boolean
User:Linforest - semantic... ... 数据类型 数量型 Type Quantity 数据类型
布尔型
Type Boolean
数据类型 页面型 Type Page ...
semantic-mediawiki.org
|
基于15个网页
5.
Boolean boolean
老沙的博客 ... make && make install 安装
Boolean boolean
布尔型
(用于真/假判断) Destructible destructable 可破坏物 ...
www.kumouse.com
|
基于9个网页
6.
bool Type
3.2.3
布尔型
(
bool Type
) 72 3.3 浮点型(float Type) 72 3.3.1 浮点数表示(Floating-Point Number Representation) 72 3.3…
book.kaoyantj.com
|
基于2个网页
更多释义
收起释义
例句
释义:
全部
全部
,
Boolean form
Boolean form
,
Boolean type
Boolean type
,
boolean
boolean
,
boolean type
boolean type
,
true or false
true or false
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Returns
one
of
two
values
depending
on the
value
of
a
Boolean
expression
.
根据
布尔
型
表达式
的
值
返回
两个
值
中
的
一个
。
us.zph981011.xyz
2.
After
that
,
the
demo_json
.
php
file
creates
a few
Smarty
variables
of
various
types
:
a
string
,
a
number
,
a
boolean
,
and
an
array
.
在
这
之后
,
demo_json.php
文件
创建
了
一些
以下
类型
的
Smarty
变量
:
字符串
型
、
数字
型
、
布尔
型
和数
组
。
www.ibm.com
3.
The
nil,
boolean
,
number
,
and
string
types
work
as
you might
expect
.
布尔
型
、
数字
和
字符串
类型
的
工作
方式
与
我们
期望
的
一样
。
www.ibm.com
4.
The
isCommitted
method
returns
a
boolean
value
indicating
whether
any
response
bytes
have
been
returned
to
the
client
.
isCommitted
方法
返回
一个
布尔
型
的
值
来
标识
是否
有
任何
响应
字节
已经
返回
给
客户端
。
www.spmen.com
5.
Most
of the
standard
library
and
built-in
Boolean
functions
that
previously
returned
integers
will now
return
Booleans
.
以前
返回
整数
的
大部分
标准
库
函数
和
内
建
布尔
型
函数
现在
返回
布尔
型
。
dictsearch.appspot.com
6.
Then,
the
parallel
algorithm
for
mining
Boolean
association
rules
is
improved
to
discover
frequent
fuzzy
attributes
.
用
改进
布尔
型
关联
规则
的
并行
挖掘
算法
来
发现
频繁
模糊
属性
集
。
us.zph981011.xyz
7.
Therefore
,
the
data
retrieved
must
already
be a
Boolean
;
otherwise
an
exception
is
generated
.
因此
,
检索
的
数据
必须
已经
为
布尔
型
,
否则
将
生成
异常
。
msdn2.microsoft.com
8.
For
primitive
types, the
representation
uses
a
single
letter
code for each
type
(
such
as
'
I
'
for an
int
and
'
Z' for
a
boolean
)
.
原
语
类型
的
表示
法
为
,
各类
型
使用
一个
单独
的
字母
(
如
‘
I
’
表示
int
、
‘
Z
’
表示
布尔
型
)
。
www.ibm.com
9.
Literals
represent
fixed
values
- numbers,
character
strings
,
booleans
,
or
nulls
.
文字
表示
固定
的
值
数字
、
字符
、
字符串
、
布尔
型
或
空
值
。
www-128.ibm.com
10.
booleans
and
complex
values
may be
compared
only
for
equality
or inequality
.
布尔
型
和
复数
型
的
值
只能
比较
它们
是否
相等
。
www.itpcs.cn
1
2
3
4
5