1、 本科毕业论文(设计)本科毕业论文(设计) 学 院 计算机与信息技术学院 专 业 计算机科学与技术 年 级 2009 级 1 班 姓 名 论文(设计)题目 图书智能管理系统的框架构建 指导教师 职称 副教授 2013 年 5 月 15 日 1 目目 录录 摘摘 要要.1 AbstractAbstract 1 1 1 前言前言.2 2 2 图书管理系统开发相关技术的介绍图书管理系统开发相关技术的介绍 2 2.1 A 的介绍2 2.1.1 A 的优势介绍3 2.1.2 A 的特点4 2.2 SQL Server 2005 概述5 3 3 系统总体设计分析系统总体设计分析 6 3.1 系统需求分析6
2、 3.2 系统数据库设计8 3.2.1 概念结构设计.8 3.2.2 逻辑结构设计.9 3.3 系统实现的目标. 11 4 4 图书管理系统各功能模块概述图书管理系统各功能模块概述 11 4.1 系统功能模块设计概述. 11 4.2 图书管理系统各功能模块详细设计.13 4.2.1 系统登录模块.13 4.2.2 图书管理模块.13 4.2.3 学生管理模块.13 4.2.4 借阅信息管理模块.14 4.2.5 图书检索模块.14 5 5 管理系统的实现管理系统的实现 14 5.1 登录系统模块的实现14 5.2 图书管理模块的实现15 5.2.1 图书入库功能的实现15 5.2.2 图书维护
3、功能的实现16 2 5.3 学生管理模块的实现19 5.3.1 学生添加功能的实现19 5.3.2 学生维护功能的实现20 5.4 借阅信息管理模块的实现22 5.4.1 办理图书借阅功能的实现22 5.4.2 办理图书归还功能的实现23 5.5 图书检索模块的实现24 6 6 结束语结束语.26 参考文献参考文献.26 3 图书图书智能智能管理系统管理系统的的框架构建框架构建 摘 要:本设计尝试用 ASP.NET 在网络上架构一个图书管理系统,以使每一位读者及图 书管理员方便地管理及借阅图书。论文首先较为详尽地介绍了面向对象分析与设计的有 关概念与技术,特别深入介绍了在本系统中运用到的知识及
4、系统模块。本图书管理系统 是在 SQL2005 基础上运用 ASP.NET 设计实现的。其主要功能有:用户管理,新书上架, 分类查找,图书检索,图书收藏夹,借阅流程,借阅排行,图书评论,网站管理等。论 文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统 从实际应用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统 中的应用与实现。 关键词:SQL2005;ASP.NET;管理系统 Abstract:The design attempts to ASP.NET on the network structure of a library managemen
5、t system, so that every reader and librarian to easily manage and borrow books. Firstly, a more detailed introduction to the concepts and techniques of object-oriented analysis and design, particularly in-depth knowledge to use this system and system modules. The library management system in SQL2000
6、 based on the use of ASP.NET design. Its main features are: user management, book shelves, classification search, book search, book favorites, loan process, loan rankings, book reviews, website management. Papers in the process of writing, and strive to theory and practical application of a combination of various theories described in conjunction with the system to be described from the practical applica