资源描述:
《基于asp的图书管理系统》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、基于ASP的图书管理系统34中文摘要【摘要】随着新世纪的到来,科学技术的突飞猛进,知识经济的日益发展,许多图书管理系统已经慢慢走向了老化。图书馆作为一种信息资源的集散地,图书和用户借阅资料繁多,包含很多的信息数据的管理,现今,有很多的图书馆都是初步开始使用,甚至尚未使用计算机进行信息管理。针对这种情况我个人制作了一个简单的图书管理系统网站。本网站使用Frontpage制作页面,用Asp语言做连接数据库的程序,使用Access制作系统的数据库,做出了这个具有图书查询、图书借阅、归还、续借、会员管理以及图书信息管理等功能的小型的网站。我在
2、文章中论述了整个网站的开发过程,网站的结构及网站开发的基本原理和方法。本文详细阐述了系统功能、需求分析、概要设计、详细设计、系统实现以及系统维护等软件开发过程。我力求将所学到的知识在网站开发中得以全面的应用,并使网站在实际的操作中能按照设计的要求安全有效正确的运行。本网站界面友好,操作简单,比较实用。关键字:accessASPfrontpage脚本语言34AbstractAlongwiththenewcenturyarrival,scienceandtechnologyprogressingbyleapsandbounds,knowl
3、edgeeconomyflourishingmoreandmoredaily,manybooksmanagementsystemalreadyslowlymovedtowardstheaging.Thelibrarytookonekindofinformationresourcethecollectionanddistributioncenter,thebooksandtheuserborrowthematerialtobemany,containstheverymanyinformationdatathemanagement,now
4、adays,hasverymanylibrariesallisinitiallystartstouse,evennotyetusesthecomputertocarryontheinformationmanagement.BythisconditionImadethissimplelibrarymanagesystemstation.ThewebstationisusingFrontpagemadethewebpage,usingthelanguageofActiveServerPagelinkedthedatabase,andusi
5、ngAccessasthebackgrounddatabase,madethisminiwebstationwhichhasthefunctionofbooksearchbookborrow,bookback,bookreborrow,readermanagebookmessagemanageandsoon.Intermsofthewebstationasbackground,Idiscussedthewholedevelopingprocessofdevelopingwebstation、thestructureofwebstati
6、onandthebasicprincipleandmethod.Thisarticleparticularlydiscussedthedevelopingprocessofsystemanalyse、demandanalyse、summaryanalyse、particularanalyse、systemimplemtandsystemmaintenance.Itryhardtoapplymasteredknowledgeinthewebdeveloping,makewebstationsafelycorrectictyrunning
7、inthepracticelyoperating.Thiswebstationhasfrindlyinterface.Itiseasytooperate.Andhasgoodpracticability.Keyword:accessASPfrontpagescript34目录1、引言51.1项目开发背景51.2设计思想51.3开发工具的选用及介绍51.3.1什么是ASP51.3.2IIS的概念71.3.3frontpage2000介绍71.3.4数据库及其应用82、需求分析92.1项目背景92.2任务概述92.3数据描述92.3.1静
8、态数据92.3.2数据字典93、概要设计113.1系统功能描述113.2模块图114、详细设计124.1查询124.1.1图书信息查询124.1.2借阅信息查询144.1.3显示所有图书信息154.2管理员登录154.2