Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Xhuaidan authored Mar 30, 2020
1 parent 6d27854 commit 6c6fcf0
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions students/1714080901107/lab4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# 实验4、5
## 1.实验目标
- 掌握l类建模方法;
- 了解MVC或你熟悉的设计模式
- 掌握类图的画法。(Class Diagram)

## 2.实验内容
- 基于MVC模式设计类;
- 设计类的关系;
- 画出类图。
## 3.实验步骤
- 观看教学视频
- 根据自己的规约找到相应的类
- 查看实验要求
- 对照自己的规约着手画类图


## 4.实验结果
![图一](./lab04.jpg)
图一
![图二](./lab402p.jpg)
图二

0 comments on commit 6c6fcf0

Please sign in to comment.