Boolean type

  1. 布尔类型;布尔型

网络词典

Boolean type

英 bəʊˈluːðə(r) 美 bəʊˈluːðə(r)
名词 中文翻译:布尔的
同义词: ['Boolean', 'Boolean logic', 'Boolean value']

例句:

  1. 1.The program uses a Boolean variable to store the result of the calculation.
    这个程序使用一个布尔变量来存储计算结果。
  2. 2.The Boolean function returns true if the input is greater than zero.
    布尔函数如果输入大于零就返回真。
  3. 3. In boolean logic, true and false are represented by the symbols 'T' and 'F' respectively.
    在布尔逻辑中,真和假分别用'T'和'F'表示。