您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 信息化管理 > 哈理工 学年设计 基于Web的图书管理系统
哈尔滨理工大学学年设计题目:基于Web的图书管理系统院、系:姓名:指导教师:系主任:年月日网络工程专业学年设计论文-1-基于Web的图书管理系统摘要二十一世纪是信息的社会,获取信息的方式既是图书。在学校期间,图书馆成为同学们最方便获取图书的地方,因此拥有一个好的图书管理系统显得极其重要。科学技术日新月异的发展让人们的生活发生了巨大地变化,计算机技术的飞速发展,使各行各业在计算机技术应用方面得到了广泛的普及和使用。信息化时代的到来成为不可抗拒的潮流,人类文明正在进入一个崭新的时代。因此,图书管理系统也为同学们以方便、快捷的优点成为了首选的汲取知识的地方。从传统的手工图书管理方式解脱出来,提高效率,减轻管理员的工作负担,减少出错的概率,使同学们可以花更多的时间在自己喜爱的图书上,方便了同学们获取信息、了解信息和掌握信息。图书管理系统是典型的信息管理系统,其开发主要包括后台数据库的建立和维护以及前段应用程序的开发两个方面。对于前者要求建立起一致性和完整性强的数据库。而对于后者则要求应用程序功能完备、易于使用等优点。因此本文主要是以MySQL数据库管理系统,结合Tomcat作为服务器运行环境,并使用JSP语言设计网页,并且运用Java应用程序设计的一个基于Web的图书管理系统,提高了编程效率的可靠性。【关键词:】JAVA;MYSQL;数据库;数据库组件;图书管理系统;JSP。网络工程专业学年设计论文-2-TheManagementofLibraryBooksBasedonWebAbstractThe21centuryinformationsociety'smostimportantinformationresources,willbethebooks.However,thewaytohaveaccesstobooksinschoolmaybethelibrary.Theprogressofscienceandtechnologysothathumanlifehaschangeddramatically,therapiddevelopmentofcomputertechnologyandtheindustriesintheapplicationofcomputertechnologyhasbeenwidelypopularityanduse.Thearrivaloftheinformationagehasbecomeanirresistibletrendofhumancivilizationisenteringanewera.Therefore,thepublishinghousemanagementsystemisalsoconvenient,fast,low-costadvantageofbeingslowtoenterpeople'slives,thetraditionallibrarymanagementmanualoutcompletely,improveefficiency,reducepublishinghouseadministratorsbusyworkingthepast,reducingtheTheprobabilityoferror,sothatmemberscanspendmoretimeinyourfavoritebook.Sothatthemembersbetteraccesstoinformation,understandinginformation,accesstoinformation.Managementsystemforpublishinghouseisatypicalmanagementinformationsystem(MIS),includingthedevelopmentofthemainbackgroundoftheestablishmentandmaintenanceofdatabaseandapplicationdevelopmentfront-endaspects.Fortheformerrequirementtoestablishdataconsistencyandintegrity,anddatasecurityofagoodlibrary.Forapplicationswhichrequirefull-featuredandeasytouseandsoon.SoIcombinedtherequirementsofanopenbookontheMYSQLdatabasemanagementsystem,databasecomponents,SQLlanguageprinciple,JAVAapplicationprogramming,databasetechnologyformorein-depthstudyandapplication,mainlytocompletethemanagementsystemneedspublishinghouseanalysis,dividedintofunctionalmodules,databases,patternanalysis,andthusthedesignofthedatabasestructureandapplications.Systemresultsshowthat,inthispapermanagementsystemdesignedtomeetthepublishinghousepublishinghousemembers,administratorspublishinghouseneedsatwo-waystreet.Therealizationofadatabasetablebrowsing,addrecord,delete,andmodify,theconditionstoachieveavarietyofinquiries,amemberfunctionlock.DesigntakefulladvantageofJAVA,MYSQLdatabasetechnologyapowerfulforcetoimprovetheefficiencyandreliabilityoftheprogramming.【Keywords:】JAVA;MySQL;database;databasecomponents;Librarymanagementsystem;JSP.网络工程专业学年设计论文-3-目录摘要.................................................1Abstract.............................................2第1章绪论..........................................11.1选题背景和意义..........................................11.1.1研究背景..........................................11.1.2研究意义..........................................11.2系统调试和可行性分析...................................11.2.1现状调研..........................................11.2.2可行性分析........................................2第2章系统开发技术介绍..............................32.1Java技术...............................................32.1.1Java简介.........................................32.1.2JDBC相关内容.....................................32.2MySQL概述..............................................42.2.1MySQL基础知识....................................42.2.2简单SQL语句......................................52.3运行环境................................................5第3章系统需求分析..................................63.1系统功能分析...........................................63.1.1功能分析..........................................63.1.2性能需求..........................................63.1.3运行需求..........................................63.2数据需求...............................................63.2.1静态数据..........................................63.2.2动态数据..........................................6第4章数据库设计...................................84.1数据处理流程.............................................84.1.1系统登录流程.......................................84.1.2主流程.............................................84.1.3借书流程...........................................84.1.4还书流程...........................................84.1.5续借流程...........................................8网络工程专业学年设计论文-4-4.1.6图书管理操作流程..................................94.2系统数据的设计...........................................94.2.1数据库表.............................................9第5章系统实现....................................125.1系统总体结构设计........................................125.2系统模块实现............................................135.2.1整个系统模块........................................135.2.2模块功能..........................................13结论.............................................17参考文献............................................18附录.............................................19附录A.....................................................19网络工程专业学
本文标题:哈理工 学年设计 基于Web的图书管理系统
链接地址:https://www.777doc.com/doc-3784205 .html