asp+sql图书管理系统毕业设计.rar
asp+sql图书管理系统毕业设计,7300字 23页包括任务书,论文,英文原文,外文翻译,中期检查表,程序代码摘 要随着internet技术的发展,互联网在中国逐步普及,人们对网络的需求也日益增长,利用计算机实现事务的管理势在必行。本系统从初步调查开始,详细介绍了需求分析、流程和数据分析,并进行了系统总体结构设计和数据...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 真的疯了 发布
asp+sql图书管理系统毕业设计
7300字 23页
包括任务书,论文,英文原文,外文翻译,中期检查表,程序代码
摘 要
随着Internet技术的发展,互联网在中国逐步普及,人们对网络的需求也日益增长,利用计算机实现事务的管理势在必行。本系统从初步调查开始,详细介绍了需求分析、流程和数据分析,并进行了系统总体结构设计和数据库设计. 系统采用Dreamweaver编写ASP脚本,SQL SERVER 2000建立数据库,从界面简洁、实用的要求出发,完成了图书管理工作的主要部分,包括图书和用户的信息浏览,添加,修改,删除,查询,并且实现了超期统计和用于提醒超期用户的站内发消息功能。
关键字: Dreamweaver; SQL Server 2000; ASP
ABSTRACT
With the development of Internet technology, the Internet in China has gradually become popular, People’s demand of network growing too, it’s imperative to use computer for the implementation of works management .The system started from the preliminary investigation, a detailed needs analysis, process and data flow analysis, and the overall structure of the system design and database design. The System Use Dreamweaver to develop the ASP feet, SQL SERVER 2000 to create database, with simple interface and practical requirements. The System completed a major part of books management, including books and users’ information browse, add, modify, delete, search and the implementation of the extended statistics and message sending.
Keyword: Dreamweaver; SQL Server 2000; ASP
目录
1 绪论 1
1.1 开发背景 1
1.2 开发工具的选用及介绍 1
2总体分析与设计 3
2.1系统分析 3
2.2 系统目标 3
2.3总体需求 4
2.4系统模块流程图 5
2.5数据库设计 6
3 详细设计 8
3.1 用户登陆页面 8
3.2图书查询页面 9
3.3统计超期 11
3.4数据库备份和还原 12
3.5图书添加 13
3.6用户管理 15
3.7最新添加的图书 16
3.8图书分类浏览 17
3.9给超期用户发消息提醒 18
4毕业设计小结 20
5致谢 21
6参考文献 22
参考文献
[1] 王珊.数据库系统原理教程[M] .北京:清华大学出版社,2003,56.
[2] 求是科技. ASP数据库开发技术与工程实践[M] .北京:人民邮电出版社,2004,131.
[3] 刘意成.SQL实战演练[M] .北京:西安电子科技大学出版社,2004,79.
[4] 周绪.SQL Server 2000中文版入门与提高[M] .北京:清华大学出版社,2001,36.
[5] 李存斌.数据库应用技术[M] .北京:中国水利水电出版社,2001,73.
[6] 罗运模. SQL Server 2000数据仓库应用与开发[M] .北京:人民邮电出版社
7300字 23页
包括任务书,论文,英文原文,外文翻译,中期检查表,程序代码
摘 要
随着Internet技术的发展,互联网在中国逐步普及,人们对网络的需求也日益增长,利用计算机实现事务的管理势在必行。本系统从初步调查开始,详细介绍了需求分析、流程和数据分析,并进行了系统总体结构设计和数据库设计. 系统采用Dreamweaver编写ASP脚本,SQL SERVER 2000建立数据库,从界面简洁、实用的要求出发,完成了图书管理工作的主要部分,包括图书和用户的信息浏览,添加,修改,删除,查询,并且实现了超期统计和用于提醒超期用户的站内发消息功能。
关键字: Dreamweaver; SQL Server 2000; ASP
ABSTRACT
With the development of Internet technology, the Internet in China has gradually become popular, People’s demand of network growing too, it’s imperative to use computer for the implementation of works management .The system started from the preliminary investigation, a detailed needs analysis, process and data flow analysis, and the overall structure of the system design and database design. The System Use Dreamweaver to develop the ASP feet, SQL SERVER 2000 to create database, with simple interface and practical requirements. The System completed a major part of books management, including books and users’ information browse, add, modify, delete, search and the implementation of the extended statistics and message sending.
Keyword: Dreamweaver; SQL Server 2000; ASP
目录
1 绪论 1
1.1 开发背景 1
1.2 开发工具的选用及介绍 1
2总体分析与设计 3
2.1系统分析 3
2.2 系统目标 3
2.3总体需求 4
2.4系统模块流程图 5
2.5数据库设计 6
3 详细设计 8
3.1 用户登陆页面 8
3.2图书查询页面 9
3.3统计超期 11
3.4数据库备份和还原 12
3.5图书添加 13
3.6用户管理 15
3.7最新添加的图书 16
3.8图书分类浏览 17
3.9给超期用户发消息提醒 18
4毕业设计小结 20
5致谢 21
6参考文献 22
参考文献
[1] 王珊.数据库系统原理教程[M] .北京:清华大学出版社,2003,56.
[2] 求是科技. ASP数据库开发技术与工程实践[M] .北京:人民邮电出版社,2004,131.
[3] 刘意成.SQL实战演练[M] .北京:西安电子科技大学出版社,2004,79.
[4] 周绪.SQL Server 2000中文版入门与提高[M] .北京:清华大学出版社,2001,36.
[5] 李存斌.数据库应用技术[M] .北京:中国水利水电出版社,2001,73.
[6] 罗运模. SQL Server 2000数据仓库应用与开发[M] .北京:人民邮电出版社