crosscutting
英 [ˈkrɒskʌtɪŋ]
美
v. 横切;横越,横穿; (电影、电视)倒叙,插叙
crosscut的现在分词
双语例句
- Within the world of crosscutting, there are two types: dynamic crosscutting and static crosscutting.
在横切的世界里,横切有两种类型:动态横切和静态横切。 - If you modularize crosscutting concerns, such as logging and transaction management, it becomes possible to add new features to your code without modifying each class individually.
如果对横切关注点(例如日志和事务管理)进行了模块化,那么不用修改每个单独的类,就可以向代码中添加新特性。 - AOP ( Aspect-Oriented Programming) is a technique for separation of crosscutting concerns which expresses higher abstraction level.
面向方面编程是一种支持分离横切关注点的技术,表达了更高层次的抽象。 - However, supplying annotations in a crosscutting manner can be very helpful.
不过,以横切的方式提供注释是很有用的。 - With static crosscutting, architects and designers can effectively model complex systems in a true object oriented manner.
使用静态横切,架构师和设计者能用一种真正面向对象的方法有效地建立复杂系统的模型。 - To support metadata-based crosscutting, an AOP system needs to provide a way to consume and supply annotations.
为了支持基于元数据的横切,AOP系统需要提供一种消费和提供注释的方法。 - Problem of crosscutting federate could be resolved effectively by using Aspect-Oriented programming technology.
利用面向方面的编程技术,能够有效地解决邦员的横切问题。 - The intrusion sequence for igneous rocks is indicated by crosscutting and inclusion relationships.
火成岩的归入顺序由切割和包含关系来表示。 - Aspects combine pointcuts and advice into a modular solution addressing a particular crosscutting concern.
切面是结合切入点和通知成一个模块方案,解决特殊的横切问题。 - Due to the crosscutting nature of such annotations, AOP is a good way to supply them.
由于这种注释的横切本性,用AOP提供它们是很好的一种方法。