From 6b97cc248dbe03c55c61959d8452ebfd7f508cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=84=8F=E4=BC=9F?= <1687396619@qq.com> Date: Thu, 4 May 2023 08:50:37 +0800 Subject: [PATCH] . --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc465c3..ef448dc 100644 --- a/README.md +++ b/README.md @@ -315,7 +315,7 @@ Step 1: for 0 to num_part-1 删除 Step 2: 输入删除学号 Step 3: if 不成立则结束 else 删除 -![](deleta_data.svg) +![](delete_data.svg) ### sort_data Step 1: for 0 to num_part-1 排序 Step 2: 按学生学号从小到大排序 @@ -325,4 +325,4 @@ Step 2: 按学生学号从小到大排序 Step 1: Step 1: for 0 to num_part-1 图表 Step 2: 以图表方式显示库存记录 -![](make_data.svg) \ No newline at end of file +![](make_chart.svg) \ No newline at end of file