A switch statement provides a means of checking an expression against various case statements. If there is a match, the code within starts to execute.
確定! 回上一頁