The good news is the elements in any one spot in a hash table are likely to be a small number, three, four, five.
好的一点是在哈希表中,任何一个存贮点上的元素数据是很小的,三个,四个,五个。
So let's look at the second example, all right, I keep doing that -- this piece of code from here to here gives me a way of now creating a hash table of size 256.
所以让我们来看一下第二个例子,好的,我继续做那件事,这段代码中从这里到这里,是创建一个大小为256的哈希表。
应用推荐