您好,欢迎访问三七文档
当前位置:首页 > IT计算机/网络 > 数据库 > 图书管理系统的设计与实现
四川师范大学成都学院专科毕业设计1四川师范大学成都学院专科毕业设计专科毕业设计论文—图书管理系统的设计与实现学生姓名XXX学号2011XXX所在院系计算机学院专业名称多媒体班级XXX指导教师XXX四川师范大学成都学院二○一四年五月四川师范大学成都学院专科毕业设计2图书管理系统的设计与实现学生:XXX指导教师:XXX内容摘要:图书馆管理信息系统是对学校图书进行全面信息管理的系统。该管理系统可以有效地管理学校图书资源,记录学校与读者之间的使用书籍情况。此外,根据读者的要求,实现书籍基本信息的输入,查询等几个方面的功能。本系统可以作为独立的系统使用,它包括借阅信息管理、书籍信息管理、读者信息管理、系统管理四个主要的功能模块。该管理系统力求给读者方便快捷的途径去及时了解书籍信息。针对各个模块不同的数据表实现添加记录、修改记录、删除记录、以及查询显示记录等功能,所有的操作方便而快捷,并全面实现了图书馆管理的各项功能。这篇论文主要讲述关于图书馆管理信息系统的信息,特别是讨论了关于设计该系统时的思想、方法和过程,以及在细节上分析函数和方法的实现思想。在本论文中讲述的图书馆管理信息系统拥有一个交互式的界面、逻辑的数据库结构。并且在设计数据库时还考虑到了实体完整性约束、参照完整性约束、及尽量减少数据的冗余,在数据库里有包括表、过程、函数、触发器等5个数据库对象。许多涉及到图书、读者的信息的功能在本系统中都有实现。例如,你可以将新书的信息插入到数据库的图书基本情况表里;还可以对已经插入的关于图书的信息进行修改;更重要的是,读者可以从图书馆里借阅书籍。经过多次的测试和运行,本系统能实现其在设计时的所有功能。四川师范大学成都学院专科毕业设计3关键字:图书读者管理系统数据库BookmanagementsystemdesignandImplementationAbstract:Librarymanagementinformationsystemisasystemofcomprehensiveinformationmanagementoftheschoollibrary.Thesystemcaneffectivelymanagetheschoollibraryresources;recordtheuseofbetweenthereadersandschoolbooks.Inaddition,accordingtotherequirementsofthereaders,booksbasicinformationinput,queryandotheraspectsofthefunction.Thissystemcanbeusedasanindependentsystem,whichcomprisesalibraryinformationmanagement,bookinformationmanagement,readerinformationmanagement,systemmanagementoffourfunctionalmodules.Methodsofthemanagementsystemtolearnfastandconvenient,thebooksinformationtoreaders.Inordertorealizeaddingrecords,modifyrecords;deleterecords,andrecordsshowthatinquiriesandotherfunctionsofeachmoduleindifferenttables,alloftheoperationisconvenient,andthefullrealizationofthefunctionsofLibrarymanagement.Thispapermainlytellsaboutthelibrarymanagementinformationsystem,especiallydiscussesthethought,methodandprocessaboutthedesignofthesystem,andtherealizationofideologicalfunctionandmethodindetail.Thedata.Thedatabasestructuresofaninteractiveinterface,logiclibrarymanagementinformationsystemaboutinthisthesishave.Andinthedesignofthedatabasewhenconsideringtheentityintegrity,referentialintegrityconstraints,andminimizedataredundancy,includingtables,procedure,function,trigger5databaseobjectsinthedatabase.Manyrelatedtothebooks,thereaders'informationfunctionsarerealizedinthissystem.Forexample,youcaninsertnewinformationtothedatabaseofthebasicsituationofthebooktable;canalsomodifytheinformationaboutabookhasbeeninserted;moreimportantly,readerscanborrowbooksfromthelibrary.Throughmanytestsandcirculate,thissystemcanrealizeallthefunctionsinthedesign四川师范大学成都学院专科毕业设计4Keywords:booksReadersManagementsystemDatabase四川师范大学成都学院专科毕业设计5目录1绪论..............................................................................................................................................61.1该系统研究意义和目的......................................................................................................61.2该系统研究情况..................................................................................................................61.3设计本系统的目的..............................................................................................................72需求分析.....................................................................................................................................73系统总体设计及测试.................................................................................................................83.1运行环境和开发工具..........................................................................................................93.3.1开发工具.......................................................................................................................93.3系统流程图.......................................................................................................................103.4主体界面设计....................................................................................................................103.4.1主函数.........................................................................................................................103.4.2输入模块.....................................................................................................................113.4.3删除模块.....................................................................................................................123.4.4查询模块.....................................................................................................................123.4.5修改模块.....................................................................................................................133.4.6显示模块.....................................................................................................................143.4.7借出模块.....................................................................................................................143.4.8归还模块.....................................................................................................................154系统调试与运行.......................................................................................................................155结论......................................................................
本文标题:图书管理系统的设计与实现
链接地址:https://www.777doc.com/doc-4036296 .html