From 0ac81e07c460ee582197eb4c216dddd011f283e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=90?= <1903771960@qq.com> Date: Sun, 21 May 2023 10:13:38 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=9B=BE=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- add_data.drawio | 51 ++++++++ add_data.svg | 1 + main.drawio.svg | 303 ++++++++++++++++++++++++++++++++++++++++++++++ main.svg | 1 + print_data.drawio | 25 ++++ print_data.svg | 1 + 6 files changed, 382 insertions(+) create mode 100644 add_data.drawio create mode 100644 add_data.svg create mode 100644 main.drawio.svg create mode 100644 main.svg create mode 100644 print_data.drawio create mode 100644 print_data.svg diff --git a/add_data.drawio b/add_data.drawio new file mode 100644 index 0000000..8433461 --- /dev/null +++ b/add_data.drawio @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/add_data.svg b/add_data.svg new file mode 100644 index 0000000..5d14e5a --- /dev/null +++ b/add_data.svg @@ -0,0 +1 @@ +
add_data
add_data
输入学号
输入学号
学号是否存在
学号是否存在
输入学生名称、名次,添加分数
输入学生名称、名次,添加分数
N
N
end
end
Y
Y
Text is not SVG - cannot display
\ No newline at end of file diff --git a/main.drawio.svg b/main.drawio.svg new file mode 100644 index 0000000..6de3f80 --- /dev/null +++ b/main.drawio.svg @@ -0,0 +1,303 @@ + + + + + + + + + +
+
+
+ main +
+
+
+
+ + main + +
+
+ + + + +
+
+
+ make_choice +
+
+
+
+ + make_choice + +
+
+ + + + + + + + +
+
+
+ display_menu +
+
+
+
+ + display_menu + +
+
+ + + + + + + + +
+
+
+ init +
+
+
+
+ + init + +
+
+ + + + +
+
+
+ confirm +
+
+
+
+ + confirm + +
+
+ + + + + + + + +
+
+
+ quit +
+
+
+
+ + quit + +
+
+ + + + +
+
+
+ add_data +
+
+
+
+ + add_data + +
+
+ + + + + + + + + + + +
+
+
+ query_data +
+
+
+
+ + query_data + +
+
+ + + + +
+
+
+ update_data +
+
+
+
+ + update_data + +
+
+ + + + +
+
+
+ delete_data +
+
+
+
+ + delete_data + +
+
+ + + + +
+
+
+ sort_data +
+
+
+
+ + sort_data + +
+
+ + + + +
+
+
+ print_data +
+
+
+
+ + print_data + +
+
+ + + + +
+
+
+ save_data +
+
+
+
+ + save_data + +
+
+ + + + +
+
+
+ read_data +
+
+
+
+ + read_data + +
+
+ + + + +
+
+
+ make_data +
+
+
+
+ + make_data + +
+
+ + + + + + + + + + + + + + +
+ + + + + Text is not SVG - cannot display + + + +
\ No newline at end of file diff --git a/main.svg b/main.svg new file mode 100644 index 0000000..66e0051 --- /dev/null +++ b/main.svg @@ -0,0 +1 @@ +
main
main
make_choice
make_choice
display_menu
display_menu
init
init
confirm
confirm
quit
quit
add_data
add_data
query_data
query_data
update_data
update_data
delete_data
delete_data
sort_data
sort_data
print_data
print_data
save_data
save_data
read_data
read_data
make_data
make_data
Text is not SVG - cannot display
\ No newline at end of file diff --git a/print_data.drawio b/print_data.drawio new file mode 100644 index 0000000..88356f0 --- /dev/null +++ b/print_data.drawio @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/print_data.svg b/print_data.svg new file mode 100644 index 0000000..66e458e --- /dev/null +++ b/print_data.svg @@ -0,0 +1 @@ +
print_data
print_data
遍历打印学生成绩
遍历打印学生成绩
结束
结束
Text is not SVG - cannot display
\ No newline at end of file -- 2.34.1 From 5c47280d76f73a3cb116d9459e3c2eb8592dd7be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=90?= <1903771960@qq.com> Date: Sun, 21 May 2023 10:19:26 +0800 Subject: [PATCH 2/2] 123 --- query_data.drawio | 58 +++++++++++++++++++++++++++++++++++++++++++++++ query_data.svg | 1 + 2 files changed, 59 insertions(+) create mode 100644 query_data.drawio create mode 100644 query_data.svg diff --git a/query_data.drawio b/query_data.drawio new file mode 100644 index 0000000..0e72da8 --- /dev/null +++ b/query_data.drawio @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/query_data.svg b/query_data.svg new file mode 100644 index 0000000..edb6eda --- /dev/null +++ b/query_data.svg @@ -0,0 +1 @@ +
query_data
query_data
输入学生学号
输入学生学号
是否查找成功
是否查找成功
输出记录编号
输出记录编号
输出学生不存在
输出学生不存在
N
N
Y
Y
结束
结束
Text is not SVG - cannot display
\ No newline at end of file -- 2.34.1