-
Notifications
You must be signed in to change notification settings - Fork 265
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1762 from LongYu12/master
- Loading branch information
Showing
7 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# 实验四&五 :类建模 | ||
|
||
## 一、实验目的 | ||
|
||
## 1、掌握类建模方法; | ||
## 2、了解MVC或你熟悉的设计模式; | ||
## 3、掌握类图的画法。(Class Diagram) | ||
|
||
## 二、实验内容 | ||
|
||
## 1、基于MVC模式设计类; | ||
## 2、设计类的关系 ; | ||
## 3、画出类图 。 | ||
|
||
## 三、实验步骤 | ||
|
||
## 1、观看B站视频 | ||
## 2、根据用例规约画出类图 | ||
|
||
## 实验结果 | ||
|
||
![活动图](./投稿类图.png) | ||
图1:投稿视频类图 | ||
|
||
|
||
![活动图](./MyLab_删除视频类图.png) | ||
图2:删除视频类图 | ||
|
||
![活动图](./MyLab_修改视频信息类图.png) | ||
图3:修改视频信息类图 |
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.