图书馆书库管理系统

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

图书馆书库管理系统

摘要

毕业设计(论文)是考核应考者综合运用所学基础理论和专业技能,独立分析和解决实际问题的能力。计算机应用专业培养从事计算机软件和硬件设计,开发和应用的高层次人才,检测考生是否阅读了必要的中外文献,能否运用科技合理的定性和定量分析,来设计和实现设计系统。

图书馆书库管理系统主要是完成图书管理员对图书的管理(增加新书,删除旧书,并修改等的图书编辑);图书管理员对读者借还书的统计(图书的在库数目和还日期的统计)和管理;读者和管理员对图书信息和读者信息的查询;当查到所需信息时,打印出相应的信息报表等工作。

在图书馆书库管理系统的设计与实现过程中,我深深体会到此次毕业设计的重要性------它是我走上工作岗位前的一次重要的练习,更深刻体会到理论联系实践的重要性和必要性。同时,我也感受到JAVA 和SQL SERVER 2000 的功能之强大,事件处理的灵活性和高效性。但我掌握和应用的还不是很熟练,应多加实践和练习,在以后的工作中,我将不断的学习和充实自己,力争成为一个高水平的程序员。

关键字:Java Swing;SQL Server 2000;图书馆管理;图书馆

Management System of Books

ABSTRACT

Graduation project examines students for the abilities of synthetically using professional knowledge, analyzing and solving practical problems. The computer Applying major aims to train high-level technical personnel on designing, developing and applying about hardware and software. It also examines whether or not the students have read necessary Chinese or foreign references, and whether or not they can reasonably analyze ,design and achieve the

system .

The Administra tive System of Books’ has three functions, they are: books managed by books managers (adding new books, deleting old books , modifying book records and so on ),managing and counting readers’ borrowing and returning by books managers, searching for books information and readers information by both books managers and readers. When the needed information is searched, you can print it.

In the process of designing and achieving this system, I deeply know the importance of the graduation project, it’s only a prac tice before we go to work. I also know the importance and necessity of integrating theory with practice. Both JA V A and SQL SERVER 2000 have very strong functions, flexible and efficient. But I don’t know and apply them well, I will take more practice and learn more to handle them very skillfully, to be a qualified and high-level programmer.

Keywords:Java Swing;SQL Server 2000;Management System of Books;Library

目录

第一章绪论 (5)

第二章用户需求说明书 (6)

2.1文档的介绍 (6)

2.1.1文档的目的 (6)

2.1.2文档的范围 (6)

2.1.3读者对象 (6)

2.2产品介绍 (6)

2.3产品面向的用户群体 (7)

2.4产品应当遵循的标准和规范。 (7)

2.5产品的功能性需求 (7)

2.5.1功能性需求分类 (7)

2.5.2 特点 (7)

2.6产品的非功能性需求 (8)

2.6.1用户界面需求 (8)

2.6.2软硬环境要求 (8)

2.6.3产品质量需求 (8)

第三章体系结构设计 (9)

3.1介绍文档 (9)

3.1.1文档目的 (9)

3.1.2文档范围 (9)

3.1.3读者对象 (9)

3.2系统概述 (9)

3.3设计约束 (10)

3.4设计策略 (10)

3.5系统总体结构 (11)

3.6子系统的结构功能 (12)

3.7开发环境的配置 (19)

3.8运行环境的配置 (19)

第四章数据库设计 (20)

4.1文档介绍 (20)

4.1.1文档目的 (20)

4.1.2文档范围 (20)

4.1.3读者对象 (20)

4.2数据库环境说明 (20)

4.3数据库的命名规则 (21)

4.4逻辑设计 (22)

4.5物理设计 (22)

4.5.1表总汇 (22)

4.5.2领书订单表 (23)

4.5.3借书记录表 (23)

4.5.4书籍信息表 (23)

4.5.5会员表 (24)

相关文档
最新文档