Polish the content.

This commit is contained in:
krahets
2023-08-21 03:57:09 +08:00
parent f5dda8d99a
commit 1aff6d6cc2
19 changed files with 44 additions and 38 deletions
+3 -3
View File
@@ -1,13 +1,13 @@
# 散列
# 哈希
<div class="center-table" markdown>
![散列](../assets/covers/chapter_hashing.jpg){ width="600" }
![哈希](../assets/covers/chapter_hashing.jpg){ width="600" }
</div>
!!! abstract
在计算机世界中,散列表如同一位智能的图书管理员。
在计算机世界中,哈希表如同一位智能的图书管理员。
他知道如何计算索书号,从而可以快速找到目标书籍。