• Unfortunately, Aspect-Oriented Programming was not considered.

    不幸的是,面向方面的编程没有被列入考虑范围。

    youdao

  • Crosscutting is a term specific to aspect-oriented programming.

    横切面向方面编程的专有名词

    youdao

  • Modern containers use aspect-oriented programming (AOP) and interceptors.

    现代容器使用面向方面编程(AOP)拦截

    youdao

  • These units are termed aspects, hence the name aspect-oriented programming.

    这种单元称为Aspect就是名称面向 Aspect编程的来历。

    youdao

  • Aspect-oriented programming presents itself as a principled consumer of metadata.

    面向方面编程本身就表现为原则性的元数据消费者

    youdao

  • In Part 4, you'll meet Spring aspect-oriented programming (AOP) and Spring Web Framework.

    第4部分里,接触Spring面向方面编程(aspect - oriented programming,AOP)SpringWeb框架的内容。

    youdao

  • See Resources to learn more about aspect-oriented programming and different crosscutting techniques.

    请参阅参考资料学习更多关于面向方面编程其他横切技术的知识。

    youdao

  • The facility will also have a particularly significant impact on aspect-oriented programming, or AOP.

    这个功能面向方面的编程(aop)具有特殊意义影响

    youdao

  • The second title is the best introduction to AspectJ and aspect-oriented programming (AOP) that I have read.

    第二标题读过的关于AspectJ面向方面程序设计(AOP)方面的最好介绍

    youdao

  • In Part 4 you'll get an introduction to Spring aspect-oriented programming (AOP) and the Spring Web Framework.

    第4部分中,面对Spring面向方面编程(AOP)SpringWeb框架

    youdao

  • Emerging Spring Portfolio products may be getting back to Spring's roots in aspect-oriented programming, he added.

    说,“新兴spring产品组合可能回归Spring面向方面编程中的本源。”

    youdao

  • When you're aiming for separation of concerns, transparency, and flexibility, aspect-oriented programming (AOP) is often the right answer.

    如果目的分离关注点透明性灵活性那么面向方面编程 (AOP)通常就是正确答案

    youdao

  • Chapter 11 talks about clean code in the context of system-level techniques such as Dependency Injection and Aspect-Oriented Programming.

    第十一系统级别讨论简洁代码依赖注入面向方面编程技术

    youdao

  • But in what might be described as a nod to aspect-oriented programming, this example lets us separate concerns that operate at different levels.

    但是作为面向方面编程一种认可这个例子我们可以分离那些不同层次运作关注事项。

    youdao

  • As you will learn in this two-part article, aspect-oriented programming (AOP) is a natural fit for solving the problems of system monitoring.

    学习分两部分的文章知道,面向方面编程(AOP)自然适合解决系统监视问题

    youdao

  • IllustrationRecently, I was asked to lead a discussion on aspect-oriented programming (AOP) for our Software Engineering Research Group (SERG).

    illustration最近要求领导我们软件工程研究小组(SERG)开一个关于面向方面的编程(aop)的讨论

    youdao

  • I'll start by discussing some of the parallels between the compositional approach of CSP and the modular approach of aspect-oriented programming, or AOP.

    讨论CSP复合技术面向方面编程(或AOP)模块化技术之间的相似性开始

    youdao

  • Please note that although I will begin with a brief, conceptual overview of aspect-oriented programming, this article is not intended as an introduction to AOP.

    注意尽管首先简要地从概念上概述面向方面编程,但本文不是篇关于AOP的介绍

    youdao

  • Its main concept is the use of dependency injection and aspect-oriented programming to simplify and smooth the transitions from development to testing to production.

    主要概念使用依赖项注入面向方面编程简化平稳地进行开发测试再到生产转换

    youdao

  • If you want to learn more about Guice's advanced features (such as its aspect-oriented programming support), I suggest following some of the links in Resources.

    如果了解更多Guice高级功能(比如面向方面编程支持),建议您访问参考资料中的一些链接

    youdao

  • Spring AOP: the Spring AOP module integrates aspect-oriented programming functionality directly into the Spring framework, through its configuration management feature.

    Springaop通过配置管理特性,Spring AOP模块直接面向方面编程功能集成到了Spring框架中。

    youdao

  • Spring Framework has a full-featured container, an aspect-oriented programming (AOP) model, and integration code for just about anything you need for enterprise development.

    SpringFramework具有功能齐全容器面向方面编程(AOP)模型企业开发所需的所有集成代码

    youdao

  • Even in this nascent stage, metadata could could serve as a kind of "training wheels" (as Bruce Tate has put it; see Resources) for learning about aspect-oriented programming.

    即使当前初期阶段元数据可以成为学习面向方面的编程的某种培训(training wheel)”(正如Bruce Tate所说的,请参阅参考资料)。

    youdao

  • Grady Booch describes aspect-oriented programming as one of three movements that collectively mark the beginning of a fundamental shift in the way software is designed and written.

    GradyBooch面向Aspect编程看作是标志软件设计编写方法基础性转变三大运动之一。

    youdao

  • What role design concepts like Dependency Injection (DI), Aspect-Oriented Programming (AOP), and Annotations can play in software development in general and API design in particular?

    依赖注射( Dependency Injection)(DI)、面向方面编程Aspect-Oriented Programming)(AOP),以及注解(Annotations)这样的设计理念常规软件开发尤其API设计中能起到怎样作用呢?

    youdao

  • Spring brings a lot to the table beyond simple MVC capabilities, such as middle-tier access, transaction management, aspect-oriented programming (AOP), dependency injection, and so on.

    除了简单MVC功能之外,Spring带来很多其他功能,比如中间层访问事务管理面向方面编程(AOP),依赖项注入等等

    youdao

  • Prior to the advent of aspect-oriented programming (AOP), however, it was difficult to write certain kinds of tests for crosscutting behavior such as security, transaction management, or persistence.

    不过,在面向方面编程AOP出现之前横切行为安全事务管理或者持久性)编写测试困难。

    youdao

  • One of the founding papers on AOP, "Aspect Oriented programming" (PDF), offers an early look at the development of a new way of programming.

    AOP创始文章之一,“Aspect Oriented Programming”(PDF),提供了一新编程方法早期观点。

    youdao

  • Okay, refactoring does not pretend to be imposing radically new paradigms like object-oriented or aspect oriented programming when they appeared for the first time.

    对,重构从一诞生之初,就从未放言面向对象面向方面编程那般会成为一种划时代的全新模式

    youdao

  • Those familiar with aspect oriented programming, or AOP, will recognize this as a crosscutting concern, meaning that defensive programming techniques span horizontally across a code base.

    熟悉面向方面编程AOP)的人们把它认为横切关注点,这意味着防御性编程技术横跨代码库。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定