记作业>英语词典>crosscutting翻译和用法

crosscutting

英 [ˈkrɒskʌtɪŋ]

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

双语例句

  • Further, many crosscutting characteristics will require one or more annotations per method.
    而且,许多横切特性需要每个方法有一个或者多个注释。
  • However, supplying annotations in a crosscutting manner can be very helpful.
    不过,以横切的方式提供注释是很有用的。
  • 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 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.
    面向方面编程是一种支持分离横切关注点的技术,表达了更高层次的抽象。
  • In AJDT it has been configured to show crosscutting relationships for the current element.
    在AJDT里,该视图被配置成用来显示当前元素的crosscutting关联关系。
  • Due to the crosscutting nature of such annotations, AOP is a good way to supply them.
    由于这种注释的横切本性,用AOP提供它们是很好的一种方法。
  • All are examples of what are called crosscutting concerns.
    所有这些都是所谓横切关注点的例子。
  • Aspects combine pointcuts and advice into a modular solution addressing a particular crosscutting concern.
    切面是结合切入点和通知成一个模块方案,解决特殊的横切问题。
  • With static crosscutting, architects and designers can effectively model complex systems in a true object oriented manner.
    使用静态横切,架构师和设计者能用一种真正面向对象的方法有效地建立复杂系统的模型。