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

crosscutting

英 [ˈkrɒskʌtɪŋ]

v.  横切;横越,横穿; (电影、电视)倒叙,插叙
crosscut的现在分词

双语例句

  • Further, many crosscutting characteristics will require one or more annotations per method.
    而且,许多横切特性需要每个方法有一个或者多个注释。
  • 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.
    例如,在面向对象的编程中,模块性的天然单位是类,横切关系是一种跨越多个类的关系。
  • Problem of crosscutting federate could be resolved effectively by using Aspect-Oriented programming technology.
    利用面向方面的编程技术,能够有效地解决邦员的横切问题。
  • For the remainder of the article I will focus on the technique and application of static crosscutting.
    在本文剩下的篇幅中,我将重点讲解静态横切的技术和应用。
  • All are examples of what are called crosscutting concerns.
    所有这些都是所谓横切关注点的例子。
  • An AOP system that supports supplying annotations will let you attach annotations to program elements in a crosscutting manner.
    一个支持提供注释的AOP系统可以以横切方式将注释附加到程序元素上。
  • With static crosscutting, architects and designers can effectively model complex systems in a true object oriented manner.
    使用静态横切,架构师和设计者能用一种真正面向对象的方法有效地建立复杂系统的模型。
  • We'll use an example to better see how static crosscutting can be implemented in an existing class.
    我们将用一个例子来更好地展示静态横切是怎样在一个现有的类中实现的。
  • AOP ( Aspect-Oriented Programming) is a technique for separation of crosscutting concerns which expresses higher abstraction level.
    面向方面编程是一种支持分离横切关注点的技术,表达了更高层次的抽象。
  • Crosscutting becomes explicit, easy to reason about and change.
    横切变得很明确,易于推理和修改。