武汉理工大学毕业设计(论文)高校缴费系统实现与设计学院(系):专业班级:学生姓名:指导教师:摘要本论文是对针对日益复杂化的高校收费工作而设计开发的高校缴费系统的说明,主要介绍了系统开发的主要过程和方法,并且给出了基本的关系模型,完成了模型的静态分析与动态分析。缴费管理系统是个典型的信息管理系统(MIS)。其设计开发主要包括了后台数据库设计建立和维护以及前台应用程序的设计开发两方面。整个开发的过程中,我们使用的工具是Microsoft公司的VisualBasic6.0。利用的是其强大的开发单机和C/S模式数据库应用程序功能。尤其是数据窗口这个能方便而简洁操纵数据库的智能化对象。使用本系统,我们能清楚方便得进行学生的信息录入、缴费情况处理、查询、统计以及生成报表。其中的统计报表功能在查询的基础上,完成了对缴费信息总体上的概括总结,方便用户浏览查阅。关键字:缴费;缴费系统;统计报表ABSTRACTThispaperistoaddressthegrowingcomplexityofthedesignanddevelopmentworkincollegesanduniversitiesandthecollegesanduniversitiespaysystemthatintroducesasystemdevelopmentprocessandthemainmethods,andgiventhefundamentalrelationshipmodel,andcompletedthestaticanalysisanddynamicmodelanalysis.FeeManagementSystemisatypicalmanagementinformationsystem(MIS).Itsdesignanddevelopmentincludethecreationandmaintenanceofabackgrounddatabasedesignandapplicationdesignanddevelopmentprospectsforboth.Theentiredevelopmentprocess,weareusingthetoolsMicrosoftCorporationVisualBasic6.0.UseitsstrongdevelopmentandC/Ssingleaircraftmodeldatabaseapplicationsfunction.Inparticulartofacilitatethewindowandconcisedatamanipulationdatabaseintelligentobjects.Useofthesystem,wecanfacilitateaclearmessagetoschoolstudents,paymentofpremiumsprocessing,information,statisticsandgeneratedstatements.Thestatisticalstatementsinenquiriesfunctionalbasisforthecompletionoftheoverallpaymentinformationsummarizedtofacilitateuseraccesstoeverybody.Keywords:Pay;FeeCollectionSystem;Statisticsstatements目录第一章概述..............................................................................................................11.1产生背景........................................................................................................11.2设计开发思想................................................................................................11.3系统功能模块设计........................................................................................11.4系统功能模块分析........................................................................................21.5系统开发环境................................................................................................3第二章VisualBasic6.0编程环境..............................................................................42.1VisualBasic的特点......................................................................................42.2VisualBasic的启动和退出..........................................................................62.3VisualBasic其他窗口..................................................................................72.3.1窗体设计器和工程资源管理器............................................................72.3.2属性窗口和工具箱窗口........................................................................8第三章缴费系统分析................................................................................................103.1数据库需求分析..........................................................................................103...