-
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 #2473 from OMGdemo/master
- Loading branch information
Showing
5 changed files
with
21 additions
and
12 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# 实验一 | ||
|
||
## 实验目标 | ||
|
||
1、安装git,并掌握git、github的使用 | ||
2、安装startUML,并掌握startUML的使用 | ||
## 实验内容 | ||
|
||
1、下载并安装建模工具 StarUML,下载地址:http://staruml.io | ||
2、确定个人建模选题,将选题填写在 Issues 中:https://github.com/hzuapps/uml-modeling-2020/issues | ||
## 实验步骤 | ||
1、下载并安装git,在github上注册账号 | ||
2、fork老师的项目到自己的仓库 | ||
3、在git上git pull到本地 | ||
4、下载并安装startUML | ||
5、使用startUML画图 | ||
6、在本地使用Editplus编辑实验报告 | ||
7、在git上使用命令行 “ git add . ” “ git commit -m ” “ git push ”进行提交 | ||
## 实验结果 | ||
|
||
![第一个UML图](./model1.jpg) |
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