zoukankan      html  css  js  c++  java
  • C#学习(十)- The Final

    1. Statement

    My Note Problem Statement

    Version 1.0


    Revision History

    Date

    Issue

    Description

    Author

    17/5/2015

    1.0

    Finish the development on windows phone app store.

    Jia Yongheng

    20/5/2015

    1.0

    Finish the development on windows app store.

    Jia Yongheng

    24/5/2015

    1.0

    Finish the development on WPF

    Jia Yongheng

     

     

     

     

    My Note Problem Statement

    Version 1.0

    Problem Statement

    We always have many thing to do, but sometimes we will forget what we should do, at that time, we will need a notebook. But if we take a notebook with us, it will be very inconvenient. Now every one of us will has a cellphone, it will be very convenient if we can take a note with our cellphone, this app must be concise, this is this application.

    2. Glossary

    My Note Glossary

    Version 1.0

    Table of Contents

    1.      Introduction

    2.      Definitions

    2.1    "MyNote" page

    2.2    "Important Things" page

    2.3    "Add" button

    2.4    "Edit" button when click a note

    2.5    "Delete" button when click a note


    My Note 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 system must do with the information. We always have many thing to do, but sometimes we will forget what we should do, at that time, we will need a notebook. But if we take a notebook with us, it will be very inconvenient. Now every one of us will has a cellphone, it will be very convenient if we can take a note with our cellphone, this app must be concise, this is this application.

    2. Definitions

    The glossary contains the working definitions for the key concepts in the app My Note.

    2.1  "MyNote" page

    This page list all the note that you have add.

    2.2  "Important Things" page

    This page list all the note that you marked important from the "My Note" page.

    2.3  "Add" button

    A blank page used to add note will come up when clicked.

    2.4  "Edit" button when click a note

    A blank page used to edit note will come up when clicked.

    2.5  "Delete" button when click a note

    The note will be delete if clicked.

    3. Supplementary Specification

    +My Note Supplementary Specification

    Version 1.0

    Table of Contents

    1.      Objectives

    2.      Scope

    3.      References

    4.      Functionality

    5.      Usability

    6.      Reliability

    7.      Performance

    8.      Supportability

    9.      Security

    10.  Design Constraints


      My Note Supplementary Specification

    1.  Objectives

    The purpose of this document is to define requirements of the My Note app.  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 Course Registration System, which will be developed by the OOAD students.

    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

    From the internet or ask other classmates for help.

    4.  Functionality

      - Take a note use a cellphone.

      - Mark important for some note.

      - Edit and delete a note if needed.

    5.  Usability

    Windows Phone 8.1 (And Windows Store App and WPF )

    6.  Reliability

    As long as you open your cellphone, and you have downloaded this app.

    7.  Performance

    It will be in the store soon.

    8.  Supportability

    None.

    9.  Security

    You don't need to worry about that your note will be lost or seen by other people, just take care of your cellphone.

    10.  Design Constraints

    None.

  • 相关阅读:
    GZDBHelper C#.NET开源的数据库访问组件
    判断页面是否是静态页面
    Web应用程序dll获取当前程序集路径问题
    webAPI 上传文件
    解决.Net Core3.0 修改cshtml代码之后必须重新生成才可以看到效果
    .net core使用LESS
    test
    JS实现线程锁(Promise),NodeJS并发锁处理
    参考护照编码实现算法JS生成带字母有序编码
    centos7防火墙开放端口与关闭防火墙
  • 原文地址:https://www.cnblogs.com/yongheng20/p/4528618.html
Copyright © 2011-2022 走看看