单词 | crosscut |
释义 | crosscutting是crosscut的现在分词
第三人称单数:crosscuts 现在分词:crosscutting 例句释义: 横切,捷径,横巷,横锯,斜切的,横锯的,纹路交叉的,横断,交叉剪接,横切性,横切关系 1. In this article, I did not look for crosscutting concerns, and most of what I reimplemented was, to current thinking, well-modularized. 本文中没有讨论横切关注点,我重新实现的多数解决方案照目前来看都是经过很好模块化的。 www.ibm.com 2. At the heart of each of the AOP tools is a join point model, which provides a means of identifying where the crosscutting is happening. 位于每个AOP工具核心的是连接点模型,它提供了一种机制,可以识别出在哪里发生了横切。 www.ibm.com 3. By compartmentalizing aspect code, crosscutting concerns become easy to deal with. 通过划分Aspect代码,横切关系变得容易处理。 www.ibm.com 4. Conceptually, such a construct allows you to attach annotations to program elements in a crosscutting manner. 概念上,这种结构可以以横切的方式在程序元素上附加注释。 www.ibm.com 5. Another key responsibility of IDE support is to make the system's crosscutting structure easy to navigate and understand. IDE支持的另外一个主要职责是让系统的横切结构易于导航和理解。 www.ibm.com 6. The syntax of static crosscutting is quite different from that of dynamic crosscutting. 静态横切的语法与动态横切很不相同。 www-128.ibm.com 7. The syntax for creating static crosscuts is quite different from that of dynamic crosscutting, in that there are no pointcuts or advices. 创建静态横切的语法和动态横切有很大的不同,即没有切入点和通知。 www.ibm.com 8. This makes it particularly easy to adopt and useful for coarse-grained crosscutting. 这使它特别容易采用,而且对于一些粗粒度的横切很有用。 www-128.ibm.com 9. Static crosscutting differs from dynamic crosscutting in that it does not modify the execution behavior of a given object. 静态横切和动态横切的区别在于它不修改一个给定对象的执行行为。 www.ibm.com 10. However, supplying annotations in a crosscutting manner can be very helpful. 不过,以横切的方式提供注释是很有用的。 www-128.ibm.com 1. However, it will help you to understand and gain confidence in your application's crosscutting concerns. 不过,它可帮助您理解并获得对应用程序的横切关注点的信任。 www.ibm.com 2. Dynamic crosscutting is commonly used to facilitate the addition of logging or authentication to various methods in an object hierarchy. 动态横切通常用于帮助向对象层次中的各种方法添加日志记录或身份认证。 www-128.ibm.com 3. Urban planning and construction of the two light light lines framework of a versatile, three-dimensional traffic network crosscutting . 建设中的城市轻轨和规划中的两条轻轨线路,构架起一个四通八达、纵横交错的立体交通网络。 dictsearch.appspot.com 4. As you can see, annotations are very handy for untangling the names of crosscutting elements into multiple pieces. 可以看出,对于将横切元素的名字分解为多个部分,使用注释很方便。 www-128.ibm.com 5. As an emerging crosscutting discipline, Landscape Ecology has great advantage in the research of landscape pattern changes and its process. 景观生态学作为一门新兴的交叉性学科,在景观格局变化及其过程的研究方面具有很大的优势。 www.13191.com 6. In addition to untangling element signatures, annotations can be used to express any data associated with your code's crosscutting concerns. 除了排除元素签名的纠结外,还可以使用注释来表达与代码的横切关注相关的任何数据。 www.ibm.com 7. I ll start with a reminder of the pros and cons of hand-coding crosscutting concerns vs. Working with an AOP tool. 下面将开始介绍手工编写横切问题与使用AOP工具进行处理的优劣对比。 www-128.ibm.com 8. It is possible to harness AOP's crosscutting mechanism to declare an annotation once for all affected elements. 可以利用AOP的横切机制对所有受影响的元素进行一次注释。 www.ibm.com 9. Due to the crosscutting nature of such annotations, AOP is a good way to supply them. 由于这种注释的横切本性,用AOP提供它们是很好的一种方法。 www-128.ibm.com 10. Rather, static crosscutting allows you to alter the structure of an object by introducing additional methods, fields, and properties. 相反,它允许通过引入附加的方法字段和属性来修改对象的结构。 www.ibm.com 1. Annotate will not be able to participate in the crosscutting concerns. 注释的元素都不能参与关注点的横切。 www-128.ibm.com 2. We've seen how AJDT shows the crosscutting nature of AspectJ by adding editor markers and decorating advised elements. 我们已经看到了AJDT如何通过增加编辑器标记和装饰advice元素来显示AspectJ的crosscutting特征。 www.infoq.com 3. Aspects combine pointcuts and advice into a modular solution addressing a particular crosscutting concern. 切面是结合切入点和通知成一个模块方案,解决特殊的横切问题。 www.infoq.com 4. If your house has no ceiling crosscutting pipelines, and the room is not high, the ceiling was totally unnecessary for bigger size. 如果您家的天花板上没有纵横交错的管线,而房间又不高,大可不必做大面积的吊顶。 dictsearch.appspot.com 5. A more elegant and ultimately more flexible solution is to employ static crosscutting to add the behavior to desired objects. 一个更优雅且根本上更灵活的解决方案就是使用静态横切来对预期对象添加行为。 www.ibm.com 6. Using visual tools to inspect your application's crosscutting structure is not a testing technique, strictly speaking. 严格地讲,使用可视化工具检查应用程序的横切结构不是一种测试技术。 www.ibm.com 7. As a result, crosscutting concerns like logging, transactions, and security no longer intrude on your application code. 因此,横切关注点(如日志、事务和安全)不会再干扰应用程序代码。 www.ibm.com 8. With static crosscutting, architects and designers can effectively model complex systems in a true object oriented manner. 使用静态横切,架构师和设计者能用一种真正面向对象的方法有效地建立复杂系统的模型。 www-128.ibm.com 9. Only a few pointcuts are required for coarse-grained crosscutting and auxiliary aspects. 对于粗粒度的横切和辅助性方面,只需要很少的切入点。 www.ibm.com 10. Applying a more flexible approach to documentation also has the advantage of crosscutting methodologies. 引用更灵活的文档方法也具有横切方法(crosscuttingmethodologies)的优点。 www.ibm.com 1. An AOP system that supports supplying annotations will let you attach annotations to program elements in a crosscutting manner. 一个支持提供注释的AOP系统可以以横切方式将注释附加到程序元素上。 www.ibm.com 2. This is a classic example of a crosscutting requirement: it isn't part of our mainline business logic, but is a separate concern. 这是一个经典的横切需求:它并不是我们主要的业务逻辑部分,而是个单独的关注点。 www.infoq.com 3. As you saw earlier, markers in the AspectJ editor and Cross References view clearly show you the nature of crosscutting on a per-file basis. 正如前面看到的,AspectJ编辑器中的标记和CrossReferences视图清楚地在每个文件的基础上表现出了横切的特性。 www.ibm.com 4. An upcoming release will integrate with AspectJ to provide interoperability with fine-grained crosscutting mechanisms. 即将发行的版本将与AspectJ集成,提供与精细横切机制的互操作性。 www-128.ibm.com 5. Color, changing color elements in a portfolio of designers crosscutting mix different frame of mind and feeling. 色谱上千变万化的色彩元素,在设计师的纵横交错搭配下组合出不同的心境与感觉。 dictsearch.appspot.com 6. A crosscutting concern, when implemented in a traditional OO approach, cuts across many classes and methods. 一个横切关注点,在用传统OO方法实现时,会分解成很多类和方法。 www.infoq.com 7. The aspect encapsulates the join points, pointcuts, inter-type declarations, and advice for a crosscutting concern. 方面封装了一个横切关注点的连接点,切入点,类型间声明和参考建议。 www.ibm.com 8. If you have ever worked with code that addresses a crosscutting concern, you know the problems that result from a lack of modularity. 如果使用过用于横切关系的代码,您就会知道缺乏模块性所带来的问题。 www.ibm.com 9. Aspect-oriented programming (AOP) can solve module problems of crosscutting concerns and avoid code-tangling and code-scattering. 面向方面编程用来解决横切关注点的模块化问题,可以避免产生代码混乱和代码分散的问题。 www.ceps.com.tw 10. Eric Allen's Diagnosing Java Code column covers many "bug patterns" that result from inconsistent handling of crosscutting concerns. EricAllen的DiagnosingJavaCode专栏讲述了许多由对横切关系的不一致处理而导致的“错误模式”。 www.ibm.com 1. Process is fundamental to all AOP tools since it enables the modular implementation of crosscutting concerns. 过程是所有AOP工具的基本过程,因为是它支持横切关注点的模块化实现。 www-128.ibm.com 2. Hyperspaces goes beyond the encapsulation of crosscutting concerns and attempts to manage multi-dimensional separation of concerns. Hyperspaces超越了对横切关系的封装,并尝试管理关系的多维分离。 www.ibm.com 3. Moreover, static crosscutting lets you affix extensions and implementations to the fundamental structure of an object. 结构。此外,静态横切可以把扩展和实现附加到对象的基本结构中。 www-128.ibm.com 4. We'll use an example to better see how static crosscutting can be implemented in an existing class. 我们将用一个例子来更好地展示静态横切是怎样在一个现有的类中实现的。 www.ibm.com 5. Another option is to show the crosscutting information for the whole of the current file, instead of just the current element. 另外一个选项是显示当前文件整体的横切信息,而不仅仅显示当前元素的横切信息。 www.ibm.com 6. Compare the maps in the crosscutting comparison tool to detect any unwanted changes to the join points affected by your aspects. 在横切比较工具中比较这些图,以发现受方面影响的联结点所出现的不希望的改变。 www.ibm.com 7. You can leverage this separation of concerns to test their behavior separately from the crosscutting specification. 可以利用这种关注点的分离分别测试横切规范及它们的行为。 www.ibm.com 8. The logic of deciding which query needs to be executed is a crosscutting concern that is retained in an Aspect. 决定执行何种查询的逻辑就成为一个横切关注点了,它被放在Aspect中。 www.infoq.com 9. In this article, I introduce a catalog of techniques for testing crosscutting behavior implemented with aspects. 在本文中,我将介绍测试用方面实现的横切行为的一组技术。 www.ibm.com 10. By only showing the changes, the crosscutting comparison tool can help prevent information blindness. 通过只显示改变,横切比较工具可以帮助防止信息盲点。 www.ibm.com 1. Together, pointcuts, advice, and inter-type declarations allow AOP languages to express crosscutting concerns explicitly. 切入点、通知和类型间声明组合在一起,使AOP语言可以清楚地表达横切问题。 www.ibm.com 2. Crosscutting cement sidewalk here, premises sanitation clean. 这里水泥便道纵横交错,房舍卫生整洁。 www.cnrealty.org 3. First, there is the crosscutting specification, where you should ask yourself what parts of the program the concern affects. 首先是横切规范,它要回答的是关注点影响的是程序的哪些部分。 www.ibm.com 4. And Dianpuhe, new-wave crosscutting makes Zhao Tong Lane water network are, very beautiful natural environment. 而淀浦河、新通波塘的纵横交错使得赵巷水网交织,自然环境十分优美。 dictsearch.appspot.com 5. The aspect is selected, so the Cross References view shows crosscutting information for everything in the aspect. 方面被选中,所以CrossReferences视图显示方面中每件事的横切信息。 www.ibm.com 6. Aspects can and often do implement their crosscutting behavior using ordinary objects. 方面可以并且通常用普通对象实现横切行为。 www.ibm.com 7. All are examples of what are called crosscutting concerns. 所有这些都是所谓横切关注点的例子。 www.infoq.com 8. What's more, this crosscutting concern starts to bleed into the notion of design by contract (DBC). 而且,横切关注点开始渗入到契约式设计(DBC)的概念中。 www.ibm.com 9. Image decorators can also be used to show crosscutting information. 图像装饰器也可以用来表示横切信息。 www.ibm.com 10. On the downside, the crosscutting comparison view can degrade if an aspect affects many join points. 缺点是横切比较工具在方面影响多个联结点时会不好用。 www.ibm.com 1. All of the code demonstrations in this article will utilize dynamic crosscutting. 本文中的所有代码演示都将利用动态横切。 www-128.ibm.com 2. The crosscutting specification applies that check at every public method on the ATM class. 横切规范检查ATM类中每一个公共方法。 www.ibm.com 3. AOP is key to managing crosscutting concerns in application development. AOP是在应用程序开发中管理横切关注点的关键。 www-128.ibm.com 4. To support metadata-based crosscutting, an AOP system needs to provide a way to consume and supply annotations. 为了支持基于元数据的横切,AOP系统需要提供一种消费和提供注释的方法。 www.ibm.com 5. For the remainder of the article I will focus on the technique and application of static crosscutting. 在本文剩下的篇幅中,我将重点讲解静态横切的技术和应用。 www.ibm.com 6. Crosscutting is a term specific to aspect-oriented programming. 横切是面向方面编程的专有名词。 www.ibm.com 7. If your projects are using good naming conventions, it is best to utilize them for crosscutting purposes as well. 如果项目使用良好的命名约定,那么最好在横切时也使用它们。 www-128.ibm.com 8. Note that as of this writing, only AJDT provides a crosscutting comparison tool. 注意在撰写本文时,只有AJDT提供横切比较工具。 www.ibm.com 9. In AJDT it has been configured to show crosscutting relationships for the current element. 在AJDT里,该视图被配置成用来显示当前元素的crosscutting关联关系。 www.infoq.com 10. The Advised Members view makes it possible to navigate crosscutting. AdvisedMembers视图使得导航横切成为可能。 www-128.ibm.com 1. In short, system monitoring is a classic crosscutting concern and therefore suffers from any implementation that is not modular. 简单地说,系统监视是经典的横切关注点,因此任何非模块化的实现都会让它混乱。 www.ibm.com 2. As you can see, AJDT still shows you the crosscutting structure of your application, regardless of the development style used. 可以看到,不管使用的开发样式如何,AJDT仍然显示了应用程序的横切结构。 www.ibm.com 3. These concepts are central to dynamic crosscutting, although as we'll see they are not all required for static crosscutting. 这些概念是动态横切的核心,虽然正如我们即将看到的,它们并不全都是静态横切所必需的。 www.ibm.com 4. It also provides a convenient whole-system view of the program's crosscutting structure. 它还对程序的横切结构提供了方便的完整系统显示。 www.ibm.com 5. Further, many crosscutting characteristics will require one or more annotations per method. 而且,许多横切特性需要每个方法有一个或者多个注释。 www-128.ibm.com 6. The real beauty of treating safety concerns in a crosscutting manner, however, is that you can effectively reuse them. 以横切的方式对待安全性关注点的真正妙处是:可以有效地重用这些关注点。 www.ibm.com 7. The two varieties of crosscutting are static and dynamic. 横切包括静态和动态两种类别。 www-128.ibm.com 8. Within the world of crosscutting, there are two types: dynamic crosscutting and static crosscutting. 在横切的世界里,横切有两种类型:动态横切和静态横切。 www-128.ibm.com 9. But what about crosscutting behavior? 但是横切行为会怎么样呢? www.ibm.com 10. In fact, the injection of code for crosscutting concerns is a pattern of sorts. 实际上,横切关注点代码的注入,就是一种类型的模式。 www.ibm.com 1. Annotations are an easy way to capture certain crosscutting concerns in the applications. 用注解捕获应用中特定的横切关注点是一种很简单的方式。 www.infoq.com 2. An important question in MDA with AOP is how to identify crosscutting concerns from object oriented legacy system. 在面向方面的MDA中一个重要问题是如何从现有系统中发现横切关注点。 www.fabiao.net 3. AOP modularizes crosscutting concerns, so I should look for crosscutting concerns in my code. AOP模块化了横切关注点,因此我要在代码中寻找横切关注点。 www.ibm.com 4. However, while the contract itself is integral to the BankAccount's domain, how that information gets used is crosscutting. 但是,虽然合约本身是BankAccount域所必不可少的部分,但这个信息的使用则是横切的。 www.ibm.com 5. Similar markers and submenus are used to indicate other crosscutting information, such as inter-type declarations. 类似的标记和子菜单也可以用来表示其他横切信息,例如类型间声明。 www.ibm.com 6. For now, I'll show you the basic syntax to supply annotation in a crosscutting manner. 现在,我将展示以横切方式提供注释的基本语法。 www.ibm.com 7. One of the hard things about testing a widespread crosscutting concern is that it can advise so many join points. 关于测试广泛分布的横切关注点的一个难题是它会报告太多的联结点。 www.ibm.com 8. Optimising the use of the log by crosscutting in the log yard. 通过在储木场造材实现优化利用。 dictsearch.appspot.com 9. See Resources to learn more about aspect-oriented programming and different crosscutting techniques. 请参阅参考资料来学习更多关于面向方面编程和其他横切技术的知识。 www.ibm.com 10. AOP tools are designed to modularize crosscutting concerns, such as authentication and transaction management. AOP工具的设计目标是把横切的问题(例如认证和事务管理)模块化。 www.ibm.com 1. A key concept to grasp is that crosscutting concerns divide into two different areas. 一个要掌握的关键概念是横切关注点分为两个区域。 www.ibm.com 2. Another problem is that the crosscutting views only show matches based on static join point shadows. 另一个问题是横切视图只显示了基于静态联结点shadow的匹配。 www.ibm.com 3. Second, extra work is required in the development environment in order to make the crosscutting structure of your applications explicit. 第二,开发环境需要额外的工作才能让应用程序的横切结构显现出来。 www.ibm.com 4. AOP modularizes crosscutting concerns, so I should look for code that is scattered and tangled in my code. AOP模块化横切关注点。因此应该寻找那些分散和纠缠在代码中的代码。 www.ibm.com 5. In this article, I am concerned with static crosscutting, although I will briefly discuss both. 在本文中,尽管我将简要地同时讨论二者,但我主要关注静态横切。 www-128.ibm.com 6. Once you have one or more crosscutting map files in your project, you can perform a comparison. 一旦项目中有了一个或多个横切图文件,就可以进行比较了。 www.ibm.com 7. The proposed syntax for AspectJ extends the current static crosscutting constructs to create a new AspectJ建议的语法扩展了当前的静态横切构造,以创建一个新的 www-128.ibm.com 8. The Application of the Secondary Support in the Crosscutting Tunnel 二次支护在跨采巷道中的应用 www.ichacha.net 9. Allows the same crosscutting structure that can be navigated in the Document Outline visible in, 中看到的文档大纲中导航的横切结构, www-128.ibm.com 10. To solve the tangled problem in the OOP design with crosscutting mechanism of AOP 用AOP的横切机制解决面向对象设计中的耦合问题 service.ilib.cn 1. Software reverse engineering based on crosscutting concerns recovery 基于横切关注点恢复的软件逆向工程研究 www.ilib.cn 2. Approach to Extracting Crosscutting Concerns in Software Systems Based on Concept Analysis 基于概念分析的软件横切关注点提取方法 www.ilib.cn 3. all tools vs . hand - coded crosscutting 所有工具vs手工编码的横切 www.ichacha.net |
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。