诗词屋>英语词典>crosscutting翻译和用法

crosscutting

英 [ˈkrɒskʌtɪŋ]

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

双语例句

  • 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代码的纯洁性。
  • For the remainder of the article I will focus on the technique and application of static crosscutting.
    在本文剩下的篇幅中,我将重点讲解静态横切的技术和应用。
  • AOP ( Aspect-Oriented Programming) is a technique for separation of crosscutting concerns which expresses higher abstraction level.
    面向方面编程是一种支持分离横切关注点的技术,表达了更高层次的抽象。
  • The intrusion sequence for igneous rocks is indicated by crosscutting and inclusion relationships.
    火成岩的归入顺序由切割和包含关系来表示。
  • 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.
    例如,在面向对象的编程中,模块性的天然单位是类,横切关系是一种跨越多个类的关系。
  • For now, I'll show you the basic syntax to supply annotation in a crosscutting manner.
    现在,我将展示以横切方式提供注释的基本语法。
  • Due to the crosscutting nature of such annotations, AOP is a good way to supply them.
    由于这种注释的横切本性,用AOP提供它们是很好的一种方法。
  • Applying a more flexible approach to documentation also has the advantage of crosscutting methodologies.
    引用更灵活的文档方法也具有横切方法(crosscuttingmethodologies)的优点。
  • It is possible to harness AOP's crosscutting mechanism to declare an annotation once for all affected elements.
    可以利用AOP的横切机制对所有受影响的元素进行一次注释。
  • Within the world of crosscutting, there are two types: dynamic crosscutting and static crosscutting.
    在横切的世界里,横切有两种类型:动态横切和静态横切。