Day 06

break:跳出上一級循環函數 continue:結束本次循環進行下一次循環spa 函數的封裝:get //printHello(); //addTwoNumber(15, 5); //用一個變量來保存函數的返回值 int ret = returnFive(); System.out.println("ret = " + ret); int sum = getSumOfTwoNumber(5, 1
相關文章
相關標籤/搜索