crosscutting
英 [ˈkrɒskʌtɪŋ]
美
v. 横切;横越,横穿; (电影、电视)倒叙,插叙
crosscut的现在分词
双语例句
- Crosscutting becomes explicit, easy to reason about and change.
横切变得很明确,易于推理和修改。 - To support metadata-based crosscutting, an AOP system needs to provide a way to consume and supply annotations.
为了支持基于元数据的横切,AOP系统需要提供一种消费和提供注释的方法。 - The syntax for creating static crosscuts is quite different from that of dynamic crosscutting, in that there are no pointcuts or advices.
创建静态横切的语法和动态横切有很大的不同,即没有切入点和通知。 - For now, I'll show you the basic syntax to supply annotation in a crosscutting manner.
现在,我将展示以横切方式提供注释的基本语法。 - All are examples of what are called crosscutting concerns.
所有这些都是所谓横切关注点的例子。 - An AOP system that supports supplying annotations will let you attach annotations to program elements in a crosscutting manner.
一个支持提供注释的AOP系统可以以横切方式将注释附加到程序元素上。 - Aspects combine pointcuts and advice into a modular solution addressing a particular crosscutting concern.
切面是结合切入点和通知成一个模块方案,解决特殊的横切问题。 - Moreover, static crosscutting lets you affix extensions and implementations to the fundamental structure of an object.
此外,静态横切可以把扩展和实现附加到对象的基本结构中。 - With static crosscutting, architects and designers can effectively model complex systems in a true object oriented manner.
使用静态横切,架构师和设计者能用一种真正面向对象的方法有效地建立复杂系统的模型。 - However, supplying annotations in a crosscutting manner can be very helpful.
不过,以横切的方式提供注释是很有用的。