欢迎来到天天文库
浏览记录
ID:32213511
大小:1.64 MB
页数:54页
时间:2019-02-01
《证券管理系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、大连理工大学硕士学位论文证券管理系统的设计与实现姓名:张晓东申请学位级别:硕士专业:软件工程指导教师:曹晓东20051225大连理工大学专业学位硕士学位论文摘要证券业迅速发展的时期,网络又为证券行业和投资者提供了另一种沟通的方式,投资者可以通过网络更快的了解股市行情,也可以进行在线的股票、债券和基金等交易。但是,信息不能互通、互联、资源不能统一共享,一直是证券信息系统应用的棘手问题。实现证券商信息资源的管理,规范信息生成过程,为股民提供个性化的信息服务,并对证券公司所有的信息和相关数据进行统一的管理便成为~项急待解决
2、的问题。当然,要满足这些要求就需要一个安全、可靠、高效的计算机系统。随着证券业务的不断扩展和信息技术的不断更新,现有的证券系统由于其软件架构设计上的不足和升级扩展时引入的缺陷,日益显得臃肿和低效,无法满足证券商及其客户对证券系统的高可用性、高性能、高灵活性的需求。本文以证券管理系统为出发点,采用MVC(Modd-View.Controller)承J设计模式来解决企业级应用架构问题。在MVC体系中,数据模型(Model)、表现逻辑(View)和控制逻辑(Controller)是分离的组件,但是它们可以进行有效的通信。本
3、文重点介绍了~个证券管理系统的架构,从应用背景和业务需求出发,讨论了证券系统软件架构的设计方案。架构设计的原则是尽量降低层与层之间的耦合度,达到分层开发的效果,使各层之间互不干扰,从而提高了开发速度,并保证开发质量。论证了所设计的证券系统的软件架构能够充分实现证券系统在可用性、安全性、易修改性、易测试性、易使用性和易扩展性等方面的要求,是一个面向未来的、能够适应信息技术和证券业务发展变化的软件架构。关键词:证券;信息管理;审计管理张晓东:证券管理系统的设计与实现TheDesignandImplementationof
4、SecuritiesManagementSystemAbstractWiththedevelopmentofthenegotiablesecurities,theInteracthasbecomeahighlyimportantwayofcommunicationbetweenstockjobbersandinvestors.InvestorscanobtainthenewinformationofmarketthroughIntemetmorerapidy.Butitisaheadacheproblemthatth
5、eresourceandtheinformationcallnotbeshared.Weneedasafeefficientandreliablesystemtoachievethegoalofstandardizingtheprocessoftheinformationproducingandofferingthepersonalserviceforstockholder.Modemstockexchangebrokerageandinvestmentofsecuritiesfirmsreliesonahi班lyi
6、ntegratedsecuritiessystemthatencompassesallthebusinessprocessesofasecuritiesfirm.Asthebusinessofsecuritiesfirnlsexpandsandinformationtechnologygrows,existingsecuritiessystemsbecomeSOencumberedandinefficientthatCannolongerliveuptotherequirementsofhighavailabilit
7、y,hi曲performanceandhi曲flexibilityexpectedbysecuritiesfilmsandtheircustomersbecauseofthedeficiencyinsoftwarearchitecturedesignandthedefectsintroducedintheupgradesandextensionsofthesystems.Thispaperintroducesasoftwarearchitecturepracticeofasecuritiessystemthatisi
8、llustratedusingone.WetypicallyadoptMVC(Model-View-Controller)patterntotheenterpriseapplicationframework.IntheMVCarchitecture,datamodel(Model),viewlogic(View)andcontrollerlog
此文档下载收益归作者所有