crosscutting
英 [ˈkrɒskʌtɪŋ]
美
v. 横切;横越,横穿; (电影、电视)倒叙,插叙
crosscut的现在分词
双语例句
- For the remainder of the article I will focus on the technique and application of static crosscutting.
在本文剩下的篇幅中,我将重点讲解静态横切的技术和应用。 - An AOP system that supports supplying annotations will let you attach annotations to program elements in a crosscutting manner.
一个支持提供注释的AOP系统可以以横切方式将注释附加到程序元素上。 - This issue has to do more with the nature of the crosscutting functionality than the solution itself.
这个问题更多时候与横切功能的本性有关、而不是与解决方案有关。 - Annotations are an easy way to capture certain crosscutting concerns in the applications.
用注解捕获应用中特定的横切关注点是一种很简单的方式。 - Signature-based pointcuts cannot capture the join points needed to implement certain crosscutting concerns.
基于签名的切入点不能捕获实现某种横切功能所需要的连接点。 - Spring uses the AOP specification and an XML configuration file to externalize crosscutting concerns, thus preserving the purity of your Java objects.
Spring使用AOP规范和一个XML配置文件具体化横切关注点,因而保持了Java代码的纯洁性。 - The intrusion sequence for igneous rocks is indicated by crosscutting and inclusion relationships.
火成岩的归入顺序由切割和包含关系来表示。 - Crosscutting becomes explicit, easy to reason about and change.
横切变得很明确,易于推理和修改。 - It is possible to harness AOP's crosscutting mechanism to declare an annotation once for all affected elements.
可以利用AOP的横切机制对所有受影响的元素进行一次注释。 - We'll use an example to better see how static crosscutting can be implemented in an existing class.
我们将用一个例子来更好地展示静态横切是怎样在一个现有的类中实现的。