资源描述:
《社区图书馆图书管理系统设计与开发毕业设计》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、编号南京航空航天大学毕业设计题目社区图书馆图书管理系统设计与开发学生姓名李航学号161130207学院计算机科学与技术学院专业软件工程班级1611302指导教师谭文安教授二二〇一五年5月南京航空航天大学本科毕业设计(论文)诚信承诺书本人郑重声明:所呈交的毕业设计(论文)(题目:社区图书馆图书管理系统设计与开发)是本人在导师的指导下独立进行研究所取得的成果。尽本人所知,除了毕业设计(论文)中特别加以标注引用的内容外,本毕业设计(论文)不包含任何其他个人或集体已经发表或撰写的成果作品。作者签名:年月日(学号)
2、:毕业设计(论文)报告纸社区图书馆图书管理系统设计与开发摘要随着网络的普及,信息全球化已成为趋势。进入新世纪,信息已成为重要的战略资源,是当代社会的代名词。我们采用B/S架构,即浏览器和服务器结构,来开发一个社区图书馆图书管理系统。B/S模式统一了客户端,将系统功能实现的核心部分集中到服务器上,简化了系统的开发、维护和使用。同时大大简化了客户端电脑载荷,减轻了系统维护与升级的成本和工作量,降低了用户的总体成本。我们选择JSP作为开发工具,配合MYSQL数据库,来进行本系统的开发工作。系统分为管理员设置,图
3、书借阅者设置,图书信息管理,借阅者信息管理,增加用户信息几大模块。本系统是根据实际情况和具体内容,按照一定的要求,科学、合理的进行系统分析、设计,具体包括菜单设计、数据输入、查询、删除、修改等设计。从而使本系统完全能满足经济性、灵活性、系统性及可靠性的要求。由于使用的是JAVA语言,不仅界面的设计简单,而且代码量少,开发所用的时间也短。整个社区图书馆管理系统操作简单,界面简洁美观,既实用有提高管理效率。关键词:图书管理,系统开发,JSP,MYSQL毕业设计(论文)报告纸DesignandDevelopme
4、ntofLibraryManagementSystemforCommunityLibraryAbstractWiththepopularizationoftheInternet,informationglobalizationhasbecomeatrend.Inthenewcentury,informationhasbecomeanimportantstrategicresource,anditisthepronounofthecontemporarysociety.WeusetheB/Sarchitec
5、ture,thatis,thebrowserandtheserverstructure,todevelopalibrarymanagementsystemofcommunitylibrary.TheB/Smodeunifytheclient,andconcentratethecoreofthefunctionofthesystemontheserver,whichsimplifiesthedevelopment,maintenanceanduseofthesystem.Atthesametime,thel
6、oadoftheclientcomputerissimplified,thecostandtheworkloadofthemaintenanceandupgradearereduced,andthetotalcostoftheuserisreduced.WechooseJSPasthedevelopmenttool,withtheMYSQLdatabase,tocarryoutthedevelopmentofthesystem.Thissystemisdividedintotheadministrator
7、setting,thebooksborrowersetting,thebooksinformationmanagement,theborrowerinformationmanagement,theincreaseuserinformation,thesemodules.Thissystemisanalyzedanddesignedscientifically,reasonably,accordingtotheactualsituationandtheconcretecontent,andaccording
8、tocertainrequirements,specificallyincludingmenudesign,dataentry,query,delete,modify,andsoon.Sothatthesystemcanmeettherequirementsofeconomy,flexibility,systemandreliability.BecauseoftheuseofJAVAlanguage,notonlytheint