Skip to content

Commit

Permalink
Merge pull request #1762 from LongYu12/master
Browse files Browse the repository at this point in the history
#4 #5 #693 实验四五:类建模(以及实验三修改)
  • Loading branch information
zengsn authored Mar 26, 2020
2 parents d40cee9 + 59a2dad commit 330a75f
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 1 deletion.
Binary file modified students/1714080902510/MyLab_修改视频信息活动图.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified students/1714080902510/MyLab_投稿视频活动图.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion students/1714080902510/myLab2.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
基本流程 | 1.up主点击视频下的修改按钮 |*用例执行成功的步骤*
~| 2.系统检查到该视频的相关信息并显示出可修改的信息 |
~| 3. up主修改视频相关信息并点击提交按钮 |
~| 4.系统检查所修改信息符合规定,自动保存并显示“修改成功” |
~| 4.系统检查所修改信息符合规定显示“修改成功” |
扩展流程 | 2.1系统检查不到视频相关信息并弹出“视频不存在无法修改” |*用例执行失败*
~| 4.1系统检查所修改信息不符合规定并弹出“所修改信息不符合规定” |

Expand Down
30 changes: 30 additions & 0 deletions students/1714080902510/myLab4&5.md
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.
Binary file added students/1714080902510/删除视频类图.png
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/1714080902510/投稿类图.png
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 330a75f

Please sign in to comment.