You cannot 'break', it won't even run because the break instruction is not technically in a loop. Solution? Just use a normal for loop. Nobody ...
確定! 回上一頁