java雜記01

1.關鍵字不能作爲命名 2.Arrays.sort(arr) 對數據進行排序  b=Arrays.copyOf(arr ,int)數組b拷貝數組arr多餘的部分用0表示 copyOfRange(arr,int forIndex,int toIndex)  拷貝從索引forindex到索引toIndex long a=Runtime.getRuntime().totalMemory()/1024/1
相關文章
相關標籤/搜索