就爱字典>英语词典>crosscutting翻译和用法

crosscutting

英 [ˈkrɒskʌtɪŋ]

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

双语例句

  • All are examples of what are called crosscutting concerns.
    所有这些都是所谓横切关注点的例子。
  • To support metadata-based crosscutting, an AOP system needs to provide a way to consume and supply annotations.
    为了支持基于元数据的横切,AOP系统需要提供一种消费和提供注释的方法。
  • For the remainder of the article I will focus on the technique and application of static crosscutting.
    在本文剩下的篇幅中,我将重点讲解静态横切的技术和应用。
  • Conceptually, such a construct allows you to attach annotations to program elements in a crosscutting manner.
    概念上,这种结构可以以横切的方式在程序元素上附加注释。
  • Within the world of crosscutting, there are two types: dynamic crosscutting and static crosscutting.
    在横切的世界里,横切有两种类型:动态横切和静态横切。
  • However, supplying annotations in a crosscutting manner can be very helpful.
    不过,以横切的方式提供注释是很有用的。
  • Applying a more flexible approach to documentation also has the advantage of crosscutting methodologies.
    引用更灵活的文档方法也具有横切方法(crosscuttingmethodologies)的优点。
  • With static crosscutting, architects and designers can effectively model complex systems in a true object oriented 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.
    例如,在面向对象的编程中,模块性的天然单位是类,横切关系是一种跨越多个类的关系。
  • The syntax for creating static crosscuts is quite different from that of dynamic crosscutting, in that there are no pointcuts or advices.
    创建静态横切的语法和动态横切有很大的不同,即没有切入点和通知。