摘 要
随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统。
本文采用VB和ACCESS等软件为开发工具,设计出一个图书管理信息系统,对图书、读者、用户的信息进行统一管理,便于添加、修改、查询和打印。涉及到的主要内容有:体系结构规划、设计平台的搭建以及系统的设计。主要实现的功能模块有对用户、读者、图书信息的添加、修改、删除、查询,图书的借阅、归还管理,数据信息的统计和各种报表的打印。设计充分利用visual basic 6.0、access 数据库技术的强大力量,提高了编程效率和可靠性。
关键词: 图书管理系统 数据库 报表 ACCESS VB
Abstract
More and more thorough but extensive application on the management along with the information technique, the implement of the management information system is already gradually mature on the technique.The new course that manage the information system is a to develop continuously, the whichever unit wants to exist to want the development, wanting to organize organically the internal activity high-efficiencily, must build up and mutually accommodative management information system of the oneself characteristics.
This literary grace uses VB and ACCESS etc. softwares in order to develop the tool, design a book management information system, carry on unifying the management to the information of the book, reader, customer, easy to increase, modify, search and print.The main contents that involve have:The system structure programming, the design terrace build and the design of the system.The function mold piece of the main realization has to increase, modify, delete, search to the customer, reader, the book information, the book borrows to read, return the management, covariance and various statements of the data information print.Design to make use of the visual basic 6.0, technical strong power of database of access, raised the plait distance efficiency and credibilities.
Key words: The Book Management System, Database, Statement,Access, V B
目 录
摘 要 …………………………………………………………………………1
Abstract …………………………………………………………………………1
第一章 绪 论 ………………………………………………………………3
§1.1 项目开发的背景 ………………………………………………………3
§1.2 项目开发的目的 ………………………………………………………4
§1.3 项目开发的目标 ………………………………………………………4
§1.4 项目开发的意义 …………………………………………………4
第二章 项目开发总体设计 ………………………………………………………5
§2.1 应用需求分析 …………………………………………………………5
§2.2 系统功能流程图 ………………………………………………………8
§2.3 系统功能模块 ………………………………………………………9