C# 应用规格说明书combine 3

Your Key Problem Statement

Version 1.0

Revision History

Date

Issue

Description

Author

23/May/2015

WinPhone

An application that you can put your userName and Password of many website in it.

Li Zetian

24/May/2015

Win8.1 APP

An application that you can put your userName and Password of many website in it.

Li Zetian  

25/May/2015

WPF APP

An application that you can put your userName and Password of many website in it.

Li Zetian

Your Key Problem Statement

Version 4.2

Problem Statement

In our daily life, there are many website that have an account number. And you may find that there are so many account numbers to remember. It‘s hard sometime. And this application will solve this problem. You can put your username and password in the application. Later, you can look them with the password of the application. The password will be encrypted, and the application is run locally, so you don't need to worry about the security.

Your Key Glossary

Version 1.0

Revision History

Date

Issue

Description

Author

23/May/2015

WinPhone

An application that you can put your userName and Password of many website in it.

Li Zetian

24/May/2015

Windows8.1

An application that you can put your userName and Password of many website in it.

Li Zetian

25/May/2015

WPF APP

An application that you can put your userName and Password of many website in it.

Li Zetian

Table of Contents

1. Introduction 4

2. Definitions 4

  2.1 Login Page 4

  2.2 Main Page 5

  2.3 ADD Page 5

  2.4 Update Page 6

Your Key Glossary

这个文档是用来说明问题的领域和一下特殊词语的解释,还有一些作者不熟悉的项目文件和样例描述。通常这个文档可以作为一个非正式的数据字典,读者可以从中获取程序必须的数据定义、样例描述和项目文件的解释。

2. Definitions

这个词汇表包括记账本中的一些关键概念的定义。

2.1 Login Page

在这个界面,用户必须有该应用的用户名和密码才能进入这个程序,初始的用户名和密码会有提示。

2.2 Main Page

Your Key的主界面

2.3 Add Page

在用户点击Insert Button 之后,会进入这个界面提示你输入插入的数据。

2.4 Update Page

当用户点击了主页面中的一项记录之后,会进入修改删除界面,可以在这里修改已经插入的数据。

Your Key Supplementary Specification

Version 1.0

Revision History

Date

Issue

Description

Author

23/May/2015

WinPhone APP

An application that you can put your userName and Password of many website in it.

Li Zetian

24/May/2015

Windows8.1

An application that you can put your userName and Password of many website in it.

Li Zetian

25/May/2015

WPF APP

An application that you can put your userName and Password of many website in it.

Li Zetian

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

Your Key Supplementary Specification

1. Objectives

本文件的目的是确定Your Key的要求。规范的列出不常用的用例模型和用例的要求。补充说明,用例模型共同构成完整的系统要求。

2. Scope

本应用的适用范围为所有人群

规范定义了系统的非功能性需求;如可靠性,可用性,性能,和保障性以及在多个用例的常见的 功能性要求。(功能需求在用户样例说明中定义)。

3. References

None.

4. Functionality

本程序不支持多用户。

每个用户可以用本程序记录日常收支情况。

5. Usability

支持window81及以上的版本

6. Reliability

本程序可以做到不间断的使用

7. Performance

  1. 系统可以满足单一用户的所有正常操作。
  2. 系统可以记录超过10万条用户记录。
  3. 系统在任何时候都能够及时的响应用户的请求。

8. Supportability

None.

9. Security

本应用为本地保存的应用,不会联网。该程序的用户名和密码会被加密存放,保证程序的安全性。

10. Design Constraints

None

需求规格说明书

1、关于记录

(1)添加

可以从主页面添加新的记录。

(2)查询

可以在主页面看到所有的记录。

(3)修改

在每一条账单的修改删除界面可以对账单进行修改

(4)删除

在每一条账单的修改删除界面可以对账单进行删除

2、关于注册和登录

不需要注册,初始的用户名和密码会给出作为第一次登陆,登陆后可以修改用户名密码。

3、关于查询

允许用户查看每一条记录的详细信息