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 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