Add figure and table numbers in normal texts.

This commit is contained in:
krahets
2023-08-22 13:51:25 +08:00
parent 106f02809a
commit 1aa558bd2d
21 changed files with 35 additions and 36 deletions

View File

@@ -4,7 +4,7 @@
下表列举了几个示例数据,包括输入数组和对应的所有排列。
<p align="center"> 表数组与链表的效率对比 </p>
<p align="center"> 表 <id> &nbsp; 数组与链表的效率对比 </p>
| 输入数组 | 所有排列 |
| :---------- | :----------------------------------------------------------------- |