true
真正
真的
真实
真
事实
正确
如此
确实
的确
诚然
声明boolean类型的变量a,并赋予初值为false . Declaration of variable with type boolean and initialize it with false . 如果condition为Nothing,VisualBasic会将其视为False 。 If the condition evaluates to Null, Visual Basic for Applications treats it as False . Declaration of variable with type boolean and initialize it with true. This is termed as a false positive.
Declaration of variable with type boolean and initialize it with false . 如果是false ,则循环体不执行和流程控制的跳转到下一个语句过去的for循环。 If it is false , the body of the loop does not execute and flow of control jumps to the next statement past the for loop. 这些函数很有用,因为在XPath中true和false 被看作是普通的字符串而不是真和假的值。 These functions are useful because true and false are seen as normal strings in XPath, and not the true and false values. 如果两个操作数为true,则条件为true(AandB)结果为false . If both the operands are true then condition becomes true.(a and b) is true . 但是,issubclass(unicode,str)是False ,因为unicode不是str的子类(它们只是共享一个通用祖先类basestring)。 However, issubclass(unicode, str) is False since unicode is not a subclass of str(they only share a common ancestor, basestring). 在这里True和False 被称为布尔类型,你可以认为它们分别相当于值1和0。 The True and False are called Boolean types and you can consider them to be equivalent to the value 1 and 0 respectively. 但如果表达式为false (即iNum2大于或等于iNum1),则把iNum2赋予iMax。 If, however, the expression is false (meaning that iNum2 is greater than or equal to iNum1), iNum2 is assigned to iMax. 如果“invert”为false ,或没有提供,函数返回一个“callback”中返回true的所有元素组成的数组,。 If"invert" is false , or not provided, then the function returns an array consisting of all elements for which"callback" returns true. 我们将True和False 称为布尔类型,而且你可以认为它们分别等于数值1和0。 The True and False are called Boolean types and you can consider them to be equivalent to the value 1 and 0 respectively. 他们正集中精力将明年的活动转移到CambieBridge和ScienceWorld之间的EastFalse Creek。 They are focusing their efforts on relocating their event next year to East False Creek between the Cambie Bridge and Science World. 如果条件为true,那么逻辑非运算符将使它为false not(AandB)结果为true. If a condition is true, then Logical NOT operator will make it false . not(A and B) is true. 为此,JavaScript有一个布尔类型,它只有两个值,true和false ,它们被写为这些单词。 For this purpose, JavaScript has a Boolean type, which has just two values, true and false , which are written as those words. 当实现,同时还有更多的元素来提取它必须返回true和false 当所有的元素都被列举. When implemented, it must return true while there are still more elements to extract, and false when all the elements have been enumerated. 有效值为true(从平衡中排除传递的irq)或false (该irq表现平衡)。 Valid values are true(exclude the passed irq from balancing) or false (perform balancing on this irq). 我发现新的String(“a”)是一个对象,并使用第1步:如果类型不同,则返回false 。 I find that new String("a") is an object, and step 1 is used: return false if the types are different.
Display more examples
Results: 869 ,
Time: 0.0249