《图书管理系统》设计.doc

约31页DOC格式手机打开展开

《图书管理系统》设计,全文31页约8400字论述翔实摘要:系统主要完成对图书的库存管理,包括图书入库、出库、库存,员工信息,供应商信息以及密码管理等六个方面。系统可以完成对各类信息的浏览、查询、添加、删除、修改、报表等功能。  系统的核心是入库、库存和出库三者之间的联系,每一个表的修改都将联动的影响其它的表,当完成入库或...
编号:10-25767大小:807.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 花季永驻 发布

《图书管理系统》设计

全文31页 约8400字 论述翔实

摘要:系统主要完成对图书的库存管理,包括图书入库、出库、库存,员工信息,供应商信息以及密码管理等六个方面。系统可以完成对各类信息的浏览、查询、添加、删除、修改、报表等功能。
  系统的核心是入库、库存和出库三者之间的联系,每一个表的修改都将联动的影响其它的表,当完成入库或出库操作时系统会自动地完成库存的修改。查询功能也是系统的核心之一,在系统中即有单条件查询和多条件查询,也有精确查询和模糊查询,系统不仅有静态的条件查询,也有动态生成的条件查询,其目的都是为了方便用户使用。
系统采用Microsoft Office中的Access 2000来设计数据库,并使用当前优秀的开发工具Delphi7.0,它有着最为灵活的数据库结构,对数据库应用有着良好的支持。
论文主要介绍了本课题的开发背景,所要完成的功能和开发的过程。重点的说明了系统设计的重点、设计思想、难点技术和解决方案。

关键字:数据库,SQL语言,Delph7.0,数据库组件,图书管理

Abstract:
A system basically deals with the storage management, which includes six parts: the register, checkout, storage of the books, information of the workers, business provider, and code management. A system can deal with the browse, query, addition, deletion, amendment and forms report of the information.
The core of a system is the relationship among the register, checkout and storage. The change of each form will accordingly affect other related forms. When the register or checkout has been finished, the system will do the amendment of the storage automatically. The function of query is also one of the cores. In a system, there are both single-condition query and multi-condition query, both exact query and related query, both static-condition query and dynamic-produce query, all of which are designed for the convenience of the users.
The system adopts Access 2000 of Microsoft Office to design the databank and makes use of the advanced Delphi7.0 which has the most flexible structure of the databank and offers the best support towards the use of the databank.
This paper mainly introduces the development background, the function prospects and the development process of this subject. It focuses on the main point, the idea of the design, the technical difficulty and solvent of system design.
Key words:
databank, SQL language, Delph7.0, subassembly of databank, book management

部分参考文献
 卢国俊,Delphi 7数据库开发,电子工业出版社,2002
 边萌,Delphi 编程起步,机械工业出版社,2002
 伍俊良,Delphi 7课程设计案例精编,中国水利水电出版社,2002
 丁宝康,数据库原理,经济科学出版社,2000
 陆丽娜,软件工程,经济科学出版社,2000