crosscutting
美 [k'rɒskʌtɪŋ]
英 [k'rɒskʌtɪŋ] 
- n.横切;捷径;【矿】横巷;【建】横锯
- adj.斜切的;横锯的;纹路交叉的(锉子)
- v.横断
- 网络交叉剪接;横切性;横切关系
词形变化
第三人称单数:crosscuts 现在分词:crosscutting
英汉解释
n. | 1. 横切;直路,捷径;【矿】横巷,石门;【建】横锯 |
adj. | |
v. | |
英英解释
例句
In this article, I did not look for crosscutting concerns, and most of what I reimplemented was, to current thinking, well-modularized.
本文中没有讨论横切关注点,我重新实现的多数解决方案照目前来看都是经过很好模块化的。
At the heart of each of the AOP tools is a join point model, which provides a means of identifying where the crosscutting is happening.
位于每个AOP工具核心的是连接点模型,它提供了一种机制,可以识别出在哪里发生了横切。
By compartmentalizing aspect code, crosscutting concerns become easy to deal with.
通过划分Aspect代码,横切关系变得容易处理。
Conceptually, such a construct allows you to attach annotations to program elements in a crosscutting manner.
概念上,这种结构可以以横切的方式在程序元素上附加注释。
Another key responsibility of IDE support is to make the system's crosscutting structure easy to navigate and understand.
IDE支持的另外一个主要职责是让系统的横切结构易于导航和理解。
The syntax of static crosscutting is quite different from that of dynamic crosscutting.
静态横切的语法与动态横切很不相同。
The syntax for creating static crosscuts is quite different from that of dynamic crosscutting, in that there are no pointcuts or advices.
创建静态横切的语法和动态横切有很大的不同,即没有切入点和通知。
This makes it particularly easy to adopt and useful for coarse-grained crosscutting.
这使它特别容易采用,而且对于一些粗粒度的横切很有用。
Static crosscutting differs from dynamic crosscutting in that it does not modify the execution behavior of a given object.
静态横切和动态横切的区别在于它不修改一个给定对象的执行行为。
However, supplying annotations in a crosscutting manner can be very helpful.
不过,以横切的方式提供注释是很有用的。
However, it will help you to understand and gain confidence in your application's crosscutting concerns.
不过,它可帮助您理解并获得对应用程序的横切关注点的信任。
Dynamic crosscutting is commonly used to facilitate the addition of logging or authentication to various methods in an object hierarchy.
动态横切通常用于帮助向对象层次中的各种方法添加日志记录或身份认证。
Urban planning and construction of the two light light lines framework of a versatile, three-dimensional traffic network crosscutting .
建设中的城市轻轨和规划中的两条轻轨线路,构架起一个四通八达、纵横交错的立体交通网络。
As you can see, annotations are very handy for untangling the names of crosscutting elements into multiple pieces.
可以看出,对于将横切元素的名字分解为多个部分,使用注释很方便。
As an emerging crosscutting discipline, Landscape Ecology has great advantage in the research of landscape pattern changes and its process.
景观生态学作为一门新兴的交叉性学科,在景观格局变化及其过程的研究方面具有很大的优势。
In addition to untangling element signatures, annotations can be used to express any data associated with your code's crosscutting concerns.
除了排除元素签名的纠结外,还可以使用注释来表达与代码的横切关注相关的任何数据。
I ll start with a reminder of the pros and cons of hand-coding crosscutting concerns vs. Working with an AOP tool.
下面将开始介绍手工编写横切问题与使用AOP工具进行处理的优劣对比。
It is possible to harness AOP's crosscutting mechanism to declare an annotation once for all affected elements.
可以利用AOP的横切机制对所有受影响的元素进行一次注释。
Due to the crosscutting nature of such annotations, AOP is a good way to supply them.
由于这种注释的横切本性,用AOP提供它们是很好的一种方法。
Rather, static crosscutting allows you to alter the structure of an object by introducing additional methods, fields, and properties.
相反,它允许通过引入附加的方法字段和属性来修改对象的结构。
Annotate will not be able to participate in the crosscutting concerns.
注释的元素都不能参与关注点的横切。
We've seen how AJDT shows the crosscutting nature of AspectJ by adding editor markers and decorating advised elements.
我们已经看到了AJDT如何通过增加编辑器标记和装饰advice元素来显示AspectJ的crosscutting特征。
Aspects combine pointcuts and advice into a modular solution addressing a particular crosscutting concern.
切面是结合切入点和通知成一个模块方案,解决特殊的横切问题。
If your house has no ceiling crosscutting pipelines, and the room is not high, the ceiling was totally unnecessary for bigger size.
如果您家的天花板上没有纵横交错的管线,而房间又不高,大可不必做大面积的吊顶。
A more elegant and ultimately more flexible solution is to employ static crosscutting to add the behavior to desired objects.
一个更优雅且根本上更灵活的解决方案就是使用静态横切来对预期对象添加行为。
Using visual tools to inspect your application's crosscutting structure is not a testing technique, strictly speaking.
严格地讲,使用可视化工具检查应用程序的横切结构不是一种测试技术。
As a result, crosscutting concerns like logging, transactions, and security no longer intrude on your application code.
因此,横切关注点(如日志、事务和安全)不会再干扰应用程序代码。
With static crosscutting, architects and designers can effectively model complex systems in a true object oriented manner.
使用静态横切,架构师和设计者能用一种真正面向对象的方法有效地建立复杂系统的模型。
Only a few pointcuts are required for coarse-grained crosscutting and auxiliary aspects.
对于粗粒度的横切和辅助性方面,只需要很少的切入点。
Applying a more flexible approach to documentation also has the advantage of crosscutting methodologies.
引用更灵活的文档方法也具有横切方法(crosscuttingmethodologies)的优点。
An AOP system that supports supplying annotations will let you attach annotations to program elements in a crosscutting manner.
一个支持提供注释的AOP系统可以以横切方式将注释附加到程序元素上。
This is a classic example of a crosscutting requirement: it isn't part of our mainline business logic, but is a separate concern.
这是一个经典的横切需求:它并不是我们主要的业务逻辑部分,而是个单独的关注点。
As you saw earlier, markers in the AspectJ editor and Cross References view clearly show you the nature of crosscutting on a per-file basis.
正如前面看到的,AspectJ编辑器中的标记和CrossReferences视图清楚地在每个文件的基础上表现出了横切的特性。
An upcoming release will integrate with AspectJ to provide interoperability with fine-grained crosscutting mechanisms.
即将发行的版本将与AspectJ集成,提供与精细横切机制的互操作性。
Color, changing color elements in a portfolio of designers crosscutting mix different frame of mind and feeling.
色谱上千变万化的色彩元素,在设计师的纵横交错搭配下组合出不同的心境与感觉。
A crosscutting concern, when implemented in a traditional OO approach, cuts across many classes and methods.
一个横切关注点,在用传统OO方法实现时,会分解成很多类和方法。
The aspect encapsulates the join points, pointcuts, inter-type declarations, and advice for a crosscutting concern.
方面封装了一个横切关注点的连接点,切入点,类型间声明和参考建议。
If you have ever worked with code that addresses a crosscutting concern, you know the problems that result from a lack of modularity.
如果使用过用于横切关系的代码,您就会知道缺乏模块性所带来的问题。
Aspect-oriented programming (AOP) can solve module problems of crosscutting concerns and avoid code-tangling and code-scattering.
面向方面编程用来解决横切关注点的模块化问题,可以避免产生代码混乱和代码分散的问题。
Eric Allen's Diagnosing Java Code column covers many "bug patterns" that result from inconsistent handling of crosscutting concerns.
EricAllen的DiagnosingJavaCode专栏讲述了许多由对横切关系的不一致处理而导致的“错误模式”。