唐山学院毕业设计设计题目:信息工程系图书管理系统系别:信息工程系班级:10电气自动化2班姓名:贾建辉指导教师:张国旭2013年5月25日信息工程系图书管理系统摘要随着计算机的普及以及知识信息化的变革,图书馆作为知识传播的一个机构也逐渐的采用系统化、信息化的管理。基于计算机技术的图书管理系统就是计算机应用技术的一个创新,传统的图书管理都是由图书管理员手工记录,查阅,操作过程繁琐并且浪费了大量的人力物力。时下一般的图书馆采用的图书管理系统都是以计算机作为工具的实用的计算机图书管理程序来帮助图书馆管理员进行更快捷高效的图书管理。图书管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。关键字:图书管理信息管理系统数据库数据安全InformationEngineeringLibraryManagementSystemAbstractWiththepopularityofcomputersandknowledgeofinformationtechnologyrevolution,thelibraryasaninstitutionbutalsothedisseminationofknowledgegraduallyadoptsystematicinformationmanagement.Computer-basedlibrarymanagementsystemtechnologyisaninnovativecomputerapplicationtechnology,traditionalbooksaremanagedbythelibrarianmanualrecords,inspection,operationprocesscumbersomeandwastealotofmanpowerandresources.Nowadaysgenerallyusedlibrarybookmanagementsystemarebasedonthecomputerasatoolforcomputerlibrarymanagementprocedurestohelplibrariansbemorefastandefficientlibrarymanagement.BookManagementSystemisatypicalmanagementinformationsystem(MIS),includingthedevelopmentofitsbackgroundoftheestablishmentandmaintenanceofthedatabasefront-endapplications,aswellasthedevelopmentofboth.Theformersetuptherequirementsfordataintegrityandconsistencyofstrongdatasecurityagoodlibrary.Forthelatterapplicationsrequirefull-featuredandeasytouseandsoon.Keywords:LibraryManagement,InformationManagementSystem,Database,DataSecurity目录1引言..............................................................12系统开发工具......................................................22.1VisualBasic6.0概述........................................22.11VisualBasic6.0的发展..................................22.12VisualBasic的特点.....................................32.13VisualBasic主要控件及其属性...........................42.2MicrosoftAccess的概述.....................................62.21MicrosoftAccess特性...................................72.3SQL语言概述.................................................83系统的总体分析....................................................93.1任务要求....................................................93.2系统功能....................................................93.3系统功能模块图..............................................94数据库的设计....................................................104.1数据库设计分析.............................................104.2数据库的设计...............................................124.3数据库的连接................................................165系统设计以及代码编写实现.........................................165.1登陆界面....................................................165.2图书管理系统主界面..........................................175.3图书管理....................................................175.31书籍信息管理...........................................175.32书籍类别管理...........................................185.4读者管理...............................