网学网ASP编辑为广大网友搜集整理了:ASP+SQL图书管理系统绩等信息,祝愿广大网友取得需要的信息,参考学习。
附任务书,外文翻译,论文,设计,论文字数:7336,页数: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