crosscutting
英 [ˈkrɒskʌtɪŋ]
美
v. 横切;横越,横穿; (电影、电视)倒叙,插叙
crosscut的现在分词
双语例句
- Signature-based pointcuts cannot capture the join points needed to implement certain crosscutting concerns.
基于签名的切入点不能捕获实现某种横切功能所需要的连接点。 - Further, many crosscutting characteristics will require one or more annotations per method.
而且,许多横切特性需要每个方法有一个或者多个注释。 - Moreover, static crosscutting lets you affix extensions and implementations to the fundamental structure of an object.
此外,静态横切可以把扩展和实现附加到对象的基本结构中。 - This issue has to do more with the nature of the crosscutting functionality than the solution itself.
这个问题更多时候与横切功能的本性有关、而不是与解决方案有关。 - Within the world of crosscutting, there are two types: dynamic crosscutting and static crosscutting.
在横切的世界里,横切有两种类型:动态横切和静态横切。 - We'll use an example to better see how static crosscutting can be implemented in an existing class.
我们将用一个例子来更好地展示静态横切是怎样在一个现有的类中实现的。 - However, supplying annotations in a crosscutting manner can be very helpful.
不过,以横切的方式提供注释是很有用的。 - For the remainder of the article I will focus on the technique and application of static crosscutting.
在本文剩下的篇幅中,我将重点讲解静态横切的技术和应用。 - 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系统可以以横切方式将注释附加到程序元素上。