Move documents to a sub-directory

to support multi-language selector.
This commit is contained in:
krahets
2023-10-06 00:57:28 +08:00
parent 04e2a46bcd
commit f1ef7e9d10
614 changed files with 11 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
# 数据结构
<div class="center-table" markdown>
![数据结构](../assets/covers/chapter_data_structure.jpg){ width="600" }
</div>
!!! abstract
数据结构如同一副稳固而多样的框架。
它为数据的有序组织提供了蓝图,使算法得以在此基础上生动起来。