if(i>5). break NestedLoop;. } System.out.println("Finish for loop");. } System.out.println("break while loop and i = " + i);.
確定! 回上一頁