Each case must explicitly break out of the switch statement or the execution will continue into the next case even if the condition is not met.
確定! 回上一頁