ternary
adj. [数] 三元的,三重的;[数] 三进制的;第三的
复数 ternaries
例句
This new operator is, in fact, a shortcut notation for the ternary operator.
这个新操作符实际上是一个三目操作符的便捷记法。
For Java developers, this is exactly the way the ternary operator — the? : expression — works.
表达式——的工作方式。
Note that the key-mapping in the previous example USES an expression containing a C-like "ternary expression".
注意,上例中的键映射使用了一个包含类似c的“三元表达式”的表达式。