Boolean

美 [ˈbuliən]英 [ˈbuːliən]
  • adj.布尔逻辑体系的(分别以 1 和 0 代指是和非)
  • n.〔数〕布尔
  • 网络布尔型;布尔值;布林

BooleanBoolean

Boolean

布尔型

布尔型(boolean) 整型(integer) 浮点型(foat也叫做double) 复合数据有:数组(array) 对象(object)还有...

布尔值

布尔值boolean)要除外。 – 如果左侧变量的数据类型的级别高,则右侧的数据 被自动转化为与左侧相同的高级的数据类…

布林

...尔,他是爱尔兰科克的皇后学院的英国数学家。布林boolean)在英文中的意思是“布尔的”,这是为了表彰布尔的贡献,而“ …

布尔运算

3d max 中英文对照 - 小M的日志 - 网易博客 ... Bones Objects 骨骼物体 Boolean 布尔运算 Boolean Compound Object 布尔合 …

布林值

布林值 (Boolean) IsComplete 属性,表示物件是否由目前的资讯完整表示。Invoke 方法,可用来建立所表示物件的执行个体。

布尔类型

布尔类型(Boolean):布尔型数据是一个逻辑值,也称逻辑类型,用两个字节存储,它只取两种值,即’Frue(真)或False(假)。 6…

逻辑型

VB基础教程-1 ... 货币型 Currency 逻辑型 Boolean 确认框( Check Box) ...

1
In the next lesson , you will learn to create a Boolean parameter to control how much detail to see in a report . 在下一课中,您将学习创建布尔值参数来控制查看报表的详细程度。
2
Statement can be used to execute one of two blocks of program statements, depending on the value of a particular Boolean expression. 语句可以如何用于根据一个特定布尔表达式的值,来执行两个程序语句块中的其中一个。
3
In the next lesson, you will learn to control the initial drilldown state of this report with a hidden Boolean parameter. 在下一课中,您将学习如何使用隐藏的布尔值参数控制此报表的初始明细状态。
4
This creates our model with a thumb field (for a thumbnail picture), a caption, and a Boolean indicating if it is in our hypothetical set. 这会创建一个模型,其中包含一个thumb字段(用于缩略图)、一个caption和一个Boolean(表示照片是否在照片集中)。
5
The result with a select attribute is not automatically converted to a string; as such, a Boolean value remains a Boolean. 带有select属性的结果不被自动转换成字符串;因此,Boolean值保持为Boolean值。
6
Easy to read format data for date, duration, currency, integers, doubles, percentage and Boolean. 易于读取日期、持续时间、货币、整数、双精度、百分比和布尔值格式的数据
7
The arithmetic types that represent integers, characters, and boolean values are collectively referred to as the integral types . 表示整数、字符和布尔值的算术类型合称为整型。
8
Attribute to marshal the Boolean type to any of the representations shown in the following table. 属性来将布尔类型封送到下表中显示的任何一种表示形式。
9
You can optionally supply the name of a custom dictionary and a Boolean value indicating whether you want to ignore case. 您可以有选择地提供自定义字典的名称和一个指示是否忽略大小写的Boolean值。
10
Regions A region is a complex area of any shape and is generally defined as a Boolean combination of simpler regions. 区域-区域是任何形状的复杂区域,它通常被定义为较简单区域的布尔组合。
11
Sets or returns a Boolean value that indicates whether or not the current event should bubble up the hierarchy of event handlers . 设置或获取当前事件是否要在事件句柄中向上冒泡。
12
This can be extended for image or boolean fields as well, of course (you'll see more examples in the next article). 当然,还可以将此扩展到图像或布尔值(在下一篇文章中,您将看到更多的示例)。
13
The advanced search interface allows you to use Boolean operators (AND, OR, NOT, NEAR) in the query string to obtain more precise results. 高级搜索界面允许您在查询字符串中使用Boolean运算符(AND,OR,NOT,NEAR)以获得更精确的结果。
14
Filter criteria are specified as the column name, followed by an equality, inequality, or Boolean operator, followed by the filter value. 过滤条件可以指定为列名,其后跟等式、不等式或布尔运算符,然后是过滤值。
15
To disable event validation, set a new custom property named validateEvent in the emitter profile. Give it a boolean value of false. 要禁用事件验证,在发送器配置文件中设置一个新的自定义属性validateEvent,并将它的值设置为布尔值false。
16
Class with a workaround message and a Boolean value indicating whether the obsolete element usage is considered an error. 类的新实例,该布尔值指示是否将使用已过时的元素视为错误。
17
Returns a Boolean value indicating whether an expression has no object assigned to it. 返回一个Boolean值,指示是否尚未为表达式赋予对象。
18
If the query expression returns a Boolean true value, the effective Boolean value is true, as shown in the next example. 如果查询表达式返回布尔值True,则有效的布尔值为True,如下例所示。
19
If one of the floating-point types is double, the expression evaluates to double or bool in the case of relational or Boolean expressions. 如果其中一个浮点型为double,则表达式的计算结果为double类型,在关系表达式或布尔表达式中为bool类型。
20
As shown in Figure 11 give some name to the task and select appropriate interface then add a new variable "result" of type boolean. 如图11所示,为任务命名并选择合适的接口,然后添加类型为Boolean的新变量“result”。
21
If the boolean is set to false, the examination of the children will start after the attributes are stored. 如果此布尔值被设为false,那么子节点的检查将会在属性存储完毕后开始。
22
The syntax of the language is simple, and is composed of only a few keywords and the standard Boolean operators. 语言的语法很简单,只包含几个关键词和标准布尔操作符。
23
Returns a Boolean value that indicates whether or not an object is an instance of a particular class. 返回一个布尔值,该值指示一个对象是否为特定类的一个实例。
24
Representation of a logical value to its Boolean equivalent using the specified culture - specific formatting information . 通过使用指定的区域性特定格式设置信息,将逻辑值的指定。
25
If the test expression, expression1, results in a simple Boolean value, this value is the result of the expression. 如果测试表达式expression1结果为简单布尔值,则此值即为该表达式的结果。
26
Which returns a Boolean value and indicates to the designer whether a component is a candidate to be extended or not. 组成,此方法返回一个布尔值并向设计人员指出某个组件是不是要扩展的候选对象。
27
Unless this is so, the Boolean logical operators will not be able to extract the individual enumeration values that are stored in the field. 除非情况如此,否则布林逻辑运算子就无法抽取栏位中所储存的个别列举值。
28
Converts the specified string representation of a logical value to its Boolean equivalent. 将指定的十进制数字的值转换为等效的布尔值。
29
A Boolean value that specifies whether the item has parameter values that must be replaced when a project is created from the template. 一个布尔值,该值指定从此模板创建项目时此项是否具有必须被替换的参数值。
30
A command in the work item query builder that enables you to join query two clauses with a Boolean operator. 工作项查询生成器中的命令,通过它可以使用布尔运算符联合两个查询子句。