单词 | bool | ||||||||||||||
释义 | 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类型。 msdn2.microsoft.com 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所引用的文件或目录。 www.ibm.com 3. Bool jacket Protective weap-round to a book, usually made of paper. Also called Jacket, Dust jacket. 包捲书本的保护封套。它通常用纸造成。 big5.cgan.net 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类型。 www.ibm.com 5. bool exists(const path&): This function checks for the existence of a file. boolexists(constpath&):此函数检查文件的扩展名。 www.ibm.com 6. The Python interpreter provides the only two bool objects needed: True and False. Python解释器提供这仅有的(也是必需的)两个bool对象:True和False。 www.ibm.com 7. How clever of you to bool c the tickets before hand! 你真聪明,预先把票子买好了。 msky365.com 8. ISNULL accepts an expression of any SSIS data type and returns a Boolean (DT_BOOL) result. ISNULL接受任意SSIS数据类型的表达式,并返回一个布尔值(DT_BOOL)结果。 msdn2.microsoft.com 9. The CheckSpecified property checks whether such a bool field exists. CheckSpecified属性检查是否存在这样的bool字段。 msdn2.microsoft.com 10. bool is_directory(const path&): This function checks whether a path corresponds to a directory. boolis_directory(constpath&):此函数检查路径是否与目录对应。 www.ibm.com 1. 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。 www.ibm.com 2. Your new command will either be enabled or disabled, so use the bool (Boolean) menu attribute for configuration. 新命令可以启用,也可以禁用,因此我们对配置的菜单属性使用了bool(Boolean)值。 www.ibm.com 3. bool create_directory(const path&): This function creates a directory with the given path name. boolcreate_directory(constpath&):此函数使用给定的路径名称创建目录。 www.ibm.com 4. A bool value that specifies whether only the digital signature is verified. 一个指定是否仅验证数字签名的布尔值。 msdn2.microsoft.com 5. A web for reading, mostly supplying diversified bool review and dissertations. 读书网站。以提供多元化的书评和专题为主。 www.etchat.com 6. bool - The selected state of the toggle. 返回布尔,开关按钮的选择状态。 game.ceeger.com 7. When serializing an object to XML, the XmlSerializer class checks the value of the bool field to determine whether to write the element. 将某个对象序列化为XML时,XmlSerializer类检查bool字段的值,以确定是否写入该元素。 msdn2.microsoft.com 8. Blocked (bool) - TRUE if the stream is in blocking IO mode. blocked(bool)-如果流处于阻塞IO模式时为TRUE。 ge.php.net 9. The binary operator ! = takes two parameters each of type Point and returns a bool type. 双目运算符!=的两个参数是类型Point的,并且返回bool类型。 www.ibm.com 10. BOOL value that specifies if the insertion mark is placed before or after the specified item. 用来指定是将插入标记放置在指定项的前面还是后面的BOOL值。 chenfeie.st.dprktimes.com 1. A UML property c of type int and a UML operation pqr with return type bool. 一个UML属性c(类型为int)和一个UML操作pqr(返回值类型为bool)。 www.ibm.com 2. Set its type as bool by browsing for the types from the imported CSharpPrimitiveTypes library. 在导入的CSharpPrimitiveTypes库中浏览类型,将其类型设置为bool。 www.ibm.com 3. So for this sort system, this paper constructs the logical control model based on Pal-bool algebra by Pal-bool algebra. 因此针对这类系统,本文采用泛布尔代数作为分析工具,建立基于泛布尔代数的逻辑控制模型。 www.juhe8.com 4. Python has five simple built-in types: bool, int, long, float, and complex. Python有五个内置的简单类型:bool、int、long、float和complex。 www.ibm.com 5. You can also assign an expression that evaluates to bool to a bool variable. 也可以将计算为bool类型的表达式赋给bool变量。 msdn2.microsoft.com 6. bool - True when the ray intersects any collider, otherwise false. 当光线投射与任何碰撞器交叉时为真,否则为假。 game.ceeger.com 7. bool - The foldout state selected by the user. 返回布尔,由用户选择的折叠状态。 game.ceeger.com 8. bool - The enabled state selected by the user. 返回布尔,用于选择的开启状态。 game.ceeger.com 9. Numeric long, complex, float, and bool have an explicit adapter, but int lacks any. float和bool类型的数字有显式的适配器,不过int一个都没有。 www.ibm.com 10. In the Code Editor, locate the private bool blnAlarmSet; statement. 在“代码编辑器”中,找到privateboolblnAlarmSet;语句。 msdn2.microsoft.com 1. Another common fixed-size array is the bool array. 另一种常见的固定大小的数组是bool数组。 msdn2.microsoft.com 2. SSDS supports "simple types such as decimal, string, bool, etc and all the properties are indexed" . SSDS支持“简单的类型,如decimal、string、bool等,而且所有的属性都会被索引”。 www.infoq.com 3. I am reading a bool after my own heart. I can't put it down. 我正在读一本我喜欢的书。我简直放不下这本书啦。 www.eduzhai.net 4. bool - The new value of the button. 返回布尔类型,该按钮的新值。 game.ceeger.com 5. Tom needs to fetch the bool for me . 汤姆需要给我取回那本书。 yingyu.eduu.com 6. bool create_symlink(const path& frompath, const path& topath): This function creates a symbolic (soft) link between frompath and topath. boolcreate_symlink(constpath&frompath,constpath&topath):此函数在frompath和topath间创建符号(软)链接。 www.ibm.com 7. I'd like to bool four tickets. 我想预定四张票。 zgydcjh.jiaoshi.org 8. Backbone That part of an uncovered book which is fastened together when teh bool is bound . Called Spine in English terminology. 书本装订时联缀书帖一起的部份。是未套上书皮时所用的名称。参阅书背。 www.bing.com 9. This bool_cnst will insure that only values that can be inserted will be 0 or 1. bool_cnst将确保所插入的值只能是0或1。 www.ibm.com 10. If you require a Boolean variable that can also have a value of null, use bool? . 如果需要一个也可以有nullNothingnullptr空引用(在VisualBasic中为Nothing)值的布尔型变量,请使用bool。 msdn2.microsoft.com 1. For example, if the element field's name is startDate, the bool field's name becomes startDateSpecified. 例如,如果元素字段的名称为startDate,则bool字段的名称将为startDateSpecified。 msdn2.microsoft.com 2. book which is fastened together when the bool is bound. Called Spine in English terminology. 书本装订时联缀书帖一起的部份。是未套上书皮时所用的名称。 dict.ebigear.com 3. Exploration of effects for bool flow direction of twelve channels and its polybasic 十二经气血流注方向与其多向性作用的探讨 service.ilib.cn 4. The Proof of Cartographic Symbol System Belonging to Bool ean Algebraic One and Its Application 地图符号系统为布尔代数系的证明及其应用 www.ilib.cn 5. 'Bool' is not a reference type as required by the lock statement 语句使用未装箱的值类型实例,编译器也会报错 blog.csdn.net 6. C# method display with return type bool screen capture 返回类型为bool的C#方法display的屏幕抓取 www.ibm.com 7. a b Array BOOL (int) 数组布尔(整数) wenku.baidu.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。