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.
对于我们来说,体系结构设计之后才有详细设计,才能落地。
以用例为驱动,用户需要通过软件需求了解哪些功能。
对应的顺序图的详细设计。
详细设计,到底用到了哪些
接触到技术层面,考虑什么语言写用了什么框架。
简单来说,体系结构设计来说,边界类是和用户打交道的。顺序图中的控制类,检查功能的拆分。低耦合高内聚。功能与功能之间有独立性。
修改的意见:
1、
申写的文档
校园地图查看时序图中文换英文,方法变为函数,“地图界面”不要了,直接接入高德地图API,然后这个图就变成了详细设计类图
2、
用例图要不要搞一下,看看