MY字典>英语词典>BOOL翻译和用法

BOOL

网络  布尔变量; 芭欧; 布尔; 布尔型; 逻辑型

计算机

双语例句

  • Create a public UML operation named display in the Point class, and, from the C# primitive type library, set its return type to bool as described previously.
    在Point类中创建名为display的publicUML方法,在C基本类型库中,像前面介绍的那样,将返回类型设置为bool。
  • Bool jacket: Protective wrap-round to a book, usually made of paper. Also called Jacket, Dust jacket.
    护封:包卷书本的保护封套。它通常用纸造成。
  • Bool is_other ( const path&): Typically, this function checks for device files such as/ dev/ tty0 or socket files.
    boolisother(constpath&):通常,此函数检查设备文件(如/dev/tty0)或套接字文件。
  • The author have studied a compressed data structure and it's Bool operation, gave it's optimized Marching Cubes algorithm and a two-steps disperse algorithm from solid model to Voxel model.
    文中研究了Voxel模型的压缩数据结构及其布尔运算、基于压缩模型的MarchingCubes优化算法、实体模型的分步体素化方法等多项内容;
  • C# method display with return type bool screen capture
    返回类型为bool的C方法display的屏幕抓取
  • If you change the default, you should call TiXmlBase:: SetCondenseWhiteSpace ( bool) before making any calls to Parse XML data, and I don't recommend changing it after it has been set.
    如果想要改变默认行为,你应该在解析任何XML数据之前调用TiXmlBase::SetCondenseWhiteSpace(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 create_directory ( const path&): This function creates a directory with the given path name.
    boolcreatedirectory(constpath&):此函数使用给定的路径名称创建目录。
  • It's a little more readable because I'm using a Boolean value that tells me, the programmer, this is true or this is false.
    它更具有可读性一点,因为我使用了一个bool值,它告诉我或程序员,这是正确的或这是错误的。
  • SSDS supports "simple types such as decimal, string, bool, etc and all the properties are indexed".
    SSDS支持“简单的类型,如decimal、string、bool等,而且所有的属性都会被索引”。