图书销售管理系统的设计与实现
摘 要
在现代社会,由于电脑技术的飞速发展和网络技术的运用,使企业的日常工作摆脱了以往的繁杂工作,使企业的工作效率得到了极大的提升。大型书店应该有一整套完善的信息管理体系,但大多数的小书店都是人工进行的,工作效率低下,无法及时掌握各种书籍的数量,需要的书籍很难在很短的时间内找到,图书的存储和更新比较麻烦,不便于动态及时调整图书结构。
本系统依据其规模及经济实力,具备了图书管理、仓储管理、销售管理、综合查询、系统管理等基础功能,且界面简洁、操作方便。本文是对此领域的一次实践性探索,目的是为了提供一套便于操作、便于查询、便于修改的辅助管理系统,以适应目前小型书店经营管理的实际需要。
关键词:图书管理 管理系统 辅助管理 软件开发
Abstract
In modern society, due to the rapid development of computer technology and the application of network technology, the daily work of enterprises has got rid of the previous complicated work, and the working efficiency of enterprises has been greatly improved. Large bookstores should have a complete set of information management systems, but most small bookstores are manual, inefficient, unable to grasp the number of various books in a timely manner, it is difficult to find the books needed in a very short time, the storage and updating of books is relatively boring, and it is not convenient to dynamically and timely adjust the book structure.
Based on its scale and economic strength, this system has the basic functions of book management, storage management, sales management, comprehensive query, system management, etc., and the interface is simple and easy to operate. This paper is a practical exploration in this field. The purpose is to provide a set of auxiliary management system that is easy to operate, query and modify, so as to adapt to the actual needs of the operation and management of small bookstores.
Key Words:book management;manage the system;auxiliary management;software development
目 录
摘 要 1
Abstract 2
第一章 绪论 3
1、能存储店铺内的书籍信息和存货,安全、有效。 3
3、能快速获取所需要的资料。 3
第二章 需求分析 4
2.1 系统需求 4
2.2 功能需求 4
2.2.1图书销售 4
2.2.2图书入库 4
2.2.3图书信息设置 4
2.2.4综合查询 4
2.2.5数据库管理 5
2.3 性能需求 5
2.3.1硬件环境 5
1.3.2软件环境 5
第三章 总体设计 6
3.1基本设计概念和处理流程 6
3、2系统层次模块图 6
3.2.1数据库介绍 7
3.2.2数据库需求分析 7
3.2.3数据库概念结构设计 9
3.3图书销售模块 9
3.3.1图书销售 9
3.3.2图书销售模块的实现 9
3.4图书入库模块 15
3.4.1图书入库模块 15
3.4.2图书入库模块的实现 15
3.5图书信息设置模块 17
3.5.1图书信息设置模块 17
3.5.2图书信息设置模块的实现 17
3.6综合查询模块 19
3.6.1图书查询子模块 19
3.6.2销售查询子模块 21
第四章 结论 22
致 谢 23
参 考 文 献 24