1 图书管理系统包括,借阅,归还,续借,读者类别管理,读者管理,图书类别管理,图书管理,管理员权限管理,排行榜管理
2 本项目为JAVA WEB开发,数据库为mysql数据库文件,直接放到data文件夹下即可名为db_library(内含详细部署说明书)
3 论文按照国外软件工程Higher National Group Award Graded Unit Specification格式编写目录如下
Project Document History 2
Introduction 4
1.1 Using this Document 4
1.2 Purpose of Document 5
1.3 Background 5
Planning: 5
2.1 Terms of Reference 5
2.2 Project Scope 6
2.3 Project Name 6
Analysis of the Project 7
3.1 Fact Finding 7
3.2 Findings 8
Requirement Specification 19
4.1 Introduction 19
4.2 The Program Model 19
4.3 Functional Requirements 20
4.4 Non-Functional Requirements 20
4.5 User Interface 21
Management of Project 21
5.1 Project Life Cycle 21
5.2 Project Plan 21
5.2.5 The Plan 23
Developing: 24
Analysis 24
6.1 Selection of Software 24
6.2 Identification of Objects(the main part) 25
6.3 Class Initial 27
6.4 Class Responsibilities 27
6.5 Class Attributes and Methods(part of main Class) 28
6.6 Limitations 30
6.7 Behavioural and Structural Models 31
Design 36
7.1 User Interface and Outputs 36
7.2 Data Dictionary 37
7.3 DataStructure Design 38
7.4 Test Strategy 41
Implementation 42
8.1. Code Solution 42
8.2. Test Solution 55
Evaluation 60
9.1. Product Evaluation 60
Appendix A 64
Progress report 1 64
Appendix B 65
Progress report 2 65
Appendix C 65
Higher National Group Award Graded Unit Specification 65
1