Skip to content

Commit afae660

Browse files
authored
Update lab7.md
1 parent 3d76eb5 commit afae660

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

students/1714080902602/lab7.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@
99
- 根据根据用例图、用例规约、活动图、类图、顺序图与需求确定游戏商城的状态;
1010

1111
## 三、实验步骤
12-
- 在StarUml中创建登录的状态图
13-
1.未登录的
14-
2.已登录的
12+
- 在StarUml中创建库存的状态图
13+
1.未增加的
14+
2.已增加的
15+
3.待增加的
1516

1617
- 在StarUml中创建付款的状态图
1718
1.未付款的
@@ -23,9 +24,9 @@
2324
- 在状态图上绘制状态的转移条件
2425

2526
## 四、实验结果
26-
![登录状态图](./登录状态图.jpg)
27+
![库存状态图](./库存状态图.jpg)
2728

28-
图1 登录状态图
29+
图1 库存状态图
2930

3031
![付款状态图](./付款状态图.jpg)
3132

0 commit comments

Comments
 (0)