资源描述:
《软件工程毕业设计_基于jsp的图书管理系统前台管理.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、河北农业大学本科生毕业论文(设计)题目:基于Jsp的图书管理系统-前台管理摘要随着科学技术的发展和人们生活所需的不断提高,各种数据信息量不断增多。世界各方各面都在迫切的需求更快更经济更智能化的技术来更好的管理数据。各个高校图书馆管理系统的发展证实了这个过程,从手工操作到管理员读者计算机操作,从非技术到计算机技术,无不展现了计算机软件操作的快捷、方便、存储量大等优点。所以高校所需的图书馆管理系统也跟随科学的发展而不断升级,让图书馆管理人员和学校读者更方便、更快捷的进行图书管理和图书借阅操作。本次图书管理信息系统设计利用JSP开发工具和MYSQ
2、L数据库来开发这个图书管理系统。该系统具备了图书管理系统基本的功能,可以满足图书管理基本要求,包括借阅、查找、添加、管理等功能,能根据用户的需求,快捷方便的为读者提供借阅服务。从系统的运行结果来看,本文所设计的图书管理系统的前台管理即页面设计,整体上可以满足借阅者和图书管理员两者的需求,实现了页面的简洁、有效的展现页面信息的功能。关键词:图书管理系统,JSP,页面设计AbstractWiththedevelopmentofscienceandtechnologyandthecontinuousimprovementofpeople'sliv
3、esneed,avarietyofdatatrafficcontinuestogrow.Onallsidesintheworldurgentlyneedsfasterandmoreeconomicalandintelligenttechnologytobettermanagedata.Eachuniversitylibrarymanagementsystemdevelopmentconfirmedtheprocess,frommanualoperationtoanadministratorreadercomputeroperation,fr
4、omthenon-technicaltocomputertechnology,allshowtheoperationofcomputersoftwarefast,convenient,largememorycapacityandotheradvantages.Socollegelibrarymanagementsystemisalsorequiredtofollowthedevelopmentofscienceandescalationmanagementforlibrariesandschoolsreadersmoreconvenient
5、andefficientlibrarymanagementandbooklendingoperations.ThelibrarymanagementinformationsystemdesignusesJSPdevelopmenttoolsandMYSQLdatabasetodevelopthelibrarymanagementsystem.Thesystemhasthebasicfunctionalitylibrarymanagementsystem,librarymanagementtomeetthebasicrequirements,
6、includinglending,find,add,managementandotherfunctions,accordingtotheneedsofusers,providingreaderswithfastandconvenientloanservices.Resultsfromtheoperationofthesystem,thepaperdesignofthelibrarymanagementsystem,frontdeskmanagementthatpagedesignoverall,andlibrarianstomeetthel
7、endingneedsofbothtoachieveapageconciseandeffectiveinformationtoshowthefunctionofthepage.Keywords:Librarymanagementsystem,JavaServerPages,Pagedesign目录1绪论11.1开发背景11.2管理信息系统简介11.3系统的研究目标和意义21.4系统可行性分析21.4.1技术可行性21.4.2经济可行性31.4.3社会可行性分析31.5国内外现状分析31.5.1国内现状分析31.5.2国外现状分析41.6系统
8、功能的简述42系统开发技术及运行环境52.1基本知识简述52.2Dreamweaver简介52.3Jsp与Html简介62.4Fireworks简介72.5Tomcat服务器简介