crosscutting
英 [ˈkrɒskʌtɪŋ]
美
v. 横切;横越,横穿; (电影、电视)倒叙,插叙
crosscut的现在分词
双语例句
- In object-oriented programming, for instance, the natural unit of modularity is the class, and a crosscutting concern is a concern that spans multiple classes.
例如,在面向对象的编程中,模块性的天然单位是类,横切关系是一种跨越多个类的关系。 - Hyperspaces goes beyond the encapsulation of crosscutting concerns and attempts to manage multi-dimensional separation of concerns.
Hyperspaces超越了对横切关系的封装,并尝试管理关系的多维分离。 - However, supplying annotations in a crosscutting manner can be very helpful.
不过,以横切的方式提供注释是很有用的。 - An AOP system that supports supplying annotations will let you attach annotations to program elements in a crosscutting manner.
一个支持提供注释的AOP系统可以以横切方式将注释附加到程序元素上。 - We'll use an example to better see how static crosscutting can be implemented in an existing class.
我们将用一个例子来更好地展示静态横切是怎样在一个现有的类中实现的。 - Crosscutting becomes explicit, easy to reason about and change.
横切变得很明确,易于推理和修改。 - Aspects combine pointcuts and advice into a modular solution addressing a particular crosscutting concern.
切面是结合切入点和通知成一个模块方案,解决特殊的横切问题。 - With static crosscutting, architects and designers can effectively model complex systems in a true object oriented manner.
使用静态横切,架构师和设计者能用一种真正面向对象的方法有效地建立复杂系统的模型。 - Applying a more flexible approach to documentation also has the advantage of crosscutting methodologies.
引用更灵活的文档方法也具有横切方法(crosscuttingmethodologies)的优点。 - Annotations are an easy way to capture certain crosscutting concerns in the applications.
用注解捕获应用中特定的横切关注点是一种很简单的方式。