我知道您可以通过执行 var variable = (condition) ? (true block) : (else block) 用一行if/else 语句设置变量,但我想知道是否有办法在其中放置else if 语句。
確定! 回上一頁