bool
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对象:True和False。
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&):此函数检查路径是否与目录对应。