diff --git a/.vscode/extensions.json b/.vscode/extensions.json index ca9e6a0..e69de29 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -1,5 +0,0 @@ -{ - "recommendations": [ - "hediet.vscode-drawio" - ] -} \ No newline at end of file diff --git a/README.md b/README.md index b60fcfa..a135774 100644 --- a/README.md +++ b/README.md @@ -352,9 +352,18 @@ Step 4: 将所有库存记录写入文件 Step 5: 关闭文件 ![](pictures/data.drawio.svg) + #### make_chart Step 1: 读取文件 Step 2: 显示图表 -![](pictures/make_chart.drawio.svg) \ No newline at end of file +![](pictures/make_chart.drawio.svg) + + +#### confirm + +Step 1: 输出 确定要退出吗 +Step 2: if 确认 then 退出 + +![](pictures/confirm.drawio.svg) \ No newline at end of file diff --git a/pictures/query_data.drawio.svg b/pictures/query_data.drawio.svg new file mode 100644 index 0000000..fa4a66d --- /dev/null +++ b/pictures/query_data.drawio.svg @@ -0,0 +1,143 @@ + + + + + + + + + +
+
+
+ query_data +
+
+
+
+ + query_data + +
+
+ + + + + + +
+
+
+ 输入学号 +
+
+
+
+ + 输入学号 + +
+
+ + + + + +
+
+
+ Label +
+
+
+
+ + Label + +
+
+ + + + + + +
+
+
+ 学号存在? +
+
+
+
+ + 学号存在? + +
+
+ + + + + + +
+
+
+ 显示:学号不存在 +
+
+
+
+ + 显示:学号不存在 + +
+
+ + + + + +
+
+
+ Label +
+
+
+
+ + Label + +
+
+ + + + +
+
+
+ 输出姓名学号成绩 +
+
+
+
+ + 输出姓名学号成绩 + +
+
+ +
+ + + + + Text is not SVG - cannot display + + + +
\ No newline at end of file