vault backup: 2023-08-03 17:33:50

This commit is contained in:
胡楠
2023-08-03 17:33:50 +08:00
parent c8de6abbbf
commit 077c629c20

View File

@@ -10,3 +10,5 @@
- 定长顺序存储
- 堆分配存储 malloc 和fre管理堆
- 块链存储链表中数据域为1个或多个字符
### 串的模式匹配