N头条>英语词典>crosscutting翻译和用法

crosscutting

英 [ˈkrɒskʌtɪŋ]

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

双语例句

  • Problem of crosscutting federate could be resolved effectively by using Aspect-Oriented programming technology.
    利用面向方面的编程技术,能够有效地解决邦员的横切问题。
  • The intrusion sequence for igneous rocks is indicated by crosscutting and inclusion relationships.
    火成岩的归入顺序由切割和包含关系来表示。
  • Due to the crosscutting nature of such annotations, AOP is a good way to supply them.
    由于这种注释的横切本性,用AOP提供它们是很好的一种方法。
  • Aspects combine pointcuts and advice into a modular solution addressing a particular crosscutting concern.
    切面是结合切入点和通知成一个模块方案,解决特殊的横切问题。
  • A crosscutting concern, when implemented in a traditional OO approach, cuts across many classes and methods.
    一个横切关注点,在用传统OO方法实现时,会分解成很多类和方法。
  • 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.
    例如,在面向对象的编程中,模块性的天然单位是类,横切关系是一种跨越多个类的关系。
  • This issue has to do more with the nature of the crosscutting functionality than the solution itself.
    这个问题更多时候与横切功能的本性有关、而不是与解决方案有关。
  • Crosscutting becomes explicit, easy to reason about and change.
    横切变得很明确,易于推理和修改。
  • Moreover, static crosscutting lets you affix extensions and implementations to the fundamental structure of an object.
    此外,静态横切可以把扩展和实现附加到对象的基本结构中。