Perspective in the software development process:
1. Conceptual(概要设计): What am I responsible for?
2.Specification(Interface)(详细设计):How am I used?
3.Implementation(编码实现):How do I fulfill my responsiblity?
1. Conceptual(概要设计): What am I responsible for?
2.Specification(Interface)(详细设计):How am I used?
3.Implementation(编码实现):How do I fulfill my responsiblity?
本文从三个阶段概述了软件开发过程中的视角:概要设计阶段明确了责任范围;详细设计阶段定义了使用方式;编码实现阶段实现了职责履行。
1842

被折叠的 条评论
为什么被折叠?



