欢迎来到天天文库
浏览记录
ID:33135760
大小:2.60 MB
页数:56页
时间:2019-02-21
《电信资源数据web查询框架设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、华中科技大学硕士学位论文电信资源数据WEB查询框架设计与实现姓名:张驰申请学位级别:硕士专业:软件工程指导教师:覃中平20051028摘要随着网络的发展,WEB应用系统的开发,特别是企业级WEB应用系统的开发已经成为软件开发的一个重要领域。企业级WEB应用系统的开发通常要求有一个良好的软件体系结构、更多的技术和经验的积累、更强的项目管理,而传统的WEB应用系统的开发方式却不能很好的满足这些要求。为了解决这一问题,许多开发者提出了基于WEB应用框架的WEB应用开发方式,并给出了许多各具特色的WEB应用框架。基于框架的系统设计是指运用软件体系结构的思想,划分系统功能,提取系统整体框
2、架模型。该方法的好处是可复用高层的设计结果,为今后领域相关软件的开发提供参考。Internet的飞速发展和普及,WEB应用呈现出多功能化发展趋势,同时对WEB应用框架支持多界面性、可扩展性、易维护性提出越来越高的要求。然而,目前许多WEB应用框架很难适应新的变化。针对目前电信资源WEB查询系统框架存在的不足,分析了WEB应用系统共性的基础上,利用软件体系结构、框架、面向对象、设计模式等有关思想设计,基于Struts框架提出了一种改进方案,实现了一个采用了MVC模式的WEB应用框架,并对框架实现的关键技术作了详细阐述。框架中主要是对Struts的控制器进行了改进,并对持久层的访问
3、机制进行了重新设计。利用本框架很好的解决中国电信WEB查询系统开发中的众多问题。关键词:WEB应用框架软件体系结构面向对象设计模式WEB查询系统IAbstractWiththedevelopmentofnetworks,thedevelopmentofwebapplicationsystems,especiallytheenterprisewebapplicationsystems,hasbecomeanimportantfieldinsoftwaredevelopment.Theenterprisewebapplicationsystemsalwaysrequireanexc
4、ellentarchitecture,moretechnicalandexperienceaccumulation,andstrongerprojectmanagement.Butthetraditionaldevelopmentmodesofwebapplicationsystemdonotmeettheserequirementssufficiently.Sosomedevelopersbroughtoutanewdevelopmentmodeforwebapplicationsystemsthatarebasedonthewebapplicationframework,a
5、nddevelopedsometypicalwebapplicationframework.Frameworkbaseddesignmethodmeansdividingtheentiresystemintofunctionpiecesandextractingtheframeworkmodel.Thebestbenefitbroughtoutbyframeworkbaseddesignmethodismakingdesignreusable,andprovidingreferencefordomain-specificsoftware.Withthedevelopmentan
6、dthepopularizationofInternet,webapplicationpresentsamulti-purposetendency,andthusputsforwardhigherandhigherdemandforthesupportofmulti-viewuserinterface,theexpandabilityandeasymaintenanceofwebapplicationframework.However,atpresent,theprocedure-orientedprogrammingofwebapplicationtechniquesisha
7、rdtoadapttothenewchange.Aimingatthecurrentproblemofweb'sapplicationframework,theauthorofthispaperdesignsandimplementsawebapplicationframeworkwiththeideasaboutsoftwarearchitecture,framework,designpattern,andobject-oriented.Theframeworkadoptstheideao
此文档下载收益归作者所有