摘 要
伴随着计算机技术在各行各业日益广泛和深入的应用,信息化的概念也早已经不仅仅限于只连接到互联网上了。使用一套信息管理专用软件代替原来的手工记账,在对于系统进行了适当的设置后,一旦登入凭证资料,执行审核和记账的功能后,将自动产生需要的信息记录,而后随时可以输出想要的信息才是信息化。计算机产业硬件和软件的更新和升级及管理工作在经济领域地位的日益提高,是两个不断前进着的车轮,在各自发展的进程中,又彼此促进和推动着,将信息化推向一个新的高度。本文主要讨论图书信息的查询,如何实现计算机信息化管理。
本系统采用Dreamweaver MX 和 Access2000 开发的。Dreamweaver MX作为前端开发工具,Access2000作为后台的数据库开发平台。对Access数据库和Dreamweaver MX应用程序设计。本文所设计的图书信息查询系统可以满足借阅者、图书馆工作人员的需要。具体的程序设计,设计了了操作界面。实现了数据库表的浏览,记录的添加、删除和修改,报表的生成,实现了多条数据库表的连接操作,实现了多条件查询和模糊查询,
该系统大体上分为五个模块:图书维护,图书查询,新书资讯,借阅归还和查询报表。这五个模块基本上实现了图书信息查询系统的基本功能。对图书查询及图书借阅进行有效的管理,同时给读者提供了最新的资讯。给读者带来了方便,使图书的信息查询科学化、智能化。
关键字:Dreamweaver MX;Access; 模块
Abstract
For the rapid development of technology computer has already run through every field of the economic and social life. The concept of information has not only confined to connect to the Internet. Using a dedicated information management software to replace the original manual book-keeping, in the proper installation of the system, Once information via vouchers, the implementation of the audit and book-keeping functions, will automatically generate the information needed by the records, it is the information and then can output the information wanted at any time Computer hardware and software industries to update and upgrade management in the economic field and the increasing status, are two of the wheels moving forward in their development process and to promote and facilitate the mutual will informationization to a new high. This text discusses mainly that library of information on the inquiry ,how to realize that the information of the computer is managed
This system adopts Dreamweaver MX and Access2000 to develop. Dreamweaver MX as front-end development tool, Access2000 as a background database development platform. To Access2000 database and Access application programming. This article designs the books management system management system may satisfied borrowing, the library staff's need. Concrete programming, has designed the operation contact surface. Has realized the database table browsing, Recording increase, deletion and revision, Report form production, has realized the multi- databases table connection operation, has realized the multi- conditions inquiry and the fuzzy inquiry.
The system is divided into 5 pieces of module on the whole: Books referral, Books maintenance, new Books information, Borrows returns and inquires the report form. The five modules are basically achieved the basic functions of The System of Books Information Referral Functional. Effective management of Books referral and Scheduled Borrow books, at the same time, teachers and students with up-to-date information. Brings convenience to reader offers convenience. So that information to the books, Scientific, and intelligent.
Key words:Dreamweaver MX;Access;Module
目 录
第1章 绪 论 1
1.1 系统的概述 1
1.1.1 问题的提出 1
1.1.2 系统的作用 1
1.2 相关技术与开发工具介绍 1
1.2.1 Dreamweaver MX开发环境 1
1.2.2 Microsoft Access数据库介绍 2
1.2.3 Dreamweaver MX与Microsoft Access数据库的结合 5
1.3 系统配置 6
第2章 需求分析 7
2.1 理解需求 7
2.2 需求分析 7
2.2.1 整体分析 8
2.2.2 具体分析 10
2.3 系统的性能需求 12
第3章 数据库设计 13
3.1 软件结构设计 13
3.2 数据库设计 14
第4章 详细设计 18
4.1 主界面设计 18
4.2 具体功能界面设计 18
4.2.1 图书维护界面设计 18
4.2.2 图书信息查询界面设计 19
4.2.3 借阅归还界面设计 20
4.2.4 查询报表设计 21
4.3 图书信息查询与数据库的连接 21
4.3.1 建立数据库 21
4.3.2 设置站点及连接数据库 22
4.3.3 建立查询网页 22
4.3.4 建立显示页面 23
第5章 代码分析与实现 27
5.1 图书信息查询主界面功能的实现 27
5.2 维护界面的实现 31
5.3 图书信息查询的实现 32
5.4 借阅归还界面的实现 33
5.5 查询报表界面的实现 34
第6章 系统测试与维护 37
第7章 结 论 38
参考文献 39
致 谢 40
附 录 41
第1章 绪 论
1.1 系统的概述
1.1.1 问题的提出
随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。作为计算机应用的一部分,使用计算机对图书查询信息进行管理,具有手工管理所无法比拟的优点。例如:检索迅速、查找方便、可靠性高、存储量大、成本低等。这些优点能够极大地提高查询信息的效率。
1.1.2 系统的作用
本系统能帮助读者利用计算机快速方便的进行图书信息查询。使复杂的工作变得简单,使散乱的图书信息能够具体化、直观化、合理化。具体体现在:
1.在图书查询方面,可以通过类型下拉框中选择要查询的图书类型,然后点击确定,系统就会自动根据你选择的类型进行过滤,显示出所有相关的图书信息。或按关键字查询,一步到位的找到您所需要的图书。