资源描述:
《毕业设计(论文)-VB6.0图书资料管理系统设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业论文(设计)用纸.毕业论文(设计)课题名称佳大图书资料管理系统学院信息电子技术学院专业计算机科学与技术班级指导教师学生姓名佳木斯大学教务处第73页毕业论文(设计)用纸佳木斯大学教务处摘要当今的时代是信息化的时代,是科技飞速发展的时代,同时也是对高技能人急需的时代。正如一切事物都是因为需要才会诞生一样,图书馆作为书籍的宫殿,知识的源泉响应时代的招唤而诞生了。图书管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性
2、强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。因此本人对VisualBasic6.0程序设计教程、VisualBasic6.0数据库开发技术与工程实践、Access应用技术教程进行了较深入的学习和应用,主要完成对图书资料管理系统的需求分析、功能模块划分、数据库模式分析,并由此设计了数据库结构和应用程序。系统运行结果证明,本文所设计的图书资料管理系统可以实现图书的借阅、续借、还书、书库的管理、图书查询、借阅查询、书籍类别设置以及系统的设置等功能。关键词数据库;SQL语言;Access
3、;VisualBasic6.0;图书管理;窗体。佳木斯大学教务处第73页毕业论文(设计)用纸AbstractThetimesofnowisagesthattheinformationturn,isatechnologytoflytodevelopsoon,alsoistheagesthathightechnicalabilitythatpersonneedurgently.Itwaspositivetoallboresuchasthewholethingsbecausethedemandwouldbear
4、similar,libraryconductactsasbookspalace,theheadspringoftheknowledgerespondstotheagesrecruitsiscomming.Booksmanagementsystemisdevelopmenttwoaspectsthattypicalinformationmanagementsystem(MIS),itsdevelopmentprimarilyincludesthebackstagedatabaseestablisheswit
5、hsupportandtheheadappliestheprocedure.Establishestorisetotheformerrequestthedataconsistencyandstrongwiththecomplete,thedatabasethatsafetylike.Buttothelatterthatrequirestheappliedprocedurefunctioncomplete,easyusagecharacteristics.ThereforeIpracticewithengi
6、neeringtotheVisualBasic6.0proceduredesignlectures,VisualBasic6.0databasedevelopmenttechnique,Accessapplicationthetechniquelecturesproceedsthethoroughstudywithapply,completingprimarilytheneedtomanagethesystemtobooksdataanalysis,functionmoldpiecedividetheli
7、ne,thedatabasemodeanalyzes,anddesignedthedatabaseconstructionfromherewithapplytheprocedure.Theresultofsystemcirculatesprovedthatthistextdesigningbooksmanagementthesystemthatcanrealizethebooksborrows,reborrow,returnbookcontinuously,themanagementofbooks,the
8、searchofbooks,thesearchofborrowing,bookcategoryestablishesandthesystemestablishesfunctionandetc.KeywordsDatabase;thelanguageofSQL;Access;VisualBasic6.0;booksmanagement;window.佳木斯大学教务处第73页毕业论文(设计)用纸1绪论1.1数据库应用系统开发简介在