From ba7b0174ecebb8417d4aa45c6fdc9150d2c12263 Mon Sep 17 00:00:00 2001
From: ykhao <2649400527@qq.com>
Date: Sun, 21 May 2023 15:02:39 +0800
Subject: [PATCH 1/4] C10
---
.vscode/extensions.json | 5 ++
query_data.drawio.svg | 143 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 148 insertions(+)
create mode 100644 .vscode/extensions.json
create mode 100644 query_data.drawio.svg
diff --git a/.vscode/extensions.json b/.vscode/extensions.json
new file mode 100644
index 0000000..8b3d6e9
--- /dev/null
+++ b/.vscode/extensions.json
@@ -0,0 +1,5 @@
+{
+ "recommendations": [
+ "mhutchie.git-graph"
+ ]
+}
\ No newline at end of file
diff --git a/query_data.drawio.svg b/query_data.drawio.svg
new file mode 100644
index 0000000..fa4a66d
--- /dev/null
+++ b/query_data.drawio.svg
@@ -0,0 +1,143 @@
+
\ No newline at end of file
From 016902f583a53d148bf443db9d0bafd7742bc629 Mon Sep 17 00:00:00 2001
From: xiao dong <1844263540@qq.com>
Date: Sun, 21 May 2023 15:14:08 +0800
Subject: [PATCH 2/4] 1
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b60fcfa..de559bc 100644
--- a/README.md
+++ b/README.md
@@ -352,9 +352,11 @@ 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)
+
From 97652a292de652e725da30ac7e1e2f0d29639af6 Mon Sep 17 00:00:00 2001
From: xiao dong <1844263540@qq.com>
Date: Sun, 21 May 2023 15:15:28 +0800
Subject: [PATCH 3/4] confirm
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index de559bc..71898dc 100644
--- a/README.md
+++ b/README.md
@@ -360,3 +360,9 @@ Step 2: 显示图表
![](pictures/make_chart.drawio.svg)
+#### confirm
+
+Step 1: 输出 确定要退出吗
+Step 2: if 确认 then 退出
+
+![](pictures/confirm.drawio.svg)
\ No newline at end of file
From 3e3b6c0b5327c1e2dbc401b2712e6798ea48b992 Mon Sep 17 00:00:00 2001
From: ykhao <2649400527@qq.com>
Date: Sun, 21 May 2023 15:17:06 +0800
Subject: [PATCH 4/4] ykh
---
pictures/query_data.drawio.svg | 143 +++++++++++++++++++++++++++++++++
1 file changed, 143 insertions(+)
create mode 100644 pictures/query_data.drawio.svg
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 @@
+
\ No newline at end of file