什么是hash表,它和索引表有什么不同?请问什么查找方式可以使用hash表进行?hash是排序的么?
hash排序?http://blog.csdn.net/tianxiajianling/article/details/7550678
hash一般是不排序的。主要是用来查找快速的