You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitProject1/README.md

60 lines
1.3 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 小米便签
#### 目录组织:
+ model: 存放UML模型
+ doc: 存放各类文档
+ src: 存放源程序代码
+ other: 存放综合实践的总结、自评和汇报PPT等
+ README.md
#### 课外实验一
☑ 软件需求文档;
☑ 软件体系结构图,描述开源软件的模块构成;
☑ SonarQube的开源软件质量报告
#### 课外实验二
☑ 理解开源代码的语义,撰写技术博客总结精读的成果及心得体会
☑ 具有标注的开源软件代码及其文件;
#### 课外实验三
☑ UML用例图模型和软件需求描述文档
开源软件新增需求的用例交互图、分析类图、状态图以及软件需求规格说明书;
#### 课外实验四
软件体系结构模型(至少包括逻辑视点和物理视点的体系结构模型)
软件体系结构设计文档;
#### 课外实验五
用户界面原型用户界面的UML类图模型以及界面跳转的顺序图模型
#### 课外实验六
用类图、顺序图、活动图、状态图等描述的详细设计模型;
#### 课外实验七
开源软件的维护代码;
#### 课外实验八
反馈通过测试发现的软件缺陷
#### 课外实验九
可运行和可展示的开源软件系统;
#### 课外实验十
汇报PPT、技术博客等