52词语>英语词典>crosscutting翻译和用法

crosscutting

英 [ˈkrɒskʌtɪŋ]

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

双语例句

  • With static crosscutting, architects and designers can effectively model complex systems in a true object oriented manner.
    使用静态横切,架构师和设计者能用一种真正面向对象的方法有效地建立复杂系统的模型。
  • Conceptually, such a construct allows you to attach annotations to program elements in a crosscutting manner.
    概念上,这种结构可以以横切的方式在程序元素上附加注释。
  • 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超越了对横切关系的封装,并尝试管理关系的多维分离。
  • For the remainder of the article I will focus on the technique and application of static crosscutting.
    在本文剩下的篇幅中,我将重点讲解静态横切的技术和应用。
  • Spring uses the AOP specification and an XML configuration file to externalize crosscutting concerns, thus preserving the purity of your Java objects.
    Spring使用AOP规范和一个XML配置文件具体化横切关注点,因而保持了Java代码的纯洁性。
  • All are examples of what are called crosscutting concerns.
    所有这些都是所谓横切关注点的例子。
  • Due to the crosscutting nature of such annotations, AOP is a good way to supply them.
    由于这种注释的横切本性,用AOP提供它们是很好的一种方法。
  • Annotations are an easy way to capture certain crosscutting concerns in the applications.
    用注解捕获应用中特定的横切关注点是一种很简单的方式。
  • An AOP system that supports supplying annotations will let you attach annotations to program elements in a crosscutting manner.
    一个支持提供注释的AOP系统可以以横切方式将注释附加到程序元素上。