<img width="613" alt="屏幕截图 2021-02-17 171926" src="https://user-images.githubusercontent.com/46998096/108182751-50aa8780-7144-11eb-86e0-c169bf9bb82a.png"> 这里应该是先链表尾插,然后treeifyBin(tab, hash);跳出循环,执行最后面的++modCount;和判断是否需要扩容了吧?