1、 毕业设计(论文) 题 目:图书馆管理系统的设计与实现 专 业:计算机科学与技术 院(系) :信息工程学院 完成时间:2015 年 5 月 5 日 2011 年 5 月 5 日 基于 ASP.NET 的图书馆管理系统设计与实现 摘 要 图书馆作为一个专门收集、 整理、 保存、 传播文献并提供利用的科学、 文化、 教育机构, 是人们获取知识的主要来源之一。 同时,数据库的管理和开发是一项重要内容,在教学实践中 占有十分重要的地位。 本网站服务器端的代码主要使用 c#编写, 使用 VS2008 和 SQL Server 2005 相结合开发网站。 论文首先论述了系统的开发背景和设计目标, 并对系统
2、开发所用到的技术进行了相关的 简单介绍;其次,介绍了项目的需求分析;再次详细介绍了系统的详细设计;最后,介绍了 系统的详细设计。 关键词:数据库,SQL 语言,MS SQL Server,C# 3 Based on the ASP.NET library management system design and Implementation Take to Library as a specialized collection, collation, preservation, dissemination of literature and provide the use of the sci
3、entific, cultural, educational institutions, is that people get the one of major source of knowledge. At the same time, database management and development is an important content in the teaching practice, plays a very important role. The web server code is written using c#, using VS2008 and SQL Ser
4、ver 2005 combined development site. The paper first discusses the background of the system development and the design goal, and system development techniques were related briefly; secondly, introduces the project needs analysis; once again introduced the detailed design of the system; at last, introduces the detailed design of the system. Key words: database, SQL language, MS SQL Server, C # 目 录 1 绪论 . 6 1.1 图书管理系统概述 6 1.2 开发环境 6 1.1 系统设计目标分析 7 2 图书管理系统设计分析 . 8 2.1