网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Boolean variable
美
英
un.
布尔变量;布尔变数;逻辑变量
网络
布尔型变量;布林变数;布耳变数
英汉
网络释义
un.
1.
布尔变量
2.
布尔变数
3.
逻辑变量
1.
布尔变量
英语新词汇与常用词汇的翻译(B) ... Boolean Search 逻辑搜索
boolean variable
布尔变量
boom and slump 兴衰循环 ...
www.zftrans.com
|
基于53个网页
2.
布尔变数
计算机与网络英语词汇(B2) ... Boolean Operator 布尔运算元
Boolean Variable
布尔变数
boot 引 导 程 序 ...
www.zftrans.com
|
基于10个网页
3.
布尔型变量
Report... ... 字符串变量( String variable)
布尔型变量
(
Boolean variable
) 报表语言变量( Report language variable) ...
www.cognoschina.net
|
基于6个网页
4.
布林变数
首先介绍
布林变数
(
Boolean variable
),如X、Y 等,他们的值只能是代表『真』(True, 逻辑1)或是代
mathcenter.ck.tp.edu.tw
|
基于5个网页
5.
布耳变数
Agreement Aerogenerator ... Boolean operation 布耳运算
Boolean variable
布耳变数
boom microphone 吊架微音器 ...
www.docstoc.com
|
基于3个网页
更多释义
收起释义
例句
释义:
全部
全部
,
布尔变量
布尔变量
,
布尔变数
布尔变数
,
逻辑变量
逻辑变量
,
布尔型变量
布尔型变量
,
布林变数
布林变数
,
布耳变数
布耳变数
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Also
notice
that
you
set
a
flag
(
the
boolean
variable
done
)
to
identify
when
you
reach
the
end
of
the
content
that
you
are
interested
in
.
还
需
注意
,
您
设置
了
一个
标记
(
布尔
变量
done
)
来
确定
何时
到达
感兴趣
内容
的
结束
部分
。
www.ibm.com
2.
If
you
do
not
change
the
test
run
configuration
XML
file
,
the
Boolean
variable
useDefaultDeploymentRoot
retains
its
default
value
of
True
.
如果
您
不
更改
测试
运行
配置
XML
文件
,
则
布尔
变量
useDefaultDeploymentRoot
将保留
其
默认
值
True
。
msdn2.microsoft.com
3.
The
parameter
to
this
widget
is
a
boolean
variable
,
which
in
this
case
is
called
noReviews
.
该
小
部件
的
参数
是
一个
布尔
变量
,
在
该
例
中
称作
noReviews
。
www.ibm.com
4.
Then
create
a
boolean
variable
named
secondDecision
and
set
it
as
the
output
parameter
of
SecondApprovalTask
,
as
shown
in
Figure
11
.
然后
创建
一个
名
为
secondDecision
的
布尔
型
变量
,
并
将
其
设置
为
SecondApprovalTask
的
输出
参数
,
如
图
11
所示
。
www.ibm.com
5.
If
the
boolean
variable
keepFullLog is
set
to
True
,
the
program
saves
the
entire
incoming
message
in
a
different
log
file
.
如果
布尔
变量
keepFullLog
设置
为
True
,
程序
将
收到
的
整
条
消息
保存
在
另一个
日志
文件
中
。
www.ibm.com
6.
For
an
example
of
when you
might
use
a
nullable
type
,
consider
how
an
ordinary
Boolean
variable
can
have
two
values
:
true
and
false
.
有关
可能
使用
可以
为
null
的
类型
的
示例
,
请考虑
普通
的
布尔
变量
如何
能够
具有
两个
值
:
true
和
false
。
msdn2.microsoft.com
7.
Also
notice
the
presence
of
a
Boolean
variable
named
init
.
另外
还
要
注意
名
为
init
的
Boolean
变量
的
存在
。
www.ibm.com
8.
In
this
code
,
you
define
a
boolean
variable
rollover
and
attach
event
listeners
for
ROLL_OVER
and
ROLL_OUT
.
在
这
段
代码
中
,
您
定义
了
一个
布尔
变量
rollover
并
为
ROLL_OVER
和
ROLL_OUT
添加
事件
监听器
。
www.ibm.com
9.
Write
a
function
in
the
partial
class
that
verifies
the
values
as
dates
and
returns
a
Boolean
variable
.
验证
为
日期
值
,
并
返回
一个
布尔
变量
的
分部
类
中
编写
一个
函数
。
www.qqi7.com
10.
The
following
code
example
sets
a
Boolean
variable
that
indicates
whether
a
string
represents
a
valid
e-mail
address
.
下面
的
代码
示例
设置
一个
Boolean
变量
,
该
变量
指明
字符串
是否
代表
有效
的
电子邮件
地址
。
msdn2.microsoft.com
1
2