crosscutting
英 [ˈkrɒskʌtɪŋ]
美
v. 横切;横越,横穿; (电影、电视)倒叙,插叙
crosscut的现在分词
双语例句
- Applying a more flexible approach to documentation also has the advantage of crosscutting methodologies.
引用更灵活的文档方法也具有横切方法(crosscuttingmethodologies)的优点。 - However, supplying annotations in a crosscutting manner can be very helpful.
不过,以横切的方式提供注释是很有用的。 - 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系统需要提供一种消费和提供注释的方法。 - Signature-based pointcuts cannot capture the join points needed to implement certain crosscutting concerns.
基于签名的切入点不能捕获实现某种横切功能所需要的连接点。 - Crosscutting becomes explicit, easy to reason about and change.
横切变得很明确,易于推理和修改。 - AOP ( Aspect-Oriented Programming) is a technique for separation of crosscutting concerns which expresses higher abstraction level.
面向方面编程是一种支持分离横切关注点的技术,表达了更高层次的抽象。 - A crosscutting concern, when implemented in a traditional OO approach, cuts across many classes and methods.
一个横切关注点,在用传统OO方法实现时,会分解成很多类和方法。 - In AJDT it has been configured to show crosscutting relationships for the current element.
在AJDT里,该视图被配置成用来显示当前元素的crosscutting关联关系。 - The syntax for creating static crosscuts is quite different from that of dynamic crosscutting, in that there are no pointcuts or advices.
创建静态横切的语法和动态横切有很大的不同,即没有切入点和通知。