crosscutting
英 [ˈkrɒskʌtɪŋ]
美
v. 横切;横越,横穿; (电影、电视)倒叙,插叙
crosscut的现在分词
双语例句
- Further, many crosscutting characteristics will require one or more annotations per method.
而且,许多横切特性需要每个方法有一个或者多个注释。 - 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关联关系。 - Annotations are an easy way to capture certain crosscutting concerns in the applications.
用注解捕获应用中特定的横切关注点是一种很简单的方式。 - It is possible to harness AOP's crosscutting mechanism to declare an annotation once for all affected elements.
可以利用AOP的横切机制对所有受影响的元素进行一次注释。 - Problem of crosscutting federate could be resolved effectively by using Aspect-Oriented programming technology.
利用面向方面的编程技术,能够有效地解决邦员的横切问题。 - Applying a more flexible approach to documentation also has the advantage of crosscutting methodologies.
引用更灵活的文档方法也具有横切方法(crosscuttingmethodologies)的优点。 - The syntax for creating static crosscuts is quite different from that of dynamic crosscutting, in that there are no pointcuts or advices.
创建静态横切的语法和动态横切有很大的不同,即没有切入点和通知。 - We'll use an example to better see how static crosscutting can be implemented in an existing class.
我们将用一个例子来更好地展示静态横切是怎样在一个现有的类中实现的。 - An AOP system that supports supplying annotations will let you attach annotations to program elements in a crosscutting manner.
一个支持提供注释的AOP系统可以以横切方式将注释附加到程序元素上。