资源描述:
《水利单位财务信息系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、水利单位财务信息系统的设计与实现DesignandImplementationofFinancialInformationSystemofWaterConservancy工程领域:软件工程作者姓名:任凤仪指导教师:彭志军副教授企业导师:李雪梅高级工程师天津大学软件学院二〇一七年十一月摘要随着近些年互联网的快速发展,信息化技术已经应用到社会的各行各业,为事业的日常办公提供了极大的便利,同时也提高了事业单位的工作效率。为了适应现代化企业对财务管理的进一步需求,企业有必要建立一套功能全面的财务管理系统,来满足日益增长的企业财务信息量,以提高财务管理的效率,使财务管理更加规范高效。本
2、文通过对相关水利单位的财务需求研究,结合已有系统的开发经验,对某水利单位的财务管理进行信息化建设。首先,调研该单位的财务管理业务流程,对其进行需求分析,并对其采用的技术类型进行可行性分析研究,以确保系统具有实际应用价值和研究价值,需求分析阶段使用了UML建模语言对系统功能进行用例分析,设计了用例图、流程图、数据流图等等业务描述流程。其次,结合业务需求对该单位的财务管理系统进行系统设计,包括详细设计、数据库设计、开发部署、架构设计等。基于当前较为流行的.NETFramework框架,利用C#语言的面向对象特性对财务管理相关业务进行设计和开发,开发过程中使用ASP.NET作为主要
3、的Web服务组件,VisualStudio2012作为开发IDE,SQLServer2008Express作为数据库服务器进行存储,通过使用以上平台化框架,结合MVC设计模式,构造了一个层次分明,逻辑清晰,具有高内聚、低耦合、高效、稳定以及可维护的财务管理系统。最后,在系统测试阶段,对系统的测试方法、系统功能测试等进行验证和论述。现在本文已经完成对该财务系统开发、调试以及发布运行,此系统大大提高了水利单位财务管理的效率,同时完成了财务管理和业务管理的信息化对接。关键词:财务管理,.NET,三层架构,B/S模式IIIABSTRACTWiththerapiddevelopment
4、ofnetworkinrecentyears,high-techindustryhasbeendevelopedtoallwalksoflife,butalsoadirectimpactonthedevelopmentofenterprisesandenterprises,broughtnewopportunities.Financialmanagementisnoexception,inordertoadapttothefurtherneedsofmodernenterprisefinancialmanagement,enterprisesneedtoestablishap
5、owerfulfinancialmanagementsystem,toberesponsibleforthegrowingfinancialinformationtoimprovetheefficiencyoffinancialmanagement,financialmanagementmorereasonable.Inthispaper,throughthestudyofthefinancialneedsofwaterconservancyunits,combinedwiththeexperienceofexistingsystemdevelopment,thefinanc
6、ialmanagementoftheunitinformationconstruction.First,thefinancialmanagementbusinessprocessoftheunitisstudied,andthedemandanalysisiscarriedout.Thefeasibilityanalysisofthetechnologytypeiscarriedouttoensurethatthesystemhaspracticalapplicationvalueandresearchvalue.ThedemandanalysisstageusesUMLmo
7、delinglanguageThecasestudy,theflowchart,thedataflowdiagram,andsoonareusedtodescribethedemandanalysisresults.Second,combinedwiththebusinessneedsoftheanalysisoftheunit'sfinancialmanagementsystemforsystemdesign,includingdetaileddesign,databasedesign,develop