What you want is the Arrays.toString(int[]) method: import java.util.Arrays; int[] array = new int[lnr.getLineNumber() + 1]; int i = 0; .
確定! 回上一頁