lingohey logo

bool

网络:
布尔型;布尔值;布尔类型
例句
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.
boolremoveconstpath&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.
boolexistsconstpath&函数检查文件扩展
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_directoryconstpath&函数检查路径是否目录对应
8.
This article introduced the Python programming language and the built-in data types: bool, int, long, float, and complex.
本文简单介绍Python编程语言内置数据类型boolintlongfloatcomplex
9.
Your new command will either be enabled or disabled, so use the bool (Boolean) menu attribute for configuration.
命令可以启用可以禁用因此我们配置菜单属性使用boolBoolean
10.
bool create_directory(const path&): This function creates a directory with the given path name.
boolcreate_directoryconstpath&函数使用给定路径名称创建目录