Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#8 #259 修改实验一文档 #2494

Merged
merged 2 commits into from
Apr 17, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 24 additions & 5 deletions students/1714080902311/lab1.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
# 实验一
# 实验一:UML建模工具

## 实验目标
## 1.实验目标

## 实验内容
- 熟悉github的使用
- 安装和学习StarUML的基础使用

## 实验结果
## 2.实验内容

![第一个UML图](./model1.jpg)
- 熟悉使用github提交作业
- 安装并学习StarUML的使用

## 3.实验步骤

- 下载并安装git工具还有StarUML软件
- 在github上fork老师的项目到自己的账号下
- clone项目到本机
- 在本地文件夹中建一个自己学号命名的文件夹
- 创建实验一文档Markdown文档,并用StarUML创建一张UML图
- 将UML图插入到实验一Markdown文档中
- 用git上传文件夹到自己fork的项目下
- 在github上使用pull request请求合并到主库

## 4.实验结果

![第一个UML图](./model1.jpg)

图1.UML建模图