bool

bool

 英

  • 网络布尔型;布尔值;布尔类型

例句

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类型

bool remove(const path& p): This routine attempts to remove the file or directory being referred to by the path p.

boolremove(constpath&p):例程尝试删除路径p引用文件目录

Bool jacket Protective weap-round to a book, usually made of paper. Also called Jacket, Dust jacket.

书本保护封套通常造成

This class has a UML operation named that takes two parameters of the Point type and returns a C# bool type.

一个UML方法两个Point类型参数并且返回C#bool类型

bool exists(const path&): This function checks for the existence of a file.

boolexists(constpath&):函数检查文件扩展

The Python interpreter provides the only two bool objects needed: True and False.

Python解释器提供仅有的也是必需两个bool对象TrueFalse

How clever of you to bool c the tickets before hand!

聪明预先票子买好

ISNULL accepts an expression of any SSIS data type and returns a Boolean (DT_BOOL) result.

ISNULL接受任意SSIS数据类型表达返回一个布尔(DT_BOOL)结果

The CheckSpecified property checks whether such a bool field exists.

CheckSpecified属性检查是否存在这样bool字段

bool is_directory(const path&): This function checks whether a path corresponds to a directory.

boolis_directory(constpath&):函数检查路径是否目录对应

This article introduced the Python programming language and the built-in data types: bool, int, long, float, and complex.

本文简单介绍Python编程语言内置数据类型boolintlongfloatcomplex

Your new command will either be enabled or disabled, so use the bool (Boolean) menu attribute for configuration.

命令可以启用可以禁用因此我们配置菜单属性使用boolBoolean

bool create_directory(const path&): This function creates a directory with the given path name.

boolcreate_directory(constpath&):函数使用给定路径名称创建目录

A bool value that specifies whether only the digital signature is verified.

一个指定是否验证数字签名布尔

A web for reading, mostly supplying diversified bool review and dissertations.

读书网站提供多元化书评专题为主

bool - The selected state of the toggle.

返回布尔开关按钮选择状态

When serializing an object to XML, the XmlSerializer class checks the value of the bool field to determine whether to write the element.

某个对象序列化为XMLXmlSerializer检查bool字段确定是否写入元素

Blocked (bool) - TRUE if the stream is in blocking IO mode.

blockedbool)-如果处于阻塞IO模式TRUE

The binary operator ! = takes two parameters each of type Point and returns a bool type.

双目运算符!=参数类型Point并且返回bool类型

BOOL value that specifies if the insertion mark is placed before or after the specified item.

用来指定插入标记放置指定前面后面BOOL

A UML property c of type int and a UML operation pqr with return type bool.

一个UML属性c类型int一个UML操作pqr返回类型bool)。

Set its type as bool by browsing for the types from the imported CSharpPrimitiveTypes library.

导入CSharpPrimitiveTypes浏览类型类型设置bool

So for this sort system, this paper constructs the logical control model based on Pal-bool algebra by Pal-bool algebra.

因此针对系统本文采用布尔代数作为分析工具建立基于布尔代数逻辑控制模型

Python has five simple built-in types: bool, int, long, float, and complex.

Python五个内置简单类型boolintlongfloatcomplex

You can also assign an expression that evaluates to bool to a bool variable.

可以计算bool类型表达式bool变量

bool - True when the ray intersects any collider, otherwise false.

光线投射任何碰撞交叉否则为

bool - The foldout state selected by the user.

返回布尔用户选择折叠状态

bool - The enabled state selected by the user.

返回布尔用于选择开启状态

Numeric long, complex, float, and bool have an explicit adapter, but int lacks any.

floatbool类型数字显式适配器不过int一个没有

In the Code Editor, locate the private bool blnAlarmSet; statement.

代码编辑器找到privateboolblnAlarmSet语句

Another common fixed-size array is the bool array.

一种常见固定大小数组bool数组

SSDS supports "simple types such as decimal, string, bool, etc and all the properties are indexed" .

SSDS支持简单类型decimalstringbool而且所有属性都会索引”。

I am reading a bool after my own heart. I can't put it down.

正在喜欢简直不下

bool - The new value of the button.

返回布尔类型按钮

Tom needs to fetch the bool for me .

汤姆需要取回

bool create_symlink(const path& frompath, const path& topath): This function creates a symbolic (soft) link between frompath and topath.

boolcreate_symlink(constpath&frompath,constpath&topath):函数frompathtopath创建符号链接

I'd like to bool four tickets.

预定张票

Backbone That part of an uncovered book which is fastened together when teh bool is bound . Called Spine in English terminology.

书本装订一起部份书皮名称参阅书背

This bool_cnst will insure that only values that can be inserted will be 0 or 1.

bool_cnst确保插入只能01。

If you require a Boolean variable that can also have a value of null, use bool? .

如果需要一个可以nullNothingnullptr引用VisualBasicNothing布尔型变量使用bool