Skip to content

Commit

Permalink
Update Lab3.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengkang1999 authored Apr 16, 2020
1 parent eb6d165 commit 5df8a03
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions students/1714080902519/Lab3.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# 实验三 过程建模

## 一、实验目标
- 掌握活动图的结构
- 学会使用startUML画活动图
## 二、实验内容
- 完善实验二的用例规约
- 画出实验二用例的活动图
- 完成实验报告
## 三、实验步骤
- 在model下创建一个 Activity Diagrame
- 选取开始节点
- 选取结束节点
- 添加活动
- 按照用例规约,完成活动图
## 四、实验结果
1. 新建个人信息活动图
![用例图](./Lab3_create.jpg)
2.查询个人信息活动图
Expand Down

0 comments on commit 5df8a03

Please sign in to comment.