读知识>英语词典>crosscutting翻译和用法

crosscutting

英 [ˈkrɒskʌtɪŋ]

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

双语例句

  • 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.
    如果对横切关注点(例如日志和事务管理)进行了模块化,那么不用修改每个单独的类,就可以向代码中添加新特性。
  • It is possible to harness AOP's crosscutting mechanism to declare an annotation once for all affected elements.
    可以利用AOP的横切机制对所有受影响的元素进行一次注释。
  • We'll use an example to better see how static crosscutting can be implemented in an existing class.
    我们将用一个例子来更好地展示静态横切是怎样在一个现有的类中实现的。
  • Hyperspaces goes beyond the encapsulation of crosscutting concerns and attempts to manage multi-dimensional separation of concerns.
    Hyperspaces超越了对横切关系的封装,并尝试管理关系的多维分离。
  • The syntax for creating static crosscuts is quite different from that of dynamic crosscutting, in that there are no pointcuts or advices.
    创建静态横切的语法和动态横切有很大的不同,即没有切入点和通知。
  • AOP ( Aspect-Oriented Programming) is a technique for separation of crosscutting concerns which expresses higher abstraction level.
    面向方面编程是一种支持分离横切关注点的技术,表达了更高层次的抽象。
  • This issue has to do more with the nature of the crosscutting functionality than the solution itself.
    这个问题更多时候与横切功能的本性有关、而不是与解决方案有关。
  • Applying a more flexible approach to documentation also has the advantage of crosscutting methodologies.
    引用更灵活的文档方法也具有横切方法(crosscuttingmethodologies)的优点。
  • Within the world of crosscutting, there are two types: dynamic crosscutting and static crosscutting.
    在横切的世界里,横切有两种类型:动态横切和静态横切。
  • All are examples of what are called crosscutting concerns.
    所有这些都是所谓横切关注点的例子。