zoukankan      html  css  js  c++  java
  • C#实验——Supplementary Specifications

    Whatoday_To-Do Part

     

    Version 1.0


    Revision History

    Date

    Issue

    Description

    Author

    1/May/2015

    WinPhone8.1 APP

    The initial idea of the project, first   developing phone app

    王善宇 刘畅   刘敬成

    10/May/2015

    Win8.1 APP

    Transform the phone app to the Windows   Store 8.1 platform

     

    12/May/2015

    WPF APP

    Start the last platform, WPF, changing   the functions

     

                                                               


    Table of Contents

    1.      Objectives                                                                                                                                                                                 4

    2.      Scope                                                                                                                                                                                         4

    3.      References                                                                                                                                                                                4

    4.      Functionality                                                                                                                                                                            4

    5.      Usability                                                                                                                                                                                    4

    6.      Reliability                                                                                                                                                                                  4

    7.      Performance                                                                                                                                                                             4

    8.      Supportability                                                                                                                                                                          4

    9.      Security                                                                                                                                                                                     4

    10. Design Constraints                                                                                                                                                                     5


    Whatoday To-Do Part

    1.            Objectives

    The purpose of this document is to define requirements of the Whatoday To-Do part.  This Supplementary Specification lists the requirements that are not readily captured in the use cases of the use-case model. The Supplementary Specifications and the use-case model together capture a complete set of requirements on the system.

    2.            Scope

    This Supplementary Specification applies to the users of the Whatoday app

    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

    -          No web services yet

    -          The event names should be different in case of unwanted delete operations.

    5.            Usability

    Windows Phone 8.1.

    6.            Reliability

    The system shall be available 24 hours a day 7 days a week.

    7.            Performance

    1. The application can store more than 10,000 event records.
    2. The application ensures the safety of the data.

    8.            Supportability

    None.

    9.            Security

    1. Since there’s no interaction with the Internet, no web security problems. But still no support to the log in security check.

    10.         Design Constraints

  • 相关阅读:
    711 css属性-背景:background-image,repeat,size,position,attachment,cursor,background-image和img的选择,CSS Sprite
    710 CSS属性-盒子模型:padding,上下margin传递、折叠,border,行内非替换元素的注意点,圆角,outline,box-shadow,text-shadow,box-sizing,元素的水平居中
    709 CSS属性-元素类型:替换、非替换元素,display,inline-block,visibility,overflow,元素之间的空格
    708 html表单:form,input,textarea,select、option,button,label,fieldset,legend,type,radio,checkbox,get和post
    707 html列表:ol,ul,dl
    706 html、css之表格table:细线表格,单元格的合并
    705 css的层叠、继承、优先级
    704 Emmet语法
    703 css复合选择器:属性,后代,子选择器,相邻兄弟,全体兄弟,交集,并集,动态伪类,结构伪类,伪元素
    702 css文本和字体:text-decoration,letter-spacing、word-spacing,text-transform,text-indent,text-align,font-family,font-weight,font-stlye,line-height,font综合写法
  • 原文地址:https://www.cnblogs.com/sywang/p/4527357.html
Copyright © 2011-2022 走看看