资源描述:
《图书管理系统的设计与实现.程俊》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、图书管理系统的设计与实现摘要图书馆人员结构复杂,人员数量有限,涉及方面很广,如果还使用手工操作处理图书借阅问题,工作将非常繁琐,需要大量的人力、物力和财力,极大的浪费了资源,对于图书馆管理人员来说,图书馆管理包括图书信息管理、学生信息管理、图书类别管理、借阅信息管理、管理员信息管理等等。而这些项目在过去靠手工操作,需要手工记录这些事情,不但麻烦,还经常出错,给广大用户带来很多不便,因此,开发这样一套图书馆管理系统软件。它负责图书及读者信息管理、后台数据库的维护、系统数据库设计,具备图书信息的添加、图书信息的修改、图书信息的查询、图书信息的删除;用户信息
2、的添加、删除、修改、查询;借、还书的登记;留言信息的删除、查看、添加等多种功能。系统的实现方式主要是在Microsoftwindows开发平台环境中使用ASP.net技术,ASP.net技术是当今流行的开发Web应用程序技术。数据库方面选用了MicrosoftSQLServer2000。针对Web服务器本人所选用的是由windows2000Server系统。关键词:图书馆管理系统用户信息管理图书信息管理留言管理ASP.netMicrosoftSQLServer2000-36-AbstractAcomplicatedstructureofthestaff
3、inlibraryandalimitedquantityofstaffcomparedtoawiderealmofprofessionalrequirementsresultinaveryonerousmanagement.Thisissuewillbemoreburdensomeiftheoperationofloanandreturningstillmainlycountonmanualoperation,whichwillcauseenormouswasterinmanpowerandmaterialresources.Foralibrarian
4、,booksourceinformationmanagement,student-informationmanagement,book-categoriesmanagement,loanandreading-informationmanagement,administrator-informationmanagementandsoonareincludedinthelibrarymanagement.Allthesedependonmanualoperation,causingalotofmistakesandtrifles,whichisveryin
5、convenient.Therefore,itisverysignificanttodevelopsuchasetoflibrarymanagementsoftware.Itisinchargeofthebooksandreadersinformationmanagement,setting-upandmaintainingofbackstagesupporter'sdatabase,andthedesignofdatabasewithfunctionsofadding,modifying,deleting,andsearchingofbook-inf
6、ormation;adding,modifying,deleting,andsearchingofreader-information;loaning-and-returningregistration;andadding,searching,deletingofmessages.ItcanbeappliedwithASP.netinthedevelopmentplateofMicrosoftWindows.MicrosoftSQLServer2000ASP.netisapopularapplicationtechniqueintheWebDevelo
7、pment.MicrosoftSQLServer2000ischoseninthedatabaseandwindows2000ServerischosenforitsWebservers.Keywords:LibraryManagementReader-InformationManagementBook-informationmanagementMessagesmanagementASP.netMicrosoftSQLServer2000-36-目录引言1第一章系统概述11.1题目背景情况11.2需求分析4第二章系统概要设计92.1系统功能描述92.2
8、系统总体功能模块图10第三章后台维护系统设计详细设计123.1后台维护系统设计123.2管理员