也就是说, switch 将找到第一个 case 参数(从左到右),其值等于 matchedValue ,然后它返回 matchedValue 在该 case 参数之后的 result 参数的值.
確定! 回上一頁