您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 信息化管理 > 基于JAVA的图书管理系统设计
本科毕业设计(论文)题目:基于Java的图书管理信息系统的设计和实现院系:计算机科学系专业:计算机科学与技术姓名:陈平指导教师:周亚凤南京航空航天大学2012年4月10日摘要图书管理信息系统是现在学校图书馆必不可少的系统。随着数字化信息技术的普及,将一些先进的信息技术结合运用到图书管的管理和服务中。促进图书馆各部门之间协调工作,提高图书馆的工作效率,清晰反映图书的库存与读者的借阅情况,是本系统的开发目的。图书馆作为一种信息资源的集散地,图书和用户借阅资料繁多,包含很多的数据信息管理。现今,有很多的图书馆都是初步的开始使用,甚至尚未使用计算机进行信息管理。根据调查得知,他们以前对信息管理的主要方式都是基于文本、表格等纸介质的手工处理,对于图书借阅情况的统计和核实等往往采用对借书卡的人工检查进行,对借阅者的借阅权限、以及借阅天数等用人工计算、手抄进行数据处理工作量大,容易出错;由于数据繁多,容易丢失,且不易查找。总的来说,缺乏系统,规范的信息管理手段。尽管有的图书馆有计算机,但是尚未用于信息管理,没有发挥它的效力,资源闲置比较突出,所以图书管理系统的开发显得尤为重要。本系统使用到的开发工具是MyEclipse,它采用了当今软件设计的最新技术,具有开发效率高、设计灵活、生成的软件界面友好美观等特点。使用J2SE进行界面设计,使用SQLServer2000建立数据库。本系统中解决了学校图书管理事务中的常用基本问题以及相关统计工作。实现图书管理员对图书的分类、录入和新进图书的基本操作,对图书借阅情况的查询和对系统的维护等。本系统中包含6个功能模块:管理员登录,读者管理,图书管理,图书借还,系统查询和系统维护。关键词:图书管理系统;信息技术;MyEclipse;J2SEAbstractThelibrarymanagementsystemisanessentialsystemforschoollibrarytoday.Withthepopularizeofthedigitalinformationtechnology,someadvancedinformationtechnologyarecombinedwiththemanagementandserviceoflibrary.Topromotetheworkbetweeneveryapartment,toimprovetheworkingefficiencyandtoreflecttheinventoryoflibraryandtheborrowingclearlyarethepurposeaboutdevelopingsuchasystem.Asakindofcollectinganddistributingcenterofinformationresources,librarycontainsagreatnumberofdataaboutthelargenumberofmaterialoflibraryanduserborrowing.Nowadays,therearemanylibrariesjuststartorevennotusecomputerstomanageinformation.Basedonthesurvey,theauthorgetsthatthemainwaytomanageinformationisdealtmanuallywithpapertextandpaperformsandsoon.Forthestatisticsandverificationofborrowingarecheckedmanually,aswellastheborrowingprivilegesanddays.Checkingmanuallyhasmanyproblems,notonlythelargeworkloadbutalsorangeofdatawhichmakemistakeseasily,arelosteasilyandaredifficulttofind.Totallyspeaking,manylibrariesareshortofsystematicalandnormativemanagementmeasure.Althoughsomelibrarieshascomputers,theyarenotusedforinformationmanagement.Therearemanyidleresources,soitisvitaltodevelopthelibrarymanagementsystem.ThesystemuseMyEclipsewhichadoptedthenewesttechnologyofsoftwareatthepresent.Thenewestonehasmanyfeaturesincludedhighefficientdevelopment,flxibledesignandbeautifulsoftwareinterface.ThesystemwillbedesignedbyJ2EE,andbuilddatabasethroughSQLServer2000.Thesystemsolvesmanyusualbasicproblemsinschoollibrarymanagementservicesandrelevantstatisticalwork.Itmakesthebasicoperationoflibraryclassificationandnewentryofnewbooksaswellasqueryforbooklendingandmaintenanceforsystemcometrue.Thesystemcontainssixfunctionsinmodule:adminlogin,audiencemanagement,librarymanagement,librarycirculation,thesystemqueriesandsystemmaintenance.Keywords:librarymanagementsystem;informationtechnology;MyEclipse;J2SE目录摘要.......................................................................................................................................第一章绪论...................................................................................................................0第一节毕业设计主要任务.........................................................................................0第二节课题意义.........................................................................................................0第三节论文的工作和安排...........................................................................................0第二章图书管理信息系统需求分析.................................................................................2第一节可行性分析.....................................................................................................2一、技术可行性.....................................................................................................2二、经济可行性.....................................................................................................2第二节图书管理信息系统需求概述.........................................................................2一、系统目标.........................................................................................................2三、用户类型和用户特性.....................................................................................3第三节图书管理信息系统需求模型.........................................................................3一、功能描述.........................................................................................................3二、图书管理员详细功能描述.............................................................................4三、读者详细功能描述.........................................................................................4四、主要用例和用例描述.....................................................................................5第三章总体设计.................................................................................................................8第一节数据库设计.......................................................................................................8一、数据库设计概述.............................................................................................8二、图书信息表结构设计.....................................................................................9三、图书类型信息表结构设计.............................................................................9四、读者信息表结构设计...................................................................................10
本文标题:基于JAVA的图书管理系统设计
链接地址:https://www.777doc.com/doc-6087241 .html