【编者按】:网学网VB为您提供图书借阅管理系统参考,解决您在图书借阅管理系统学习中工作中的难题,参考学习。
包括论文,设计,论文字数:18553,页数:40
【摘要】
本课题针对当前我国图书借阅管理多数采用人工管理的现状以及即使采用了计算机图书管理系统却不能完全满足本单位图书管理的需要的实际情况出发,对图书管理业务经过详细的系统调查,开发出的操作简单而且方便实用的一个图书借阅管理系统,以适应新时代发展的需要。
本系统使用Visual Basic6.0开发工具,主要使用SQL语句,结合Access数据库、VB的DAO数据访问对象,DATA控件和ADO控件来实现数据库的操作。
图书借阅管理系统主要对图书管理日常工作中遇到的实际问题,例如书籍信息、读者信息、借阅信息、能够实现以下任务:用户分级权限操作、借还图书操作、书库维护操作等。本系统经过测试,运行稳定,可投入使用。
【关键词】
图书;Visualbasic6.0;ACCESS; 读者;借阅
Abstract:
This topic uses the manual management most in view of the current our country books borrowing management the present situation as well as even if used the computer books management system management system not to be able to satisfy the application position books management actually the need actual situation to embark completely, passed through the detailed system investigation to the books management service, developed the operation simple moreover facilitated a practical books borrowing management system management system, met the new times need to develop.
This system uses Visual the Basic6.0 development kit, mainly uses the SQL sentence, unifies the Access database, the VB DAO data accessing object, DATA controls and ADO controls to realize the database operation.The books borrowing management system management system mainly the actual problem which meets to the books management routine work in, for example the books information, the reader information, the borrowing information, can realize following duty: The user graduation jurisdiction operation, borrows also the books operation, the book stacks maintenance operation and so on. This system after the test, the movement is stable, but operational.
Key words:
Books; Visualbasic6.0; ACCESS,readers,Borrows
目 录
摘要……………………………………………………………………2
前言……………………………………………………………………2
第一章图书借阅管理系统概述………………………………………2
1.1 图书借阅管理系统简介……………………………………2
1.2图书借阅管理相关软件简介………………………………3
1.3系统开发所用的技术准备……………………………………………4
第二章 图书借阅管理系统分析……………………………………10
2.1 系统初步调查……………………………………………..10
2.2 系统可行性分析……………………………………………12
2.3 现行业务描述………………………………………………………12
2.4系统详细调查………………………………………………13
2.5系统的安全性………………………………………………14
第三章 新系统逻辑方案……………………………………………14
3.1 数据流图…………………………………………………………14
3.2 数据字典……………………………………………………15
3.3 系统逻辑模型的提出………………………………………17
第四章 系统详细设计………………………………………………18
4.1图书借阅管理系统模块设计举例…………………………18
4.2 数据库设计…………………………………………………20
4.2.1概念结构设计……………………………………………20
4.2.2本系统中所涉及到的主要实体及其属性……………………22
4.2.3本系统的实体-联系(E-R)图……………………………22
4.2.4各表的物理结构………………………………………………22
4.3计算机系统的配置方案……………………………………24
第五章 图书借阅系统的实现………………………………………24
第六章 结束语………………………………………………………36
参考文献……………………………………………………………37