The break statement terminates the closest enclosing iteration statement (that is, for , foreach , while , or do loop) or switch statement.
確定! 回上一頁