forked from hzuapps/uml-modeling-2020
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
40 additions
and
4 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,45 @@ | ||
# 实验一 | ||
|
||
## 实验目标 | ||
## 一、实验目标 | ||
|
||
## 实验内容 | ||
1. 熟悉github | ||
|
||
## 实验结果 | ||
2. 熟悉使用StarUML | ||
|
||
![第一张UML图](./model.jpg) | ||
3. 确定选题及其部分功能 | ||
|
||
## 二、实验内容 | ||
|
||
* 下载建模工具StarUML | ||
|
||
* 确认选题要求 | ||
|
||
* 熟悉工具和平台的使用 | ||
|
||
## 三、实验步骤 | ||
|
||
1. 下载StarUML并熟悉使用 | ||
|
||
2. 确定选题:学生请假小程序 | ||
|
||
* 提出请假申请 | ||
|
||
* 修改请假条 | ||
|
||
* 查看请假状态 | ||
|
||
3. 建立第一个UML模型图 | ||
|
||
4. 使用git上传本地推送到远程仓库中 | ||
|
||
5. 在GitHub将修改的内容推送到原始代码仓库 | ||
|
||
## 四、实验结果 | ||
|
||
![第一张图片](Lab1_model.jpg) | ||
|
||
**图1. StarUML图** | ||
|
||
![第一张图片](model.jpg) | ||
|
||
**图2. UML图** |