Here is a simple method in java that you can use it to convert int to array of int. [code]static int[] Int_to_array(int n) { int j = 0; int len = Integer.
確定! 回上一頁