优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

ASP.NET网上图书订阅系统的设计(源代码+论文)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
  核心提示:如有需要请联系 QQ:306826066摘 要 随着Internet技术的发展,网络已经逐步渗透到人们生活的各个方面,各种信息管理系统的数字化、网络化已成为必然趋势。图书订阅系统是图书信息管理的重要手段,随着图书馆藏量的增大,人们对图书信息需求的不断增加,传统的手工图书订阅方式已不能满足这种需求,...

如有需要请联系 QQ:306826066
摘 要
随着Internet技术的发展,网络已经逐步渗透到人们生活的各个方面,各种信息管理系统的数字化、网络化已成为必然趋势。图书订阅系统是图书信息管理的重要手段,随着图书馆藏量的增大,人们对图书信息需求的不断增加,传统的手工图书订阅方式已不能满足这种需求,更不能适应当今信息时代的发展,因此,设计一个网上图书订阅系统,通过计算机管理图书信息,利用网络实现图书订阅,已成为图书订阅系统发展的新趋势。
网上图书订阅系统基于 Microsoft SQL Server 2000和ASP.NET平台,以C#为编程语言开发,实现了网上图书预订和借阅,订阅信息查询,图书和用户信息的修改,借阅排行和新到图书的查询等功能,这样不但可将管理员从繁重的劳动中解脱出来,提高管理图书的效率,更重要的是可以使每一位读者足不出户就能够通过上网来轻松订阅图书,查询相关订阅信息。

[资料来源:http://THINK58.com]

本文共五章:第一章 引言;第二章 理论基础;第三章 系统需求分析;第四章 系统设计;第五章 系统实施及测试。
关键词:图书预订;图书借阅;订阅信息查询;图书管理
[资料来源:http://think58.com]

The Design of On-line Book Borrowing and Reserving System
Abstract
With development of Internet technology, the network has gradually penetrated into the people's lives in all areas. Information management system of digital and network technology has become an inevitable trend. The book borrowing and reserving system is an important tool to manage book information. With the increase of book possession and user’s demand, the traditional manual method won’t satisfy this demand and the development of today’s era any more. Thus it’s a new trend to design an on-line book borrowing and reserving system, which uses computer to deal with book information and network to realize borrowing and reserving.
The system is based on the ASP.NET platform and developed by the C# language and SQL Server 2000 database. It has realized on-line book borrowing and reserving, inquiring information of borrowing and reserving, changes of books and users borrow ranks and new book information. It can not only release the manager from heaven burden, improving the management efficiency, but also make the users at home borrow, reserve, and inquiry their concerned information.

[资料来源:THINK58.com]

This content is composed of five chapters: the first is Introduction; the second is theory foundation; the third is demanding analysis; the fourth is system design; the fifth is system realization and test.
Key words: book reserving;book borrowing;inquiry of borrowing and reserving information;book management [资料来源:http://think58.com]

目 录
论文总页数:21页
1 引言 1
1.1 选题背景 1
1.2 国内研究现状 1
1.3 课题研究的意义 1
2 理论基础 1
2.1 数据库技术 1
2.2 面向对象技术 2
2.3 B/S架构的WEB程序设计技术 2
3 需求分析 3
3.1 图书订阅系统现状描述 3
3.2 现行系统存在的主要问题分析 3
3.3 提出解决方案 3
4 系统设计 4
4.1 系统总体架构 4
4.2 数据库的设计 4
4.3 系统功能模块设计 8
4.3.1 登录模块 8
4.3.2 信息查询模块 9
4.3.3 数据管理模块 12
4.3.4 系统管理模块 15
5 系统实施及测试 16
5.1 实施概况 16
5.2 测试方案 17
5.3 测试结果 18
结 论 18
参考文献 19
致 谢 20
声 明 21

[来源:http://www.think58.com]

1 引言
1.1 选题背景
计算机和网络技术的迅猛发展,人们的生活已逐步实现了信息化,网络化,从而使图书订阅业务受到了强大的冲击。传统的图书管理和订阅方式已不能适应读者对日益增长的图书信息的需求。随着馆藏量的不断增加,图书资料的录入和查询的难度也就相应增加,手工方式必将被淘汰,如何运用先进的信息技术,提高图书订阅业务管理和服务水平,是我们面临的
  [资料来源:http://www.THINK58.com]

[资料来源:http://www.THINK58.com]