【正文】
Design概要設(shè)計(jì) 6 Level 0 Design Description第零層設(shè)計(jì)描述 6 Software System Context Definition 軟件系統(tǒng)上下文定義 6 Design Considerations (Optional)設(shè)計(jì)思路(可選) 7 Level 1 Design Description第一層設(shè)計(jì)描述 8 Deposition Description分解描述 8 Dependency Description依賴性描述 9 Interface Description接口描述 10 Level 2 Design Description (Optional)第二層設(shè)計(jì)描述(可選) 12 Module name (1) 模塊1名稱 12 Module name (2) 模塊2名稱 13 Configuration and Control (Optional)配置和控制(可選) 14 Startup 啟動(dòng) 14 Closing 關(guān)閉 14 Creating MIB Table Item MIB表項(xiàng)的創(chuàng)建 14 Deleting MIB Table Item MIB表項(xiàng)的刪除 14 Modifying MIB Table Item MIB表項(xiàng)的更改 14 Database (Optional)數(shù)據(jù)庫(可選) 14 Entity, Attributes and their relationships 實(shí)體、屬性及它們之間的關(guān)系 14 ER diagram 實(shí)體關(guān)系 圖 14Table List 表目錄Table1**表 錯(cuò)誤!未定義書簽。XX High Level Design SpecificationXX 概要設(shè)計(jì)說明書Keywords 關(guān)鍵詞:Abstract 摘 要:List of abbreviations 縮略語清單:對(duì)本文所用縮略語進(jìn)行說明,要求提供每個(gè)縮略語的英文全名和中文解釋。All external entities of the software system (defined in Procedure of Design Specification) that interact with the software system, or affect the software system in a certain mode, for example, OS, driver, hardware, interrupt or other software systems.The property (such as message, library invoking) and type (such as OS service, munication service, system tools, etc.) of the interaction between external entities and this system. Only the contents that are helpful in the software design should be included while describing the features of an external entity. Instead of a plete description in this specification, you can make indexes to refer to the relative documents that describe the software design. For example, an index can be made for the programming guidance of the OS.所有系統(tǒng)外圍實(shí)體(在設(shè)計(jì)規(guī)格流程中有定義),這些實(shí)體與軟件系統(tǒng)發(fā)生交互作用或以某種方式影響軟件系統(tǒng),比如,操作系統(tǒng),驅(qū)動(dòng)程序,硬件,中斷,其它軟件系統(tǒng)等. 外圍實(shí)體和本系統(tǒng)相互作用的性質(zhì)(比如,消息,庫調(diào)用)和類型(比如,OS服務(wù),通信服務(wù),系統(tǒng)工具等)。Structure chart, Hierarchical deposition diagram, natural language can be used to represent the ,層次分解圖,自然語言。1 Process 1 Description進(jìn)程1描述Describe as follows 按照以下格式描述:Identification 標(biāo)識(shí):Type 類型:Purpose目的:Functions 功能列表:This part describes the functions to be performed in the process. If the function has been described in module deposition before, description should be made on what functions of the modules are implemented in this process.描述本進(jìn)程中要完成的功能,如功能已經(jīng)在前面的模塊分解中有描述,則重點(diǎn)描述本進(jìn)程完成了哪些模塊的哪些功能。描述數(shù)據(jù)時(shí)要注意該數(shù)據(jù)是否真正為本級(jí)模塊分解的公用數(shù)據(jù)。本節(jié)描述數(shù)據(jù)結(jié)構(gòu)間的關(guān)系。In case of external entities, only the interfaces relevant to the software being described need be describe