Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#4 #476 实验四 #1693

Merged
merged 3 commits into from
Mar 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions students/1714080902613/lab4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## 1.实验目的
1.掌握类建模方法

2.了解MVC的设计模式

3.掌握类图的画法(Class Diagram)

## 2.实验内容
1. 查看剪发美发预约系统的用例规约
2. 画出三个用例的类图

## 3.实验步骤
1. 查看剪发美发预约系统用例规约
2. 画出查看发型师闲忙类图
3. 画出预约剪发美发类图
4. 画出取消预约类图
## 4.实验结果
![查看发型师闲忙类图](./查看发型师闲忙类图.jpg)

图一:查看发型师闲忙类图

![预约剪发美发类图](./预约剪发美发类图.jpg)

图二:预约剪发美发类图

![取消预约类图](./取消预约类图.jpg)

图三:取消预约类图
Binary file added students/1714080902613/取消预约类图.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.