Skip to content

Commit

Permalink
创建第一个建模文档
Browse files Browse the repository at this point in the history
  • Loading branch information
ahhahhh23333 committed Feb 24, 2020
1 parent c5473c0 commit d54abf2
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
Binary file added students/1714080902511/lab1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions students/1714080902511/lab1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# 实验一(UML建模工具)

## 实验目标
+ 工具安装之后,打开并截图,保存在实验报告中;
+ 将个人选题及描述写在实验报告中,具体要求:
+ 选题标题为软件名称;
+ 描述中写出2-3个功能需求(不允许写“注册”和“登录”);
+ 选题功能应该包含数据库的使用。
+ 实验报告将按照『教学助理』小程序的要求提交(此步骤延后)。

## 实验内容
+ 下载并安装建模工具 StarUML,下载地址:http://staruml.io
+ 确定个人建模选题,将选题填写在 Issues 中:
https://github.com/hzuapps/uml-modeling-2020/issues

## 实验结果
1. 使用StarUML画图
![图一](./lab1.jpg)

2. 选题:音乐播放器
功能需求:
+ 用户可以创建新的聊天室
+ 用户可以在已经存在的聊天室聊天
+ 用户可以订阅聊天室/查看发过言的聊天室
+ 管理员可以删除/隐藏聊天室

1 comment on commit d54abf2

@ahhahhh23333
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Title:#1 提交实验一代码
Leave a comment:无

Please sign in to comment.