Skip to content

Commit

Permalink
Merge pull request #2190 from Ivan4xuyong/master
Browse files Browse the repository at this point in the history
#556 #6 实验06+修改实验四五
  • Loading branch information
zengsn authored Apr 5, 2020
2 parents 5967fbf + e02f105 commit 5218aff
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 1 deletion.
2 changes: 1 addition & 1 deletion students/1714080902427/Lab04.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

## 实验结果

![添加书籍](./add_2.jpg)
![添加书籍](./add04.jpg)

图1.添加书籍类图

Expand Down
34 changes: 34 additions & 0 deletions students/1714080902427/Lab06.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# 实验六

## 一、实验目标

- 学习系统交互
- 掌握UML顺序图的画法

## 二、实验内容

- 根据活动图和类图确定参与者
- 在顺序图上画出参与者
- 画出消息

## 三、实验步骤

- 观看教学视频
- 根据自己的活动图和类图确定所有参与者
- 选择相关参与者画出添加书籍顺序图
- 选择相关参与者画出删除书籍顺序图
- 选择相关参与者画出阅读书籍顺序图

## 四、实验结果

![添加书籍顺序图](./add06.jpg)

图1.添加书籍的顺序图

![删除书籍顺序图](./dele06.jpg)

图2.删除书籍的顺序图

![阅读书籍顺序图](./read06.jpg)

图3.阅读书籍的顺序图
Binary file added students/1714080902427/add04.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added students/1714080902427/add06.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added students/1714080902427/dele06.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added students/1714080902427/read06.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5218aff

Please sign in to comment.