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

crosscutting

英 [ˈkrɒskʌtɪŋ]

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

双语例句

  • However, supplying annotations in a crosscutting manner can be very helpful.
    不过,以横切的方式提供注释是很有用的。
  • With static crosscutting, architects and designers can effectively model complex systems in a true object oriented manner.
    使用静态横切,架构师和设计者能用一种真正面向对象的方法有效地建立复杂系统的模型。
  • The intrusion sequence for igneous rocks is indicated by crosscutting and inclusion relationships.
    火成岩的归入顺序由切割和包含关系来表示。
  • Signature-based pointcuts cannot capture the join points needed to implement certain crosscutting concerns.
    基于签名的切入点不能捕获实现某种横切功能所需要的连接点。
  • A crosscutting concern, when implemented in a traditional OO approach, cuts across many classes and methods.
    一个横切关注点,在用传统OO方法实现时,会分解成很多类和方法。
  • Hyperspaces goes beyond the encapsulation of crosscutting concerns and attempts to manage multi-dimensional separation of concerns.
    Hyperspaces超越了对横切关系的封装,并尝试管理关系的多维分离。
  • Applying a more flexible approach to documentation also has the advantage of crosscutting methodologies.
    引用更灵活的文档方法也具有横切方法(crosscuttingmethodologies)的优点。
  • 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.
    如果对横切关注点(例如日志和事务管理)进行了模块化,那么不用修改每个单独的类,就可以向代码中添加新特性。
  • An AOP system that supports supplying annotations will let you attach annotations to program elements in a crosscutting manner.
    一个支持提供注释的AOP系统可以以横切方式将注释附加到程序元素上。
  • The syntax for creating static crosscuts is quite different from that of dynamic crosscutting, in that there are no pointcuts or advices.
    创建静态横切的语法和动态横切有很大的不同,即没有切入点和通知。