float floatArray[]; // Initialize later int[] integerArray = new int[10]; String[] array = new String[] {"a", "b"};. You can find more information in the Sun ...
確定! 回上一頁