... i++) { listArray[i] = new LinkedList1(); } } //編寫散列函數 public int hashFun(int id) { return id % size; } //真正的動作行為由HashTable ...
確定! 回上一頁