Crosscutting concerns 双语例句
全部
1·All are examples of what are called crosscutting concerns.
所有这些都是所谓横切关注点的例子。
2·Are they also appropriate for dealing with crosscutting concerns?
那么它们是否也适用于横切关注点呢?
3·AOP is key to managing crosscutting concerns in application development.
AOP是在应用程序开发中管理横切关注点的关键。
4·In fact, the injection of code for crosscutting concerns is a pattern of sorts.
实际上,横切关注点代码的注入,就是一种类型的模式。
5·A key concept to grasp is that crosscutting concerns divide into two different areas.
一个要掌握的关键概念是横切关注点分为两个区域。
6·By compartmentalizing aspect code, crosscutting concerns become easy to deal with.
通过划分Aspect代码,横切关系变得容易处理。
7·Annotations are an easy way to capture certain crosscutting concerns in the applications.
用注解捕获应用中特定的横切关注点是一种很简单的方式。
8·AOP modularizes crosscutting concerns, so I should look for crosscutting concerns in my code.
AOP模块化了横切关注点,因此我要在代码中寻找横切关注点。
9·However, it will help you to understand and gain confidence in your application's crosscutting concerns.
不过,它可帮助您理解并获得对应用程序的横切关注点的信任。
10·AOP modularizes crosscutting concerns, so I should look for code that is scattered and tangled in my code.
AOP模块化横切关注点。因此应该寻找那些分散和纠缠在代码中的代码。
