zoukankan      html  css  js  c++  java
  • C#博客随笔之十:Problem Statement+System Glossary+System Supplementary Specification FOR每美欲下

    似乎这是要求的最后一篇博客了,然而依然要好好写呢!

    MeiMeiYuXia Problem Statement

     

    Version 1.0

    Revision History

    Date

    Issue

    Description

    Author

    18/May/2015

    1.0

    Initial creation. Extracted the Problem Statement from the Vision document for purposes of scoping.

    Melody.Wang

    24/May/2015

    V1.0

    Generation for release

    Melody.Wang

     

     

     

     

     

     

     

     

    MeiMeiYuXia Problem Statement

     

     

    Version 1.0

    Problem Statement

    As the head of information systems for TianJin University you are tasked with developing a new software to download American TV Series. The college would like this to let their students or other people download American TV Series easily. Overall function is to provide the links searching of the TV Series (Note: all the information is from the Internet, this application does not deliver content stored, do not offer TV Series, we provides links to the search service only. ) Search that you want to connect and click the link to be copied in the Clipboard, if now the Thunder download software or QQ tornado is open,you can go directly to the download dialogue box, it is very convenient and practical.

     

    MeiMeiYuXia Glossary

     

    Version 1.0

    Revision History

    Date

    Issue

    Description

    Author

    18/May/2015

    V1.0

    Initial Creation

    Melody.Wang

    24/May/2015

    V1.0

    Generation for release

    Melody.Wang

     

     

     

     

     

     

     

     

     

    Table of Conten

    1.     Introduction 

    2.     Definitions:

    2.1 The Main Interface

    2.2 Classification 

    2.3 Information Interface   

    2.4 The Search Box 

    2.5 Link                           

    2.6 Clipboard                       

    2.7 Thunder and QQ tornado                                                              

     

    MeiMeiYuXia Glossary

    1. Introduction

    This document is used to define terminology specific to the problem domain, explaining terms, which may be unfamiliar to the reader of the use-case descriptions or other project documents.  Often, this document can be used as an informal data dictionary, capturing data definitions so that use-case descriptions and other project documents can focus on what the software must do with the information.

    2. Definitions

    The glossary contains the working definitions for the key concepts in the MeiMeiYuXia.

    2.1 The Main Interface

    Major categories, search boxes, and some very popular American TV series are on it.

    2.2 Classification

    There are seven major categories,hot series today,magic science fiction,thriller and so on.

    2.3 Information Interface

    In the information interface,tere may some information of the TV,such as the name,picture,brief introduction and the links.

    2.4 The Search Box

     If the TV you want isn't on the main interface,you can type the name in the search box.

    2.5 Link 

    Overall function is to provide the links searching of the TV eries (Note: all the information is from the Internet, this application does not deliver content stored, do not offer TV Series, we provides links to the search service only. )

    2.6 Clipboard

    Search that you want to connect and click the link to be copied in the Clipboard.

    2.7 Thunder  and QQ tornado 

    if now he Thunder download software or QQ tornado is open,you can go directly to the download dialogue box, it is very convenient and practical.

     

     

    MeiMeiYuXia Supplementary Specification

     

    Version 1.0

     

    Revision History

     

    Date

    Issue

    Description

    Author

    18/May/2015

    V1.0

    Initial creation

    Melody.Wang

    24/May/2015

    V1.0

    Generation for release

    Melody.Wang

     

     

     

     

     

     

     

     

     

    Table of Contents

    1.     Objectives                                                                                                                        

    2.     Scope                                                                                                                                

    3.     References                                                                                                                        

    4.     Functionality                                                                                                                      

    5.     Usability                                                                                                                            

    6.     Reliability                                                                                                                          

    7.     Performance                                                                                                                      

    8.     Supportability                                                                                                                    

    9.    Security                                                                                                                              

    10.   Design Constraints                                                                                                                     


    MeiMeiYuXia Supplementary Specification

    1. Objectives

    The purpose of software is to download American TV Series,we want to let their students or other people download American TV Series easily.

    2. Scope

    This Supplementary Specification applies to the MeiMeiYuXia software, which will be developed by the us.This specification defines the non-functional requirements of the system; such as reliability, usability, performance, and supportability as well as functional requirements that are common across a number of use cases. (The functional requirements are defined in the Use Case Specifications.).

    3. References

    None.

    4. Functionality

    - If the TV series you want is not exist,you will be informed that Search no results,then search again or exit the software.

    5. Usability

    The  user-interface shall be Windows 8.1 or Windows Phone 8.1 compliant.

    6. Reliability

    This software should be available every time the users open the app.

    7. Performance

    The software should be used at any time the user wants,Overall function is to provide the links searching of the TV Series. 

    8. Supportability

    All the information is from the Internet, this application does not deliver content stored, do not offer TV Series, we provides links to the search service only.

    9. Security

    None.

    10. Design Constraints

    The app shall provide a Windows8.1 desktop interface, a Windows phone8.1 interface, and a WPF interface.

                  

     

     

  • 相关阅读:
    指针和数组的关系
    深入学习数组
    const关键字与指针
    野指针是什么
    指针带来的一些符号的理解
    指针的本质
    内存管理之堆
    内存管理之栈
    元类
    断点调式和面向对象进阶
  • 原文地址:https://www.cnblogs.com/MelodyWang/p/4525874.html
Copyright © 2011-2022 走看看