您好,欢迎访问三七文档
当前位置:首页 > IT计算机/网络 > 数据库 > 用VB设计图书管理系统
I用VB设计图书管理系统摘要随着人类社会的发展,人类对知识的需求也不断地增长。在这种形势下,书籍就渐渐地成为人们获取并增长知识的主要途径,而图书馆就自然而然地在人们的生活中占据了一定的位置。绘本图书与其他普通图画书的区别在于绘本图书通常有独立的绘画著者,图画有个人风格,画面即情即景,可单幅成画,容易提高儿童读书的积极性。如何科学地管理绘本馆不但关系到读者求知的方便程度,也关系到绘本馆的发展,因此,开发一套完善的绘本图书馆管理系统就成不可少了,图书管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。经过分析,使用Microsoft公司的VisualBasic6.0为开发工具,利用其提供的各种面向对象的可视化开发平台作为开发工具,采用面向对象技术,图形化的应用开发环境,尤其是它有一个功能极其强大的集成环境提供级开发人员,使得开发人员可通过菜单、界面、图形浏览工具、对话框以及嵌入的各种生成器来轻松地完成各种复杂的操作。开发过程中不断修正和改进,直到形成用户满意的可行系统。本文介绍了在VisualBasic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发本系统的详细过程,提出实现绘本图书馆信息管理、资源共享的基本目标,从而推动迈向数字化绘本图书馆的步伐,并阐述系统结构设计和功能设计,从绘本图书的入库登记到查询浏览,形成了一个整体自动化管理模式,从软件工程的角度进行了科学而严谨的阐述。关键词:绘本;图书管理系统;VisualBasic6.0AbstractWiththedevelopmentofsociety,Mankindneedmoreknowledgealsoconstantlyincrease,Undersuchcircumstances,bookgraduallybecomethemainpathtoobtaintheknowledgeoflife,andlibrarynaturallyoccupiedinpeoplecertainlyposition,howsciencegroundthemanagementlibrarynotonlyrelatetotheconvenientdegreethatthereaderbegtoknow,butalsorelatetothelibrarythatstrategyofdevelopment,therefore,developthemanagementsystemofaperfectlibrarycan'tlittle,Librarymanagementsystemisatypicalmanagementinformationsystem(MIS),whichmainlyincludestheestablishmentofdatabaseandfront-endapplicationmaintenanceanddevelopmentofthetwo.Afteranalysis,theuseofMicrosoft'sdevelopmenttoolVisualBasic6.0fortheuseofitsvariouskindsofobject-orientedvisualdevelopmentplatformasadevelopmenttool,object-orientedtechnologyandgraphicalapplicationdevelopmentenvironment,especiallyitsThereisanextremelypowerfullevelofintegrationenvironmenttoprovidedevelopers,allowingdevelopersthroughthemenu,interface,graphicalbrowsingtools,dialogboxes,andavarietyofembeddedgeneratorstoeasilycompleteavarietyofcomplexoperations.Developmentprocess,constantlyrevisedandimproved,untilusersaresatisfiedwithit.ThispaperintroducedundertheVisualBasic6.0theenvironmentadoptionfromtoptobottomtotalprogramming,fromthedetailedprocessthatbottombutupapplieddevelopmentdevelopthissystem,fromthestepthatbutthepushheadintothearithmeticfigureofthelibrary,andshowsthesystemconstructiondesignandfunctiondesign,fromthebooksofstoreinwarehousetoregisterthesearchtoview,booksthatissuefromlibrarycardtoangleofborrow,becomeathewholeautomationthemanagementthemode,andproceedscarefulexplainfromthesoftwareengineeringscience.Keywords:library;borrow;searchtoview;VisualBasic6.0III目录摘要...................................................................................................................IAbstract..........................................................................................................II第1章概述...................................................................................................11.1管理信息系统........................................................................................11.2管理信息系统的特点.............................................................................21.3管理信息系统的开发过程.....................................................................2第2章数据库系统设计.................................................................................32.1数据库及其应用....................................................................................32.2数据库系统............................................................................................32.3数据库系统简介....................................................................................42.4数据库设计概述....................................................................................42.5数据库设计周期....................................................................................52.6数据库开发工具简介(Access)........................................................52.7图书管理系统数据库设计.....................................................................62.7.1数据库需求分析..............................................................................62.7.2数据库概要设计..............................................................................62.7.3数据库的具体实现..........................................................................8第3章系统需求分析...................................................................................113.1图书管理系统简介..............................................................................113.2系统功能分析......................................................................................123.3系统功能总体描述..............................................................................12第4章系统的总体设计...............................................................................144.1开发环境...............................................................................................144.4.1可视化设计....................................................................................144.4.2事件驱动编程................................................................................144.2系统功能设计.......................................................................................154.3数据库...................................................................................................16第5章详细设计..........................................................................
本文标题:用VB设计图书管理系统
链接地址:https://www.777doc.com/doc-4381475 .html