• 因此方面之间耦合面向对象编程类之间耦合没有什么不同

    Therefore, the coupling between aspects and classes isn't different from that between classes in object-oriented programming.

    youdao

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

    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.

    youdao

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

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

    youdao

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

    Crosscutting is a term specific to aspect-oriented programming.

    youdao

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

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

    youdao

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

    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.

    youdao

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

    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.

    youdao

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

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

    youdao

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

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

    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

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

    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

  • 某些方面第一卷入使用OOP(面向对象编程方法)、结构化编程多线程概念上转变

    In some ways, this is like the conceptual shift involved in using OOP, or functional programming, or multi-threading, for the first time.

    youdao

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

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

    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

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

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

    youdao

  • EJB 3.0增加了应用程序使用面向方面编程技术这一能力

    EJB 3.0 also adds the ability to use Aspect Oriented Programming techniques in your application.

    youdao

  • 方面,对于创建抽象从而创建可重用代码来说,面向对象编程可能非常有用方法

    On the other hand, object-oriented programming can be a very useful way to create abstraction, and thus resuable code.

    youdao

  • PHP V4提供特性相比,2004 年发布 PHPV5面向对象编程OOP设计方面向前迈出了很大一步。

    When PHP V5 was released in 2004, it was a giant leap forward compared to what PHP V4 provided in regards to object-oriented programming (OOP) and design.

    youdao

  • AOP或者说面向方面编程支持开发人员代码段“织入对象方法中,不需要显式地代码放入到源代码中。

    AOP or Aspect Oriented Programming allows developers to "weave" code fragments through their object and methods without explicitly placing the code in the class's source.

    youdao

  • 第8涉及面向方面编程(AOP)依赖注入应用如何用AOP节省样板代码,如何减少错误风险

    Chapter 8 deals with aspect oriented programming (AOP) as it applies to dependency injection, how it aims to save on boilerplate code, and reduce the risk of errors.

    youdao

  • 方面多重继承往往视为面向对象编程必备要素

    Multiple inheritance, on the other hand, was commonly held as a necessary element of object-oriented programming.

    youdao

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

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

    youdao

  • 面向方面编程(AOP)可用解决当今许多应用需求

    Aspect Oriented Programming (AOP) can be used to solve a number of today's application requirements.

    youdao

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

    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.

    youdao

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

    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.

    youdao

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

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

    youdao

  • 配置使用了Spring面向方面编程(Aspect Oriented Programming,AOP)支持

    This configuration USES Spring's support for Aspect Oriented Programming (AOP).

    youdao

  • 这里我们使用面向方面编程(Aspect Oriented Programming)以根据业务不同使用不同抓取策略

    Here we use Aspect Oriented Programming for deciding which fetching strategy needs to used on business use case basis.

    youdao

  • 兴趣领域包括SpringFramework、领域驱动设计事件驱动架构以及面向方面编程

    He is mostly interested in Spring framework, Domain Driven Design, Event Driven Architecture and Aspect Oriented Programming.

    youdao

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

    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?

    youdao

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

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

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