1.
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类型。
2.
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所引用的文件或目录。
3.
Bool jacket Protective weap-round to a book, usually made of paper. Also called Jacket, Dust jacket.
包捲书本的保护封套。它通常用纸造成。
4.
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类型。
5.
bool exists(const path&): This function checks for the existence of a file.
boolexists(constpath&):此函数检查文件的扩展名。
6.
ISNULL accepts an expression of any SSIS data type and returns a Boolean (DT_BOOL) result.
ISNULL接受任意SSIS数据类型的表达式,并返回一个布尔值(DT_BOOL)结果。
7.
bool is_directory(const path&): This function checks whether a path corresponds to a directory.
boolis_directory(constpath&):此函数检查路径是否与目录对应。
8.
This article introduced the Python programming language and the built-in data types: bool, int, long, float, and complex.
本文简单介绍了Python编程语言和内置数据类型:bool、int、long、float和complex。
9.
Your new command will either be enabled or disabled, so use the bool (Boolean) menu attribute for configuration.
新命令可以启用,也可以禁用,因此我们对配置的菜单属性使用了bool(Boolean)值。
10.
bool create_directory(const path&): This function creates a directory with the given path name.
boolcreate_directory(constpath&):此函数使用给定的路径名称创建目录。