ternary operator

短语

[计] 三目算符

词形变化

ternary operators 复数 ternary operators

释义与例句

n.
  1. 1.

    An operator taking three operands, specifically the operator ?: used in many programming languages to select one of two values depending on a third value.

    计算机 工程 数学