if-then

短语

adj. 假定的,假设的

词形变化

if-thens 复数 if-thens

别名

if/then if–then

释义与例句

n.
  1. 1.

    A proposition or statement about what should or does occur when a certain condition is met.

  2. 2.

    A conditional statement; a line of code that specifies a Boolean condition to check and a statement to execute when that Boolean evaluates to true.

    计算机 工程 数学