布尔变量

[bùěrbiànliàng]

  1. boolean variable;

网络词典

布尔变量

英 bʊə ˈværɪtə(r) 美 bʊə ˈværɪtə(r)
名词 中文翻译:布尔变量同义词
同义词: ['布尔值,布尔变量']

例句:

  1. 1. The program uses a boolean variable to determine whether the user has clicked on the submit button.
    程序使用一个布尔变量来确定用户是否点击了提交按钮。
  2. 2. In programming, a boolean variable can be used to represent true or false values.
    在编程中,布尔变量可以用于表示真或假的值。
  3. 3. The boolean variable is used to control the flow of the program based on the user's input.
    布尔变量用于根据用户的输入控制程序的流程。