您要查找的是不是:
- LpTrans Points to the Boolean variable that is to receive the translated flag. 指向要接收转换标志的布尔。
- The following code example sets a Boolean variable that indicates whether a string represents a valid e-mail address. 下面的代码示例设置一个Boolean变量,该变量指明字符串是否代表有效的电子邮件地址。
- If you require a Boolean variable that can also have a value of null, use bool?. 如果需要一个也可以有nullNothingnullptr空引用(在Visual Basic中为Nothing)值的布尔型变量,请使用bool。
- For an example of when you might use a nullable type, consider how an ordinary Boolean variable can have two values: true and false. 有关可能使用可以为null的类型的示例,请考虑普通的布尔变量如何能够具有两个值:true和false。
- If you do not change the test run configuration XML file, the Boolean variable useDefaultDeploymentRoot retains its default value of True. 如果您不更改测试运行配置XML文件,则布尔变量useDefaultDeploymentRoot将保留其默认值True。
- For example, in our scripting system we might have a global boolean variable called PlayerArmed which will direct a cowardly troll to ambush only unarmed opponents. 例如,在我们的脚本系统中有一个控制着胆怯的巨人只是埋伏徒手的敌人(译者注:也可能指的是玩家)的全局布尔型变量。
- We have a symbology for denoting Boolean variables, and their complements. 我们利用象征学来表示布尔变量以及它们的补充。
- Because some of the items are not Boolean variables, it needs the quantitative attributes association rules discovering algorithm. 在事务处理中各个项目并不都是布尔型变量,因此需要特定的针对多值属性的关联规则发现算法;
- A constant, variable, function name, or expression. 一种常数、变量、函数名或表达式。
- The prices are variable, shop around by all means. 价格高低不一,所以一定要货比三家逐店选购。
- The temperature was a variable in the experiment. 在该实验中温度是个变量。
- A finite increment in a variable. 变量增量变量的有限增量
- The speed of the toy boat is variable. 玩具船的速度是可变的。
- Winds are mainly light and variable. 风力较弱,风向多变。
- A gate that performs the Boolean operation of implication. 执行“蕴含”布尔操作的一种(逻辑)门电路。
- A programmed time delay of variable duration. 暂停,展宽一种由程序设置的可变持续时间的时间延迟
- The conditional must produce a boolean result. 条件必须产生一个布尔结果。
- A Boolean ring is absolutely flat. 布尔环是绝对平坦的。
- You can apply AND,OR,or NOT to boolean values only. 只可将AND,OR或NOT应用于布尔值。
- In Boolean, this will almost always return nothing. 在布尔逻辑中,基本上不可能有返回结果。