crosscutting
英 [ˈkrɒskʌtɪŋ]
美
v. 横切;横越,横穿; (电影、电视)倒叙,插叙
crosscut的现在分词
双语例句
- Crosscutting becomes explicit, easy to reason about and change.
横切变得很明确,易于推理和修改。 - Annotations are an easy way to capture certain crosscutting concerns in the applications.
用注解捕获应用中特定的横切关注点是一种很简单的方式。 - Due to the crosscutting nature of such annotations, AOP is a good way to supply them.
由于这种注释的横切本性,用AOP提供它们是很好的一种方法。 - For now, I'll show you the basic syntax to supply annotation in a crosscutting manner.
现在,我将展示以横切方式提供注释的基本语法。 - Moreover, static crosscutting lets you affix extensions and implementations to the fundamental structure of an object.
此外,静态横切可以把扩展和实现附加到对象的基本结构中。 - It is possible to harness AOP's crosscutting mechanism to declare an annotation once for all affected elements.
可以利用AOP的横切机制对所有受影响的元素进行一次注释。 - However, supplying annotations in a crosscutting manner can be very helpful.
不过,以横切的方式提供注释是很有用的。 - Aspects combine pointcuts and advice into a modular solution addressing a particular crosscutting concern.
切面是结合切入点和通知成一个模块方案,解决特殊的横切问题。 - Problem of crosscutting federate could be resolved effectively by using Aspect-Oriented programming technology.
利用面向方面的编程技术,能够有效地解决邦员的横切问题。 - Conceptually, such a construct allows you to attach annotations to program elements in a crosscutting manner.
概念上,这种结构可以以横切的方式在程序元素上附加注释。