aop信息详情
abbr.面向方面的程序设计(Aspect-OrientedProgramming)
languedoc aop───朗格多克aop
I don't know if we will consider AOP the primary design mechanism when we build systems.───我不知道我们是否会在构建系统时将 AOP 视为主要的设计机制。
The best way to describe AOP is by example.───描述AOP的最好的方法是通过例子。
Let's briefly revise some AOP terminology.───让我们简要地修正一下某些AOP术语。
One of the best practices of getting most out of AOP is to use to metadata to capture join points for cross-cutting concerns.───从AOP获得大部分好处的最佳实践之一就是使用元数据去为横向关注点(cross-cuttingconcerns)捕获连接点(joinpoints)。
AOP addresses a problem space that object-oriented and other procedural languages have never been able to deal with.───AOP解决了面向对象和其它过程性语言未能处理的一块问题空间。
However, I would still like to ask, would they have been able to avoid some of these design tradeoffs had they used AOP?───但我还是要问一问,如果使用AOP的话,能否避免其中一部分设计取舍呢?
Even Javascript, once the bane of every web developer's life, has powerful idioms allowing AOP to be implemented easily.───即便是曾经祸害过每个开发者生活的Javascript,也有强大的方言能够方便地实现AOP。
The criteria defined here should also make it easier for you to evaluate upcoming releases of AOP tools and features.───这里定义的指标还会让读者更加容易地评估即将推出的AOP工具和特性。
As it was with object-oriented programming, we've got to spend a little time accumulating the wisdom it takes to use AOP effectively.───因为它使用了面向对象编程,所以我们必须花费一些时间积累相关知识以更有效地使用AOP。