火范文>英语词典>crosscutting翻译和用法

crosscutting

英 [ˈkrɒskʌtɪŋ]

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

双语例句

  • All are examples of what are called crosscutting concerns.
    所有这些都是所谓横切关注点的例子。
  • 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.
    例如,在面向对象的编程中,模块性的天然单位是类,横切关系是一种跨越多个类的关系。
  • Signature-based pointcuts cannot capture the join points needed to implement certain crosscutting concerns.
    基于签名的切入点不能捕获实现某种横切功能所需要的连接点。
  • We'll use an example to better see how static crosscutting can be implemented in an existing class.
    我们将用一个例子来更好地展示静态横切是怎样在一个现有的类中实现的。
  • If you modularize crosscutting concerns, such as logging and transaction management, it becomes possible to add new features to your code without modifying each class individually.
    如果对横切关注点(例如日志和事务管理)进行了模块化,那么不用修改每个单独的类,就可以向代码中添加新特性。
  • The intrusion sequence for igneous rocks is indicated by crosscutting and inclusion relationships.
    火成岩的归入顺序由切割和包含关系来表示。
  • This issue has to do more with the nature of the crosscutting functionality than the solution itself.
    这个问题更多时候与横切功能的本性有关、而不是与解决方案有关。
  • Conceptually, such a construct allows you to attach annotations to program elements in a crosscutting manner.
    概念上,这种结构可以以横切的方式在程序元素上附加注释。
  • Hyperspaces goes beyond the encapsulation of crosscutting concerns and attempts to manage multi-dimensional separation of concerns.
    Hyperspaces超越了对横切关系的封装,并尝试管理关系的多维分离。
  • It is possible to harness AOP's crosscutting mechanism to declare an annotation once for all affected elements.
    可以利用AOP的横切机制对所有受影响的元素进行一次注释。