//separate all values by comma. lineVector = line.split(",");. a= new int[lineVector.length]; //declaring. //parsing the values to Integer.
確定! 回上一頁