论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

基于VB的图书管理系统设计与实现

 本文ID:LWGSW14582 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 基于VB的图书管理系统设计与实现 (收费:1000 积分)  

论文字数:13206,页数:47

摘要
 二十一世纪是信息的社会,计算机技术的飞速发展,使各行各业在计算机技术应用方面得到了广泛的普及和使用。由于图书馆图书收藏量大大增加,使传统的图书管理员的工作日益繁重起来,迫使人们起用新的管理方法来管理图书,为了把图书管理员从繁重的工作中解脱出来,所以,将图书管理系统方便、快捷、费用低的优点慢慢地带入人们的生活,将传统的图书管理方式彻底的解脱出来,提高效率,减轻工人人员以往繁忙的工作,减小出错的概率,使读者可以花更多的时间在选择书和看书很迫切。从而使人们有更多时间来获取信息、了解信息、掌握信息 。本图书管理系统,介绍了该系统组成结构、功能特点、使用原理和方法,本系统实现了系统登陆、图书管理、学生管理,图书的借阅与归还等功能。有了这个系统就使图书馆的工作变得简单了许多,使图书馆的图书管理形成了一个整体自动化管理模式。本文介绍了在VB环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。

关键词:图书管理,系统设计,信息技术,VB技术

ABSTRACT
 The 21 century is the information society, the rapid development of computer technology, which computer technology has been widely spread and use in most business. Because of library books collection has increased quickly, the traditional librarians’ workload also increased , forced people to use the new management approach to the management of books, inorder to make the librarians easy from the heavy work. Therefore, the library management system convenient, fast, low-cost advantages will be taken slowly into people's lives, extricate the traditional library management  manner thorough themselves, improve efficiency, reduce workers in the work of their previous peak, reducing the probability of error, So that readers can spend more time in the choice of books and reading books is necessary. So that people have more time to obtain information and understand information, using information. This library management system, introduced the system of structural and functional characteristics, principles and methods of use, the system has the functions such as landing system, library management, student management, borrow and return books. With this system will make the library work much more simple, make the library books management become a whole automated management. This article introduces the detailed proce of exploring a management information system under the environment of VB.

 Keywords: Book manage, System design, Information technology, VB technology

目录
摘要 I
ABSTRACT II
第1章 引言 1
1.1背景 1
1.2研究内容 1
第2章 开发语言与技术介绍 3
2.1 Visual Basic 6.0 简介 3
2.2 SQL Server 2000 技术 3
第3章 系统基本需求分析 5
3.1 图书管理系统需求分析 5
3.2 系统功能分析 6
3.3 系统功能模块设计 7
3.4 数据库设计 9
3.4.1 数据需求分析 9
3.4.2 数据流程模块 10
3.4.3 数据库概念结构设计 11
3.4.4 数据库逻辑结构设计 14
第4章 图书馆管理系统的实现 17
4.1 创建工程项目——Library_MIS 17
4.1.1创建图书馆管理信息系统的主窗体 17
4.1.2 创建主窗体菜单 18
4.2读者种类管理模块 19
4.2.1 添加读者种类窗体的创建 19
4.2.2 修改读者种类窗体的创建 25
4.2.3 删除读者种类 25
4.3读者信息管理模块 25
4.4 书籍类别管理模块 30
4.5书籍信息管理模块 31
4.5.1添加书籍信息窗体的创建 31
4.5.2修改书籍信息 31
4.5.3查询书籍信息 32
4.6 借书信息管理模块 33
4.6.1 添加借书信息窗体的创建 33
4.6.2 修改借书信息 36
4.6.3 查询借书信息 37
4.7还书信息管理模块 37
4.7.1 添加还书信息窗体的创建 37
4.7.2 修改还书信息 38
4.7.3 查询还书信息 39
第5章 结束语 40
致谢 41
参考文献 42


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:基于ExtJs文件处理系统设计与实现 下一篇:图书信息管理系统的设计与实现
Tags:基于 图书 管理系统 设计 实现 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号