java8中使用foreach,但是不是lamada表達式寫法,可以正常使用break或者return,可以直接跳出循環. public class TestForEachJava8 { public static ...
確定! 回上一頁