Move docs/* to docs/zh/*

This commit is contained in:
krahets
2023-10-08 01:33:09 +08:00
parent 400b3914f6
commit 6f7e768cb7
591 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# 哈希表
<div class="center-table" markdown>
![哈希表](../assets/covers/chapter_hashing.jpg){ width="600" }
</div>
!!! abstract
在计算机世界中,哈希表如同一位智能的图书管理员。
他知道如何计算索书号,从而可以快速找到目标书籍。