软件系统设计说明书模板

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

XX Software System Design Specification

(OO)

XX 软件系统设计说明书 (OO)

版权所有不得复制

Copyright © BroadenGate Technologies, Co., Ltd.

. All Rights Reserved

Revision Record 修订记录

Catalog

目录

1 Introduction 简介 (1)

1.1 Purpose 目的 (1)

1.2 Scope 范围 (1)

1.2.1 Name 软件名称 (1)

1.2.2 Functions 软件功能 (1)

1.2.3 Applications软件应用 (1)

2 Level 0 Design Description第0层设计描述 (1)

2.1 Software System Context Definition 软件系统上下文定义 (1)

2.2 Design Considerations (Optional)设计思路(可选) (1)

2.2.1 Design Alternatives 设计可选方案 (2)

2.2.2 Design Constraints 设计约束 (2)

2.2.3 Other Design Considerations 其他 (2)

3 Level 1 Design Description第一层设计描述 (2)

3.1 System Architecture系统结构 (2)

3.1.1 Description of the Architecture系统结构描述 (2)

3.1.2 Representation of the Business Flow业务流程说明 (3)

3.2 Decomposition Description分解描述 (3)

3.2.1 Module/Subsystem 1 Description模块1/子系统1描述 (3)

3.2.2 Module/Subsystem 2 Description模块2/子系统2描述 (3)

3.3 Dependency Description依赖性描述 (3)

3.4 Interface Description接口描述 (3)

3.4.1 Module/Subsystem 1 Interface Description模块1/子系统1的接口描述 (4)

3.4.2 Module/Subsystem 2 Interface Description模块2/子系统2的接口描述 (4)

4 Level 2 Design Description第二层设计描述 (4)

4.1 Module Name (1) 模块1名称 (4)

4.1.1 Design Description模块设计描述 (4)

4.1.2 Function Illustration功能实现说明 (5)

4.2 Module Name (2) 模块2名称 (5)

4.2.1 Design Description模块设计描述 (5)

4.2.2 Function Illustration功能实现说明 (5)

5 Database Design数据库设计 (5)

5.1 Entities Definition实体定义 (6)

5.1.1 Decomposition Description分解描述 (6)

5.1.2 Internal Dependency Description内部依赖性描述 (6)

5.2 Behaviors Definition行为定义 (6)

5.2.1 Decomposition Description分解描述 (6)

5.2.2 External Dependency Description外部依赖性描述 (6)

5.2.3 Internal Dependency Description内部依赖性描述 (6)

6 Detailed Design of Module 模块详细设计 (7)

6.1 Class1 CLASS的设计 (7)

6.1.1 Overview简介 (7)

6.1.2 Class Diagram类图 (7)

6.1.3 Status Design状态设计 (7)

6.1.4 Attributes属性 (7)

6.1.5 Methods方法 (7)

6.2 Class2 CLASS的设计 (8)

7 Detailed Design of the Database数据库详细设计 (8)

7.1 Stored Procedure1 #/Trigger1# 存储过程1#/触发器1#的名称 (8)

7.2 Stored Procedure 2#/Trigger2# 存储过程2#/触发器2#的名称 (8)

Keywords 关键词:

Abstract 摘要:

List of abbreviations 缩略语清单:<对本文所用缩略语进行说明,要求提供每个缩略语的英文全名和中文解释。Describe abbreviations in this document, full spelling of the

abbreviation and Chinese explanation should be provided.>

1Introduction 简介

1.1Purpose 目的

This section should state the purpose of this document. The intended reader should also be specified here.

这部分要描述文档的目的,并指明文档的读者。

1.2Scope 范围

1.2.1 Name 软件名称

Identify the software by name.

对软件命名。

1.2.2Functions 软件功能

Explain what the software product(s) will and will not do (either directly or by reference to another related document).

解释软件产品将完成或不完成的功能(可以直接描述也可以参考相关文档)。

1.2.3Applications软件应用

Describe the application of the product (either directly or by reference to another software document)

描述软件的应用领域(可直接描述也可以参考其他软件文档)。

2Level 0 Design Description第0层设计描述

2.1Software System Context Definition 软件系统上下文定义

This section should describe the relationships between the software system to be developed and the external entities. Architecture diagrams could be used to describe the architecture and the interactions.

本节描述待开发软件系统与外部实体的关系,可以使用系统结构图来描述系统结构和交互关系。

The description of the external entities' attributes shall be limited to these attributes which will interact with the software design. In lieu of a complete description, reference could be made to relevant documentation of the concerned software entity, e.g. OS Programmer's Manual.

外部实体属性描述只限于描述与本系统软件设计相关的属性。考虑到描述的完整性,可参考相关软件实体文档,如OS程序员手册。

2.2Design Considerations (Optional)设计思路(可选)

2.2.1Design Alternatives 设计可选方案

Analyze several alternatives of system design scheme, and specify the scheme that shall

相关文档
最新文档