1、 设计(论文)题目:图书管理系统 摘 要 本文着重阐述了图书馆管理系统的整体开发过程。介绍了系统的开发环境 以及开发工具,对于设计思想和设计流程也做出了全面的叙述,并且具体剖析 了系统各个功能的实现过程以及详细设计过程,在绘制简单系统功能模块图的 同时,力求更加清晰地表明设计思想,并在整个程序设计的规划及具体开发过 程中,充分考虑其可扩充性。 系统处理的准确性和及时性是系统的必要性能。图书馆管理系统这个项目 采用模块化的设计思想,在Windows XP操作系统环境下,运用DreamWeaver8搭 建系统平台,Acess2003数据库管理系统,实现了用户管理、图书借阅、图书 归还、借阅排行、借
2、阅记录、图书修改、图书分类、新书上架等8大主要模块。 本系统具有多方面特点:系统功能完备,用户使用方便简捷,人性化的用 户界面,安全保密设置齐全,大大减少了操作人员和用户的工作负担,提高了 图书管理的工作效率和学校的信息化的水平。 关键词:图书管理信息系统,ASP,Microsoft Access2003 Abstract This article focuses on the library management system as a whole development process. Introduces the system development environment and t
3、he tools, ideas and design process for the design has also made a comprehensive statement, and specific analysis of the system implementation process of various functions and the detailed design process, in drawing a simple system function block diagram of the same time, to more clearly show that th
4、e design and planning throughout the program design and the specific development process, full account of its scalability. System processing accuracy and timeliness necessary to the performance of the system. This project uses the library management system, modular design, the Windows XP operating s
5、ystem environment, the use DreamWeaver8 to build platform, Acess2003 database management system, user management, library, book return, loan ranking, loan records, books modification, books classification, book shelves and other 8 major major modules. This system has many features: the system functi
6、ons, the user easy to use simple, intuitive user interface, security settings are complete, greatly reducing the operator workload of staff and users to improve the efficiency of library management and information technology in schools level. Keywords: library management information system, ASP, Microsoft Access2003 目 录 1 引言 1 1.1 选题背景 . 1 1.2 设计思路 . 1 1.3 开发环境 1 2 系统需求分析 . 2 2.1 任务概述 2 2.2 系统功能需求 2 2.3 系统运行需求 . 2 3 图书管理系统总体设计. 4 3.1 系统目标 . 4 3.3 系统功能结构 . 6 3.4 数据库设计 . 6 3.4.1 数据库结构 7 3.4