if you wish to convert the integer array to string array, use Arrays.toString(int [] array).split("[\\[\\]]")[1].split(",","") and resolve ...
確定! 回上一頁