bool
- n.布尔;<英方>弯曲件
-
C # method display with return type bool screen capture
返回类型为bool的C方法display的屏幕抓取
-
Focus on Future Urban Dwellings : The First European Housing Expo Bool
聚焦明日的城市栖居&介绍Bo01首届欧洲住宅博览会
-
Firstly , according to standard wear limit , original data were transformed into BOOL value .
首先依据各种分析方法的标准磨损界限值,将原始数据进行了预处理,统一转换成故障征兆的布尔值;
-
The binary operator ! = takes two parameters each of type Point and returns a bool type .
双目运算符!=的两个参数是类型Point的,并且返回bool类型。
-
The Python interpreter provides the only two bool objects needed : True and False .
Python解释器提供这仅有的(也是必需的)两个bool对象:True和False。
-
Bool & a microcomputer-based solid modeling system
BOOL&一个基于微机的实体造型系统
-
This class has a UML operation named that takes two parameters of the Point type and returns a C # bool type .
该类有一个名为的UML方法,它有两个Point类型的参数,并且返回Cbool类型。
-
Bool exists ( const path & ): This function checks for the existence of a file .
boolexists(constpath&):此函数检查文件的扩展名。
-
Python has five simple built-in types : bool , int , long , float , and complex .
Python有五个内置的简单类型:bool、int、long、float和complex。
-
One is a bool .
一个是bool类型。
-
The mining algorithm of traditional association rules is only applicable to mining bool association rules but cannot directly carry on mining quantitative rules .
而且传统关联规则挖掘算法仅适用于布尔型(定性)的关联规则的挖掘,不能直接进行定量的规则挖掘。
-
The compose usage of Bool calculate symbol , location symbol and block symbol can express almost all manual retrieval methods .
布尔运算符、位置符、截词算符等的组合使用几乎能表示所有的手工检索方法。
-
Bool jacket : Protective wrap-round to a book , usually made of paper . Also called Jacket , Dust jacket .
护封:包卷书本的保护封套。它通常用纸造成。
-
Bool create_directory ( const path & ): This function creates a directory with the given path name .
boolcreatedirectory(constpath&):此函数使用给定的路径名称创建目录。
-
Your new command will either be enabled or disabled , so use the bool ( Boolean ) menu attribute for configuration .
新命令可以启用,也可以禁用,因此我们对配置的菜单属性使用了bool(Boolean)值。
-
For this example , model a simple C # method named displaywith a bool return type and a GraphicException .
对于此实例,为名为display的简单的C方法建模,其返回类型为bool,包含GraphicException。
-
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。
-
Bool is_directory ( const path & ): This function checks whether a path corresponds to a directory .
boolisdirectory(constpath&):此函数检查路径是否与目录对应。
-
SSDS supports " simple types such as decimal , string , bool , etc and all the properties are indexed " .
SSDS支持“简单的类型,如decimal、string、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所引用的文件或目录。
-
The dissertation proposes the methods of changing the quantitative attributes into bool attributes , so that many algorithms can be used , based on enhanced FCM and the genetic method .
本文在分析了数量型属性划分的基础上,提出了改进的FCM聚类及其利用遗传算法优化FCM聚类来处理数量型关联规则的方法。
-
Bool create_directories ( const path & ): You can create a directory tree as opposed to a single directory using this API .
boolcreatedirectories(constpath&):与创建单个目录相对,您可以使用此API创建目录树。
-
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。
-
The innovations and main contents can be concluded as fol-lows : First , this dissertation proposes a system that builds the high nonlinearity bool function us-ing GEP .
其创新点和主要内容归纳如下:1、提出了一种基于GEP的高非线性度布尔函数生成系统。
-
By application of concentrative I / O , ladder chart and bool logic , PLC program design with complex logic is simplified , clarity and reliability of program logic are improved .
利用集中输入输出思想、梯形图编程方法和布尔逻辑运算,简化了复杂逻辑PLC程序的设计,提高了程序逻辑的清晰度和可靠性。
-
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优化算法、实体模型的分步体素化方法等多项内容;
-
Right-click the class and add a template parameter with name T.Add operations such as isEmpty (): bool , getSize (): int.
在此类上右击并添加一个名为T的模板参数。添加诸如isEmpty():bool,getSize():int之类的操作。
-
Among the seven traits , the best one for improving resistance to lodging was height of the first fruit branch , next were verticillium index , bool weight and stage of bool growth .
在这7种性状中,对抗倒伏性选择效果最好的是第一果枝高度,其次为黄萎病指、铃重和铃期。
-
Bool is_empty ( const path & ): If the path corresponds to a folder , this function checks whether the folder is empty and returns True accordingly .
boolisempty(constpath&):如果路径与文件夹对应,此函数将检查文件夹是否为空,并据此返回“True”或“False”。
-
Bool is_other ( const path & ): Typically , this function checks for device files such as / dev / tty0 or socket files .
boolisother(constpath&):通常,此函数检查设备文件(如/dev/tty0)或套接字文件。