crosscutting
英 [ˈkrɒskʌtɪŋ]
美
v. 横切;横越,横穿; (电影、电视)倒叙,插叙
crosscut的现在分词
双语例句
- Problem of crosscutting federate could be resolved effectively by using Aspect-Oriented programming technology.
利用面向方面的编程技术,能够有效地解决邦员的横切问题。 - Moreover, static crosscutting lets you affix extensions and implementations to the fundamental structure of an object.
此外,静态横切可以把扩展和实现附加到对象的基本结构中。 - Signature-based pointcuts cannot capture the join points needed to implement certain crosscutting concerns.
基于签名的切入点不能捕获实现某种横切功能所需要的连接点。 - In object-oriented programming, for instance, the natural unit of modularity is the class, and a crosscutting concern is a concern that spans multiple classes.
例如,在面向对象的编程中,模块性的天然单位是类,横切关系是一种跨越多个类的关系。 - Aspects combine pointcuts and advice into a modular solution addressing a particular crosscutting concern.
切面是结合切入点和通知成一个模块方案,解决特殊的横切问题。 - Crosscutting becomes explicit, easy to reason about and change.
横切变得很明确,易于推理和修改。 - This issue has to do more with the nature of the crosscutting functionality than the solution itself.
这个问题更多时候与横切功能的本性有关、而不是与解决方案有关。 - All are examples of what are called crosscutting concerns.
所有这些都是所谓横切关注点的例子。 - However, supplying annotations in a crosscutting manner can be very helpful.
不过,以横切的方式提供注释是很有用的。 - Annotations are an easy way to capture certain crosscutting concerns in the applications.
用注解捕获应用中特定的横切关注点是一种很简单的方式。