释义 |
aspect-oriented 英'æspekt'ɔːriəntɪd美'æspekt'ɔːriəntɪd COCA³¹⁵¹¹¹⁺⁴ 基本例句 面向方面¹⁰⁰ An understanding of aspect-oriented programming is a plus, but isn't required. 了解面向方面编程则更好,但不是必需的。 ibm The easy support for aspect-oriented programming intercepting method calls and modifying behavior is probably the most abused of DI framework features. 方便的支持面向方面的编程拦截方法调用和修改对象行为可能是依赖注入框架的功能中被滥用的最严重的。 infoq An aspect-oriented compiler has considerably more work to do than an object- oriented compiler, because it performs a weaving process. 面向方面的编译器所做的工作要比面向对象的编译器做的工作多得多,因为它要执行编织过程。 ibm 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很自然地适合解决系统监视问题。 ibm At the end of the article, I discuss how Contract4J fits into emerging trends in aspect-oriented design. 在这篇文章最后,我将讨论 Contract4J如何迎合面向方面设计中正在出现的趋势。 ibm Crosscutting is a term specific to aspect-oriented programming. 横切是面向方面编程的专有名词。 ibm How do mediation flows implement aspect-oriented connectivity? 中介流如何实现面向方面的连接? ibm I'll start with a basic aspect-oriented performance monitoring system. 我将从一个基本的面向方面的性能监视系统开始。 ibm It's easy to see how these would be useful to work with when implementing aspect-oriented features. 容易看出在实现面向方面的功能时使用这些操作会多么有用。 ibm Modern containers use aspect-oriented programming AOP and interceptors. 现代容器使用面向方面编程 AOP和拦截。 ibm Over time, the Java language is getting more dynamic through the addition of features such as aspect-oriented programming. 一直以来, Java语言都是通过添加功能如面向方面编程来使其更为动态的。 ibm Part2 of the article series will look more closely at how these aspect-oriented capabilities are achieved. 本系列文章的第 2部分将会更为详尽地讨论这些面向方面的功能是如何实现的。 ibm RAVEN uses a technique known as aspect-oriented programming AOP to inspect development or production-based code. RAVEN使用被称为面向方面编程 AOP的技术来检查开发或基于生产的代码。 ibm This logic performs service virtualization and aspect-oriented connectivity, which is targeted at achieving on demand interconnectivity between application services. 此逻辑执行服务虚拟化和面向方面的连接,旨在实现应用程序服务之间随需应变的互连。 ibm When you're aiming for separation of concerns, transparency, and flexibility, aspect-oriented programming AOP is often the right answer. 如果目的是分离关注点、透明性和灵活性,那么面向方面的编程 AOP通常就是正确的答案。 ibm You can see how the ESB provides service virtualization and aspect-oriented connectivity. 您可以看到 ESB如何提供服务虚拟化和面向方面的连接。 ibm Aspect-oriented programming AOP is used to separate the behavior, which crosscut many component of the system. These behaviors can be implemented separately. 面向方面的程序设计 AOP用于分离系统中横切多个组件的行为,把这些行为抽取出来单独实现。 iciba Aspect-oriented programming is a programming technique that seeks to resolve this problem by promoting separation of concerns as a core programming concept. 面向方面编程是一种试图解决这个问题的编程技术,它把关注点的隔离提升为核心的编程概念。 ibm Aspect-oriented programming is one of those ideas that seems new but has actually been around for quite a while. 面向方面程序设计是一种看起来极为新颖但实际上已经在我们周围存在了很长时间的概念。 ibm Aspect-oriented programming or object factories with dependency lookup also solve the problem, but again at the cost of increased complexity. 面向方面的编程或有着依赖性查找的对象工厂也能解决该问题,但也同样会增加复杂性。 ibm |