资源描述:
《高职院校财务管理信息系统的设计与实现硕士学位论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、硕士专业学位论文高职院校财务管理信息系统的设计与实现DesignandImplementationoftheFinancialManagementInformationSystemforVocationalandTechnicalCollege摘要摘要北京交通大学硕士专业学位论文高职院校财务管理信息系统的设计与实现DesignandImplementationoftheFinancialManagementInformationSystemforVocationalandTechnicalCollege工程领域:软件工程学位
2、级别:硕士摘要摘要近年来,信息技术广泛应用于各大高校。各种不同功能的管理信息系统被开发和使用。财务管理信息系统是一种应用十分广泛的信息系统,在政府、企业和其他的单位都有使用。但是,目前适合高职院校使用的财务管理系统还是很少。本系统是为金华市职业技术学院定制的。论文的主要工作包括以下内容。首先,调研了金华职业技术学院财务管理系统的业务流程,确定了系统的功能需求。然后,对高职院校财务管理系统进行需求分析、架构设计,将系统分为三个子系统。接着,对三个子系统分别进行了概要设计和详细设计。最后,实现了该系统并完成了测试。本系统包括学校
3、财务处理子系统、学生资金管理子系统和教师工资管理子系统。具体功能有凭证处理、帐薄管理、报表打印、学生缴费管理、学生补助查询、教师工资计算和查询等。系统使用软件工程的方法,基于MVC模式构建,采用UML工具进行需求分析和设计,使用JSP、Servlet、HTML、CSS等编程语言进行开发。在开发过程中,本系统以Eclipse为开发平台,使用SQLServer2008作为后台数据库,使用Apache作为Web服务器。系统在学院领导的大力支持下开发,目前已经完成了功能和性能测试。本系统具有完整的开发文档、源代码和用户手册,以方便用
4、户的使用以及维护和升级。关键词:财务管理系统;Java编程语言;UML;财务管理ABSTRACTABSTRACTInrecentyears,informationtechnologyiswidelyusedinvariouscollegesanduniversities.Variousfunctionsofmanagementinformationsystemaredevelopedandused.Financialmanagementinformationsystemiswidelyusedingovernment,ent
5、erprises,andotherunits.However,financialmanagementsystemwhichissuitableforvocationandtechnologycollegesisstillverylittle.ThissystemiscustomizedforJinhuaVocationandTechnologyCollege.Themainworkofthisthesisincludesthefollowingcontents.Firstofall,thethesisinvestigates
6、thebusinessprocessoffinancialmanagementsystemforJinhuaVocationandTechnologyCollege,anddeterminesthefunctionalrequirementsofthesystem.Then,thethesiscarriesondemandanalysisandarchitecturedesign,anddividesthesystemintothreesubsystems.Then,thethesiscompletesoutlinedesi
7、gnanddetaileddesignforthethreesubsystems.Finally,thethesisrealizesthesystemandcompletestest.Thissystemincludesschoolfinanceprocessingsubsystem,studentfundmanagementsubsystem,andteachersalarymanagementsubsystem.Specifically,thesystem'smainfunctionsincludecertificate
8、processing,managementbooks,reportprinting,studentpaymentmanagement,studentaidqueries,andteachers'salariesqueryandcalculation.BasedontheMVCmodel,t