记作业>英语词典>crosscutting翻译和用法

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.
    例如,在面向对象的编程中,模块性的天然单位是类,横切关系是一种跨越多个类的关系。
  • Further, many crosscutting characteristics will require one or more annotations per method.
    而且,许多横切特性需要每个方法有一个或者多个注释。
  • To support metadata-based crosscutting, an AOP system needs to provide a way to consume and supply annotations.
    为了支持基于元数据的横切,AOP系统需要提供一种消费和提供注释的方法。
  • AOP ( Aspect-Oriented Programming) is a technique for separation of crosscutting concerns which expresses higher abstraction level.
    面向方面编程是一种支持分离横切关注点的技术,表达了更高层次的抽象。
  • We'll use an example to better see how static crosscutting can be implemented in an existing class.
    我们将用一个例子来更好地展示静态横切是怎样在一个现有的类中实现的。
  • Hyperspaces goes beyond the encapsulation of crosscutting concerns and attempts to manage multi-dimensional separation of concerns.
    Hyperspaces超越了对横切关系的封装,并尝试管理关系的多维分离。
  • Due to the crosscutting nature of such annotations, AOP is a good way to supply them.
    由于这种注释的横切本性,用AOP提供它们是很好的一种方法。
  • Moreover, static crosscutting lets you affix extensions and implementations to the fundamental structure of an object.
    此外,静态横切可以把扩展和实现附加到对象的基本结构中。
  • All are examples of what are called crosscutting concerns.
    所有这些都是所谓横切关注点的例子。
  • A crosscutting concern, when implemented in a traditional OO approach, cuts across many classes and methods.
    一个横切关注点,在用传统OO方法实现时,会分解成很多类和方法。