某中学图书馆信息管理系统的设计与实现
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
目录
摘要 (1)
引言 (2)
1 开发背景 (2)
2 系统分析和设计 (3)
2.1系统需求分析 (3)
2.2系统设计 (4)
3 数据库的设计 (6)
3.1数据库需求分析 (6)
3.2数据库概念结构设计 (6)
3.3数据库逻辑结构设计 (9)
4 可行性研究 (10)
4.1经济可行性分析 (11)
4.2技术可行性分析 (11)
4.3运行可行性分析 (11)
5 开发工具的选择 (11)
6 系统的运行环境 (12)
7 系统模块功能的实现和窗体的设计 (12)
7.1创建借阅信息管理窗体模块 (12)
7.1.1 窗体模块的功能 (12)
7.1.2 窗体界面的设计及相关代码的编写 (13)
7.2创建借阅信息查询窗体模块 (23)
7.2.1 窗体模块的功能 (23)
7.2.2 窗体界面的设计及相关代码的编写 (23)
7.3创建图书信息管理窗体模块 (26)
7.3.1 窗体模块的功能 (26)
7.3.2 窗体界面的设计及相关代码的编写 (26)
7.4创建图书信息查询窗体模块 (31)
7.4.1 窗体模块的功能 (31)
7.4.2 窗体界面的设计及相关代码的编写 (31)
7.5创建基础信息维护窗体模块 (34)
7.5.1 窗体模块的功能 (34)
7.5.2 窗体界面的设计及相关代码的编写 (34)
结束语 (39)
参考文献: (40)
致谢 (40)
作者简介 (40)
声明 (41)
广西师范学院2008届本科毕业论文
某中学图书馆信息管理系统的设计与实现
通信工程专业 XXX
[摘要] 目前,还有许多中学的图书馆仍然采用传统的手工管理方式进行图书馆信息的管理,这种方式存在着手续烦琐、工作量大、效率低下、出错率高等诸多缺点。随着计算机科学技术的不断提高,计算机应用在人类生活中起着越来越重要的作用,现在国内已经有许多大规模的图书馆如各大高校和省市的图书馆等都利用计算机与计算机管理系统作为主要设备进行网络化、信息化、智能化和社会化的管理,但对于一个无论在藏书量上还是在读者数量上都不是很大的中学图书馆,使用功能和性能都比较完善的管理系统在经济上和运行上都是难以承受的。所以,开发一个适合中学图书馆使用的管理系统就势在必行。本文主要从图书信息和借阅信息的管理和查询方面进行一个小型图书馆信息管理系统的设计,采用VB6.0和Access进行系统开发,整个系统基本实现了对图书馆相关信息的有效管理和查询,且界面简洁友好,操作简单,特别适合中学图书馆信息的管理。
[关键词]信息管理;信息查询;数据库;信息管理系统
Design and Realization of a Middle School Library
Information Management System
Communication Engineering Major HUANG Chun-hua
Abstract:At present, there are many middle school libraries using the traditional approach to manage the library information manual, but this approach has many shortcomings, such as cumbersome procedures, heavy workload, low efficiency and the high risk of errors. With the constant improvement of computer science and technology, computer application plays an increasingly important role in human life. Now many large scale libraries such as university libraries, major pronvince libraries,and city libraries use computer and computer management system as the major equipment alone with the network, information, intelligence and social management to manage their information, but for a middle school library which doesn’t have a great number of collection and readers, it is unbearable in economic and operation to use the relatively perfect management in functionality and performance. So it is imperative to develop a managing system which is suitable for middle school libraries. There is a small managing system on design of libray information in this paper, which focuses mainly on the books and lending information of management and retrieval. The system is designed by using VB6.0 and Access. The whole system realizes library information on effective management and retrieval basically, and it is not only concise and friendly on interface but also simple on operation. Such a system is prticularly suitable for middle school library to manage information.
Key words:information management; information retrieval; data base; information management system