面向切面编程技术在毕业设计(论文)管理系统中的应用研究-软件工程专业毕业论文.docxVIP

面向切面编程技术在毕业设计(论文)管理系统中的应用研究-软件工程专业毕业论文.docx

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
{Iltlllllllltlltllllllllllllllllll/llltllltlll摘要 {Iltlllllllltlltllllllllllllllllll/llltllltlll 摘要 摘 要 AOP(Aspect-Oriented Programming,面向切面编程)是软件开发领域一种 新的程序设计方法。由于传统的OOP(0bject.Oriented Programming,面向对象 编程)在代码的独立性、系统的可维护性和可扩展性上存在比较大的问题,AOP 通过分离系统的横切关注点,使得OOP编程中存在的代码散布和代码纠缠的问 题得到了解决,使得程序具有更好的可维护性和扩展性。AOP不是OOP的替代, 而是它的补充,OOP结合AOP进行项目开发是一种理想的软件开发策略。 本文首先研究分析了面向切面编程技术,包括OOP的优点和缺点,AOP出 现的背景、基本概念和主要应用领域;其次,研究分析介绍Java平台下AOP技 术,包括目前使用得比较广泛的AOP开发工具SpringAOP。它是采用了反转控 制(Inversion ofControl,IoC)策略的基于J2EE的轻量级应用框架。它的核心是 IoC容器。Spring AOP的实现基于动态代理(Dynamic Proxy),动态代理源于代 理模式,即通过接口实现对业务对象的访问;再次,介绍了毕业设计(论文)管理 系统基本需求和详细设计,着重介绍了基于AOP进行毕业设计(论文)管理系统 的设计与实现,包括权限管理中的面向切面实现、日志记录的AOP实现和异常 处理的AOP实现,同时给出了系统部分模块的实现界面。本文通过使用Spring AOP作为开发工具,将AOP的编程思想应用在毕业设计(论文)管理系统中,使 用OOP和AOP结合的方式实现了该系统,解决了以前在OOP系统中存在的问 题。 关键词:面向切面编程:SpringAOP毕业设计(论文)管理系统 AbstractAbstract Abstract Abstract Aspect—Oriented Programming(AOP)is a new programming method in s01.are development area.Many problems minted to code independence,system maintenance and system scalability have been found in traditional Object-Oriented Programming (ooP).AOP technique provides a means to modularize well—known crosscutting problems,which substantially reduce COrn scattering and tangling in OOP and thus improve the system maintenance and system scalability.AOP is not the replacement of the OOP but the complement.The combination of AOP and OOP techniques in software development will be all ideal strategy. At the beginning of this thesis,the benefits and limitations of OOP were discussed.At the same time,the background of AOP’S appearance and the concept and basic principles of AOP were introduced.Then in the second part,Spring AOP, the widely used AOP developmem technique,was analyzed in details.It is the lightweight framework base on the J2EE which uses the Inversion of Control(10C) strategy.The core of Spring AOP is the IoC container and its implementation is based on Dynamic Proxy.The fmal part of this article is main

您可能关注的文档

文档评论(0)

131****9843 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档