Getting the array length of a 2D array in Java ... This prints out 5, 10 as expected. Now take a look at this line: int col = test[0].length;. Notice that I ...
確定! 回上一頁