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

crosscutting

英 [ˈkrɒskʌtɪŋ]

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

双语例句

  • We'll use an example to better see how static crosscutting can be implemented in an existing class.
    我们将用一个例子来更好地展示静态横切是怎样在一个现有的类中实现的。
  • An AOP system that supports supplying annotations will let you attach annotations to program elements in a crosscutting manner.
    一个支持提供注释的AOP系统可以以横切方式将注释附加到程序元素上。
  • Moreover, static crosscutting lets you affix extensions and implementations to the fundamental structure of an object.
    此外,静态横切可以把扩展和实现附加到对象的基本结构中。
  • It is possible to harness AOP's crosscutting mechanism to declare an annotation once for all affected elements.
    可以利用AOP的横切机制对所有受影响的元素进行一次注释。
  • Aspects combine pointcuts and advice into a modular solution addressing a particular crosscutting concern.
    切面是结合切入点和通知成一个模块方案,解决特殊的横切问题。
  • In AJDT it has been configured to show crosscutting relationships for the current element.
    在AJDT里,该视图被配置成用来显示当前元素的crosscutting关联关系。
  • Conceptually, such a construct allows you to attach annotations to program elements in a crosscutting manner.
    概念上,这种结构可以以横切的方式在程序元素上附加注释。
  • Annotations are an easy way to capture certain crosscutting concerns in the applications.
    用注解捕获应用中特定的横切关注点是一种很简单的方式。
  • Within the world of crosscutting, there are two types: dynamic crosscutting and static crosscutting.
    在横切的世界里,横切有两种类型:动态横切和静态横切。
  • Due to the crosscutting nature of such annotations, AOP is a good way to supply them.
    由于这种注释的横切本性,用AOP提供它们是很好的一种方法。