单词 | design patterns | ||||||||||||||
释义 | design patterns
更多释义 收起释义 例句释义: 设计模式,设计样式,设计范式 1. Along the way, this article introduces some design patterns you can use to build the application to be extensible and easy to maintain. 与此同时,本文还介绍一些设计模式,这些设计模式可用于构建易于扩展和维护的应用程序。 www.ibm.com 2. Design patterns, at their best, can be a great help in quickly converging on a simple design for a project. 设计模式最多只能对快速集中到一个项目的简单设计提供很大帮助。 www-128.ibm.com 3. Design patterns provide a frame for the system and make it easy to maintenance, expansion and reusability. 设计模式的应用为GNC系统建模提供了一种基本框架,使得系统更容易维护、扩展和复用。 www.ceps.com.tw 4. To expose services that will utilize an existing SIP session, one of the best design patterns is through a REST-based service. 要公开将利用现有SIP会话的服务,最佳设计模式之一是通过基于REST的服务。 www.ibm.com 5. This article introduces you to the design patterns that had issues prior to PHP V5. 3, explaining why those patterns did not work. 本文向您介绍了在PHPV5.3出现之前,存在问题的一些设计模式,解释了这些模式为何不能工作。 www.ibm.com 6. My marching orders are to discuss design patterns and principles in a manner that isn't bound to a specific tool or lifecycle methodology. 我的目的是以不局限于某种特定工具或者某个(软件工程)周期方法(lifecyclemethodology)的方式来讨论设计的模式和原则。 www.cnblogs.com 7. This book introduces design patterns and architecture patterns, these patterns can be applied to distributed and enterprise applications. 本书系统介绍了设计模式和体系结构模式,这些模式可应用于分布式和企业应用程序。 www.pudn.com 8. In the book I explore various design patterns that relate to DI and that may be used for application architecture in general. 在书中我探索了与依赖注入相关的以及可能用于通用应用架构的多种设计模式。 www.infoq.com 9. The ability to inherit behavior is at the heart of most common design patterns. 继承行为的能力是最常用的设计模式的核心。 www-128.ibm.com 10. Design patterns force you to think about slicing your problems into discrete sub-problems, some of which may leverage repeatable solutions. 设计模式强迫您考虑将问题分割成分立的子问题,其中有一些可以利用可重复解决方案来解决。 www.ibm.com 1. Of course, many programmers, including myself, would object that such a policy would inhibit the use of many important design patterns. 当然,包括我在内的许多程序员都会反对这种策略,它抑制了许多重要设计模式的使用。 www.ibm.com 2. They benefit from existing software design patterns that have affected program development for much of the last thirty years. 它们受益于现存的软件设计模式,这种模式已经影响了程序开发三十多年。 www.ibm.com 3. Bill Venners : In the GoF book, you say, "Knowing the design patterns in this book makes it easier to understand existing systems. " How? BillVenners:在这本Gof的书中,你说到,“理解这本书中的设计模式将会使认识现在的系统变得很容易。” www.bing.com 4. The object-oriented theory and many design patterns are used for enhancing haleness , mistake-tolerance and developing iterative ability. 其中运用面向对象的理论、结合多种设计模式,增强了软件的可读性、健壮性、容错性和开发迭代性。 dict.kekenet.com 5. Finally, at the frontier of the state-of-the-art, there are static analysis tools capable of extracting design patterns from source code. 最后,一些最前沿的静态分析工具能够从源代码提取设计模式。 www.ibm.com 6. You can apply the overall concept in these design patterns to any machine architecture, operating system, and compiler combination. 您可以在任何机器体系架构、操作系统和编译器上应用这两种设计模式中的概念。 www-128.ibm.com 7. Contrary to what some might believe; however, these distinct Service-Oriented Architecture (SOA) design patterns are not mutually exclusive. 然而与一些人所认为的相反,这些不同的面向服务体系结构(Service-OrientedArchitecture,SOA)设计模式不是互斥的。 www.ibm.com 8. That limitation is crippling because many of the most common design patterns rely on being able to pass this as an argument. 这一限制的影响极大,因为许多最常见的设计模式都要依赖于能够将this作为参数传递。 www.ibm.com 9. Often force you to follow coding best practices and great programming design patterns without even thinking about it. 遵循编码的最佳实践和伟大的编程设计模式,你甚至不用去思考。 kb.cnblogs.com 10. One of the most common design patterns is known as the smart UI. 最通用的设计模式之一称为智能UI。 www.mysjtu.com 1. The class diagram (Figure 3) shows the decorator (Gang of Four design patterns) nature of the pattern. 类关系图(图3)显示了此模式的装饰(GangofFour设计模式)本质。 www.ibm.com 2. You probably also know that the roots of this separation go back to one of the earliest design patterns: Model-View-Controller. 您很可能也知道这种分离的根源要追溯到最早的设计模式之一:模型-视图-控制器。 www.ibm.com 3. The Factory design pattern is one of the most commonly used design patterns in object - oriented programming . 工厂设计模式是面向对象编程中最常用的设计模式之一。 www.bing.com 4. The authors of the EJB specification used the tools that were in vogue at the time: inheritance, interfaces, and design patterns. EJB规范的作者使用的是当时流行的工具:继承、接口和设计模式。 www.ibm.com 5. For more information about the design patterns outlined by the Gang of Four, refer to the Resources section at the end of this article. 要了解更多GangofFour叙述的设计模式的信息,参见本文底部的参考资料。 www.ibm.com 6. Space design patterns in CBD areas, disaggregated and made focused, bright, structured space patterns planning. 在CBD区空间形态设计上,分门别类,做出了重点突出,错落有致,层次分明的空间形态规划。 dictsearch.appspot.com 7. For that, you need a set of simple design patterns. 因此,需要一组简单的设计模式。 www.ibm.com 8. Only that the returned object graph can be controlled to a greater degree than in normal Web Services design patterns. 只能对返回的对象图进行比普通Web服务设计模式更大程度的控制。 www.ibm.com 9. From IBM Research describes the architecture and implementation of a tool that automates the implementation of design patterns. 一文描述了一种使设计模式的实现自动化的工具的体系结构和实现。 www-128.ibm.com 10. The clients have evolved to embrace many common architecture and design patterns discussed in greater detail in the next section. 客户已经发展到包括很多公共的架构和更详细的讨论将在下一节设计模式。 wenwen.soso.com 1. Combining design patterns with service-oriented architectures (SOA) applied to application-specific constructs is a step in this direction. 将设计模式和面向服务的体系结构(SOA)结合应用于特定的应用程序构造是在这个方向走的第一步。 www.cnblogs.com 2. Web 2. 0 can be generally characterized as a common set of architecture and design patterns, which can be implemented in multiple contexts. Web2.0通常可以被当作架构和设计模式的一个公共集,它们可以在多种环境中实现。 www.infoq.com 3. The design-patterns movement has been a tremendous boon to the software development world because it supplies nomenclature and exemplars. 设计模式由于提供了命名法和大量范例而为软件开发界带来了巨大的帮助。 www.ibm.com 4. Other design patterns also have a place in process definition, namely maintenance and support. 其它设计模式也在过程定义里也有一席之地,也就是维护和支持。 www.ibm.com 5. If you're a programmer and a fan of design patterns, I am sure that you will find that antipatterns have much to offer. 如果您是一名程序员,并且是设计模式的爱好者,我保证您会发现反模式能够提供的不止这些。 www.ibm.com 6. It should be no surprise that it applies at least as strongly in the effective use of design patterns. 勿庸置疑,这至少在有效使用设计模式方面也非常适用。 www.ibm.com 7. If you follow these design patterns, you will improve the usability, compatibility, and search-engine rankings of your applications. 如果你遵循这些设计模式,这将改善你应用程序的可用性和搜索引擎排列(指在搜索引擎中的排序—译者注)。 www.bbsmvc.com 8. For instance, you can create design patterns for a how-to collection, a case study collection, and a reference set collection. 比如,可以分别为how-to集合、案例研究集合和参考设置集合创建设计模式。 www-128.ibm.com 9. The kind of thing that classic REST design patterns don't really give you a cookbook for. 这都是经典的REST模式所没有教给你的。 www.infoq.com 10. Dependency tools are commonly used to discover known design patterns (good) or common anti-patterns (bad). 附件工具一般用于发现已知的设计模式(好的)或者普通的反模式(坏的)。 www.ibm.com 1. This article presents the first part of our extensive research on design patterns and useful design solutions in modern web applications. 这篇文章阐述了第一部分我们在现代网络应用程序上面关于设计模式和有用的设计方案的广泛研究。 kb.cnblogs.com 2. Design patterns are usually expressed as a structured description with formal headings. 设计模式通常表示成结构化地描述,包含正式的标题。 www-128.ibm.com 3. The developers built up a good portion of their design patterns and coding idioms through looking at each other's ideas. 开发人员通过了解其他每个人的想法建立起良好的设计模式和编码习惯的部分。 www.ibm.com 4. Using multiple schema design patterns within a particular schema can be highly beneficial. 在特定的模式中使用多种模式设计范式是高度有益的。 www.ibm.com 5. Design Patterns, as their name implies, are more concrete, more implementation-specific than architectural patterns. 设计模式,顾名思义,它比架构模式更加具体,更加地贴近特定的实现。 www.infoq.com 6. Exposing the services: Introduction of the architecture and design patterns needed to expose these services appropriately. 公开服务:引入架构和设计模式时需要适当地公开这些服务。 www.ibm.com 7. This paper studies the rich client technology and design patterns, analyzes the advantage of related core technologies and design patterns. 本文首先研究了富客户端技术和设计模式,分析了相关核心技术和设计模式的优势。 www.boshuo.net 8. The mother of all architectural design patterns, Model-View-Controller 8, was the perfect architectural design pattern for this task. 所有构件设计模式的来源,模型-视图-控制器8,是此项任务的理想构架设计模式。 www.ibm.com 9. In Part 3, you learned about reusable software assets and patterns, and observed how design patterns can be used to address requirements. 在第3部分中,您可以了解到可复用软件资产和模式,并且看到如何使用设计模式满足需求。 www.ibm.com 10. The last chapter of case studies by way of furniture design patterns lean theory and practice. 最后一章用案例分析的方式将精益化家具设计模式的理论与实践相结合。 www.13191.com 1. In the spirit of other types of software design patterns, a number of test design patterns have been created. 在其他类型的软体设计样式中,已经建立了许多测试设计样式。 www-128.ibm.com 2. Design patterns are common interactions of objects and methods that have been proven over time to resolve certain problems. 设计模式指对象和方法的常见交互,并且时间证明它可以解决某些问题。 www.ibm.com 3. Bruce Tate, demonstrates how and why antipatterns are a necessary and complementary companion to design patterns. 一书的知名作者,他在本文中说明了反模式如何及为什么会成为设计模式必要的和补充的伴侣。 www-128.ibm.com 4. We're so used to hearing and talking about UI design patterns that we sometimes forget about them! 我们已经惯于听到并谈论用户界面设计模式这个有时被我们忘却的概念。 www.bing.com 5. An information architecture might provide a repertoire of such design patterns, each solving different problems. 信息体系结构可以提供这种设计模式的清单,每种模式解决一个问题。 www.ibm.com 6. illustrationObject-oriented software engineering (OOSE) without design patterns is like cooking without a recipe. illustration没有面向对象的模式设计的软件工程(OOSE),就好像没有菜谱的烹饪一样。 www.ibm.com 7. The design patterns are nice, however don't expect blind application of it to lead to scalability. 设计模式是好的,然而不能期望它使应用具有线性扩展性。 blog.sina.com.cn 8. Many object-oriented design patterns propose writing objects that will deal with complexity within an XML document. 很多面向对象的设计模式都准备编写处理XML文档复杂性的对象。 www.ibm.com 9. All of this leaves JDO developers and architects with few proven design patterns or case studies to guide their JDO development efforts. 所有这些现状使JDO开发人员和架构设计师几乎没有已经实践证明的设计模式或案例研究来指导他们的JDO开发工作。 www.ibm.com 10. This topic describes two design patterns that are useful when exceptions might significantly impact performance. 本主题描述两种设计模式,在异常可能会严重影响性能时使用这两种模式很有帮助。 msdn2.microsoft.com 1. For more information about asynchronous programming with the IAsyncResult interface, see Asynchronous Programming Design Patterns. 有关使用IAsyncResult接口进行异步编程的更多信息,请参见AsynchronousProgrammingDesignPatterns。 msdn2.microsoft.com 2. Conferences were filled with developers learning about objects, design patterns, and design techniques. 当时的大会挤满了学习对象、设计模式和设计技术的开发者们。 www.infoq.com 3. My goal in this article is to show you that antipatterns are a necessary and complementary companion to design patterns. 我撰写本文的目的在于向您说明,反模式是设计模式的一个必要的和补充的伴侣。 www-128.ibm.com 4. Different containers embrace the same design patterns, but have otherwise radically different philosophies. 不同的容器包含相同的设计模式,但却具有根本不同的哲学。 www-128.ibm.com 5. For a different spin on why design patterns are important, consider the simple example of managing a list. 对于设计模式为什么重要的不同问题,考虑一个管理列表的简单实例。 www.ibm.com 6. One of the most widely used design patterns in JavaScript is the module pattern. 在Java脚本中使用最广的一种设计模式是模块式。 www.bing.com 7. However, more important than the choice of Web service design patterns is the choice to provide Web services at all. 然而,比Web服务设计模式的选择更为重要的是提供Web服务的选择。 www-128.ibm.com 8. Using design patterns improves the code reusability and extensibility in data persistence layer design effectively. 此设计模式的使用可提高数据持久层设计中代码的可重用性和可扩展性。 www.ceps.com.tw 9. Traditional design patterns from the Gang of Four book assume that the solution to every problem requires building more classes. 四人组书籍中的传统设计模式假定每个问题的解决方案都构建构建更多的类。 www.ibm.com 10. For more information about asynchronous calls, see Asynchronous Programming Design Patterns. 有关异步调用的更多信息,请参见AsynchronousProgrammingDesignPatterns。 msdn2.microsoft.com 1. By using design patterns, you are able to leverage proven solutions, which lead to better design and faster implementation. 通过使用设计模式,您能够利用已证实的导致更佳设计和更快实现的解决方案。 www.ibm.com 2. Using common design patterns is a central enabler for adhering to the "Standardized Service Contracts" SOA principle. 使用公共设计模式是和“标准化的服务契约”SOA原则保持一致的核心驱动力。 www.infoq.com 3. Architectural Patterns, Design Patterns and Programming Patterns are all types of Patterns. 构架模式,设计模式以及编程模式是模式的所有类型。 www.ibm.com 4. Rafael is passionate about object-oriented programming, design patterns, Web accessibility, and the cutting edge of Java technology. Rafael对面向对象技术、设计模式、Web可及性和前沿Java技术充满热情。 www-128.ibm.com 5. But, as the scope increases, it makes sense to consider designing the application using design patterns. 但是,随着范围的扩大,考虑使用设计模式来设计应用程序会十分有意义。 www.ibm.com 6. Manufacturers also adopt other design patterns for assembly organization, testing and data collection. 制造业者还采用了其它设计模式进行装配组织、测试以及数据收集。 www-128.ibm.com 7. Its object-oriented design patterns influence the relationship and interactions between objects. 它的面向对象设计模式反映了对象之间的关系和交互。 www.ibm.com 8. For more information about writing more maintainable PHP by using object-oriented programming concepts and design patterns, see Resources. 有关如何用面向对象编程的概念和设计模式编写更易于维护的PHP的详细信息,请参见参考资料。 www.ibm.com 9. As the number and complexity of design patterns increases, the patterns become increasingly difficult to apply. 随着设计模式的数量和复杂程度的增加,模式变得越来越难以应用。 www-128.ibm.com 10. The Server Side Web site is another good repository in which developers can contribute design patterns. ServerSideWeb站点是另一个很好的知识库,在其中,开发人员可以对设计模式做出贡献。 www.ibm.com 1. This section provides a number of design patterns to improve performance for processing of large messages. 本节提供几个设计模式,以提高大消息处理性能。 www.ibm.com 2. For quite some time now, the Java community has been diligent in applying good design patterns to Web-related application development. 相当一段时间以来,Java社区一直在努力把好的设计模式应用到与Web有关的应用程序开发上。 www.ibm.com 3. This requires skill in assigning responsibilities as well as using design patterns. 这需要职责分配技巧和设计模式的使用技巧。 www.ibm.com 4. They say it's better to know about design patterns, object-oriented methodologies, software tools, interface design, stuff like that. 他们说更重要的是要去了解设计模式,面向对象原理,软件工具,界面设计,以及一些类似的东西。 www.360doc.com 5. This chapter provides design patterns for data confidentiality and data origin authentication. 本章为数据保密性和数据来源的鉴定提供了设计模式。 www.cnblogs.com 6. This means you can get business architecture patterns, high-level design patterns, low-level design patterns, and implementation patterns. 这就意味着您可以获得业务体系结构模式、高级别设计模式、低级别设计模式和实现模式。 www.ibm.com 7. I know a good bit about design patterns, but I have come to realize how difficult it is to teach the concepts well. 我比较了解设计模式,但是,我已经开始意识到要讲授好这个概念是多么困难。 www.ibm.com 8. Top horizontal bar navigation is one of the two most popular kinds of site navigation menu design patterns out there. 顶部水平栏导航是当前两种最流行地网站导航菜单设计模式之一。 blog.163.com 9. Design patterns are important to software development as witnessed by the amount of coverage they get in the technical trade press. 设计模式对软件开发来说很重要,这一点从它在技术贸易新闻中所占的数量就可见一斑。 www-128.ibm.com 10. For information about design patterns in Rational Software Architect, refer to the online help provided in the product. 关于RationalSoftwareArchitect中的设计模式的信息,在产品中提供的在线帮助中可以查到。 www.ibm.com 1. This article investigates and compares different design patterns of high performance TCP-based servers. 这篇文章探讨并比较两种用于TCP服务器的高性能设计模式。 blog.sina.com.cn 2. Currently, some researchers are evaluating the implementation of design patterns using an AOP approach. 当前,一些研究人员正在评价使用AOP方法的设计模式的实现。 www.ibm.com 3. From the nineties of last century, the Design patterns have became one of hotspots in the field of Software Engineering. 从上世纪九十年代起,设计模式就成为软件工程领域的研究热点之一。 www.zidir.com 4. Design patterns provide the means for improving the quality of initial designs by offering models that have proven effective in the past. 通过提供过去已被证明是有效的模式,设计模式(Designpatterns)提供了一种提高初始设计质量的方法。 www.chinaitpower.com 5. This includes design patterns and standards as well as tooling environments. 这包括设计模式、标准以及工具环境。 www.ibm.com 6. Those familiar with design patterns in object-oriented programming will notice the observer design pattern. 那些熟悉面向对象编程中的设计模式的人将注意到观察程序设计模式。 msdn2.microsoft.com 7. Design patterns usually refine the design model to capture frequently used or complex structures and processes. 设计模式通常对设计模型进行提炼,从而获取经常使用的,或复杂的结构和过程。 www.ibm.com 8. An ESB's design embodies a number of established design patterns and standard specifications. ESB的设计体现了许多已为大家接受的设计模式和标准规范。 www.ibm.com 9. It provides a modern, standards-based language and programming model that supports common design patterns. 它提供一种现代的、基于标准的语言和编程模型,并且支持常见的设计模式。 www.ibm.com 10. The design patterns discussed above make this possible by hiding the complexities associated with remote APIs. 上面讨论的设计模式通过隐藏与远程API相关的复杂性实现该透明和安全访问。 www.ibm.com 1. We use refactoring techniques, design patterns, and other computational methods to remove the smelly code segments from our applications. 我们利用重构技术、设计模式和其他计算方法从我们的应用程序中去掉发臭的代码片段。 www.ibm.com 2. Classes use the design patterns shown in the following table. 类的成员使用下表中所示的设计模式。 msdn2.microsoft.com 3. Erich Gamma laid the foundation for software design patterns with his PhD dissertation in the early '90s. ErichGamma在90年代初期他的博士论文中提出了软件设计模式的基础。 www.ibm.com 4. This topic provides guidelines for implementing common design patterns in class libraries. 本主题提供在类库中实现通用设计模式的准则。 msdn2.microsoft.com 5. A good discussion of design patterns should cover the use of this model advantages and disadvantages. 一个好的设计模式的论述应该覆盖使用这个模型的优点和缺点。 www.hxzi.com 6. When I learn design patterns and apply them as part of my design process, it makes my code more robust. 当我学习设计模式并将它们作为我设计过程中的一部分时,它使我的代码更优秀。 www.ibm.com 7. Many types of design patterns have been catalogued and documented. 很多类型的设计模式编目和记录。 blog.sina.com.cn 8. Using DITA map domains, you can express these design patterns in XML so authors can reuse them consistently for many collections of content. 通过DITA映射领域,可以用XML表达这些设计模式,以便作者在多种内容集合中前后一致地重复使用这些模式。 www-128.ibm.com 9. Many other industries -- most notably, manufacturing -- use antipatterns in some form, usually in combination with design patterns. 很多其它行业―最值得注意的是制造业―使用某种形式的反模式,通常都是与设计模式相结合使用。 www.ibm.com 10. Antipatterns, like design patterns, are recurring solutions. 反模式类似于设计模式,是重复使用的解决方案。 www.ibm.com 1. This tutorial explains how to use existing design patterns to address requirements of your services. 这篇教程解释了怎样使用现有的模式来处理您的服务需求。 www.ibm.com 2. Most notably is the inclusion of functional programming techniques to reduce the need for design patterns. 其中最明显的部分莫过于引入了函数式编程技术,从而减少了设计模式的使用。 www.infoq.com 3. ROC presents a new set of architectural design patterns in the logical level. ROC展示了在逻辑层上一种新的架构设计模式。 www.infoq.com 4. While design patterns tend to target very specific problem domains, antipatterns can be more general. 设计模式倾向于定位在特定问题域上,而反模式就可以更具普遍性。 www-128.ibm.com 5. The DAO pattern is one of the standard J2EE design patterns. DAO模式是标准J2EE设计模式之一。 www.ibm.com 6. This month, we ll discuss some ways to apply common design patterns to produce simple, short, and robust code. 这个月,我们将讨论应用公共设计模式来产生简单、简短且健壮的代码的一些方法。 www-128.ibm.com 7. As we mentioned in the previous section, design patterns are nothing more than streamlined solutions to common problems. 在前一节我们提到,设计模式是对带有共性的问题的有效的解决方案。 www.phpfans.net 8. The high-level plan is to leverage off of existing codes of conduct and design patterns related to systems and software engineering. 高层次的计划是为了衡量现有的行为准则并设计出与系统和软件工程相关的模式。 www.ibm.com 9. In previous articles in this series you learned about the basics associated with the requirements and design patterns. 在本系列前面的文章中,我们了解了与需求及设计模式相关的基本概念。 www.ibm.com 10. This applies to all aspects of the code including naming conventions, terminology, and design patterns. 它被应用在代码的各个方面,包括命名规范、术语约定以及设计模式。 www.infoq.com 1. Design patterns are probably the most well known of the types of patterns just mentioned. 设计模式可能是刚刚提到的模式类型中最广为人知的一个。 www.ibm.com 2. Basic design patterns organize and control communication or creation, or they establish visibilities among objects. 基本的设计模式组织并控制通讯或创建,或者他们在对象之间建立可视性。 www.ibm.com 3. In this tip I begin a short series that focuses on the application of basic Web application design patterns to Web services applications. 在本文中,我将通过一个简短的系列来集中说明如何将Web应用基本设计模式移植到Web服务应用上。 www.ibm.com 4. Design Pattern Library that showcases common design patterns in User Interface design. 这里展示了用户界面设计方面的通用设计模型。 www.bing.com 5. Design patterns are typically heavily used during service realization. 在服务实现期间,通常会频繁地使用设计模式。 www.ibm.com 6. Such authoring challenges can pose an enormous obstacle to large-scale adoption of design patterns. 这种编辑上的挑战可能对设计模式的大量采用造成阻碍。 www.ibm.com 7. Design patterns identify, name, and abstract common themes in object-oriented design. 它区分、命名并且抽象了面向对象设计中的通用概念。 www.fabiao.net 8. In this article we'll use design patterns to rapidly create a framework, which in this case is a pattern of patterns. 本文中,我们将使用设计模式快速建立框架,这是一个模式的模式。 www.ibm.com 9. Design patterns capture the distilled experience of expert designers. 设计模式是对专家设计者的经验提炼和记录。 www.ceps.com.tw 10. This article discussed design patterns that provide ways to accelerate your GWT application by leveraging the use of Ajax in the background. 本文讨论了一些设计模式,它们通过在后台使用Ajax技术提高GWT应用程序的速度。 www.ibm.com 1. Describes guidelines for using design patterns to avoid performance issues related to exceptions. 描述使用设计模式避免与异常相关的性能问题的准则。 msdn2.microsoft.com 2. In this chapter I used design patterns to explain pieces of the Eclipse architecture. 在这个章节中,我使用设计模式去解释部分Eclipse架构。 www.bing.com 3. All four of the design patterns mentioned use static attributes and methods. 上述提到的所有这四个设计模式均使用了静态的属性和方法。 www.ibm.com 4. The design patterns and best practices covered in this article will help make your solution more robust. 本文介绍的设计模式和最佳实践将帮助您创建更强健的解决方案。 www.ibm.com 5. This tutorial shows you how to use existing design patterns to address requirements on your services. 本教程向您展示了如何利用现有的设计模式来满足您的服务需求。 www.ibm.com 6. Here, I continue to focus on the use of simple, proven design patterns within a Web services environment. 这里我继续着重于Web服务环境中简单、被证实的设计模式的使用。 www-128.ibm.com 7. Be skilled at Object Oriented Analysis and Design, Design Patterns, familiar with UML. 熟悉面向对象分析及设计方法,模式。能应用UML进行软件项目设计。 www.softwareer.com 8. You can use this combination of design patterns to add a Java UI to an existing native application. 您可以使用该设计模式组合来将一个JavaUI添加到现有的本地应用程序。 www-128.ibm.com 9. Design patterns are exemplary, generalizable solutions to specific classes of design problems. 设计模式是针对某类特定的设计问题,可供效仿的概括性解决方案。 www.jukuu.com 10. Most of the action related to design patterns happens within the modeling arena. 大部分与设计模式相关的操作都在建模领域中进行。 www.ibm.com 1. Design Patterns: Elements of Reusable Object-Oriented Software NO. 设计模式:可复用面向对象软件的基础。 allweblist.com 2. They also have identified some common design patterns that are applicable to common scenarios (based on the basic principles). 他们最终也确实总结出了一些通用的设计模式(基于基本的原则)。 blog.163.com 3. From this perspective, design patterns have much to offer. 从这一点来讲,设计模式可以提供很多好处。 www-128.ibm.com 4. In essence the book contains 6 design patterns for parallel programming accompanied by code samples. 其基本内容囊括了6个针对并行编程的设计模式,以及相应的代码示例。 www.infoq.com 5. For code that routinely fails, you can use design patterns to minimize performance issues. 对于经常性执行失败的代码,可以使用设计模式最大限度地减少性能问题。 msdn2.microsoft.com 6. Creational design patterns abstract the instantiation process. 创建型设计模式抽象了实例化过程。 bbs.loveunix.net 7. Refactoring, design patterns, comprehensive unit testing, pair programming -- these are not the tools of hackers. 重构,设计形式,对单元测验的富余会意,配对编程----这些都不是黑客们的工具。 blog.sina.com.cn 8. Wikipedia provides a good description and background for creational design patterns. Wikipedia提供了对创建型设计模式的很好的描述和背景知识。 www.ibm.com 9. Design Patterns VB Chinese version PDF format, information is very short of the domestic Chinese. VB设计模式中文版PDF格式,国内中文资料奇缺。 www.hxzi.com 10. Learning design patterns suitable for beginners! 适合学习设计模式的初学者! nulung.com 1. The visitor pattern has been documented in the book Design Patterns (see Resources). 访问器模式在DesignPatterns(设计模式)(请参阅参考资料)一书中进行了详细讲解。 www.ibm.com 2. This includes samples for iPhone interface elements like buttons, fonts, text, design patterns, hacks 6 more. iPhone界面元素素材,包含按钮、字体、文字、设计模式等内容。 www.bing.com 3. Recently, some design patterns have emerged that address decoupling and cohesiveness in XML schemas. 最近,已经出现了一些解决XML中去耦合(decoupling)和内聚(cohesiveness)的设计模式。 www.ibm.com 4. design patterns and principles for rich applications. 丰富应用的程序的设计模式和原则 www.bing.com 5. The framework also facilitates and accelerates the implementation of applications based on design patterns. 框架还基于设计模式促进和加速应用程序的实现。 www.ibm.com 6. The composition of design patterns enables a higher level of reuse of individual design patterns and objects. 设计模式复合则能在更高水平上重用单个的设计模式和对象。 www.ceps.com.tw 7. Design patterns will greatly help in designing such framework. 设计模式对设计这种框架非常有帮助。 www-128.ibm.com 8. Consider available design patterns aimed at reducing the stress on the JVM. 考虑旨在减小JVM上的压力的可用设计模式。 www.ibm.com 9. Others believe that closures will enable a new wave of design patterns. 其他一些人则认为闭包将引发新一轮模式设计的潮流。 www.ibm.com 10. I had experience with Java Swing, and liked Swing's architecture and design patterns. 我有JavaSwing的经验并且喜欢Swing的架构和设计模式。 www.infoq.com 1. Employ enterprise design patterns forged over time. 利用了时间考验的企业设计模式。 www-128.ibm.com 2. You can search and import new design patterns that are contributed by IBM. 您可以搜索并导入IBM提供的新设计模式。 www.ibm.com 3. In the Agile software world the use of design patterns and refactoring are examples of adaptive reuse applied. 在敏捷软件开发的世界中,设计模式的使用、重构,它们都是使用适应性重用的例子。 www.infoq.com 4. There are many Object Oriented Design Patterns, but these 23 patterns are generally considered the foundation for all other Design Patterns. 实际中有很多面向对象设计模式,但这23种模式被公认为是所有其他设计模式的基础。 dotnet.cnblogs.com 5. Like many design patterns, DAO is grounded on the separation of design tasks. 与许多设计模式相似,DAO以分隔设计任务为基础。 www-128.ibm.com 6. There are many articles on design patterns, which include examples with JavaScript and Dojo. 有关设计模式的文章很多,其中包含了JavaScript和Dojo的示例。 www.ibm.com 7. ADO. NET supports these same design patterns in its. 类中支持相同的设计模式。 msdn2.microsoft.com 8. Multi- Paradigm Thinking in Design Patterns . 设计模式的多范型思考。 www.bing.com 9. Design patterns have become de rigueur for good programming. 对于好的编程来说,设计模式已经变成了常用的方式。 www.ibm.com 10. This section also explains why you need XML schema in your enterprise applications and introduces the use of XML design patterns. 这一节还解释了为什么需要在企业应用程序中使用XML模式,并介绍了XML设计范式的使用。 www.ibm.com 1. Our training for this project was instead on the use of Rational tools, UML, Java coding standards, and J2EE design patterns. 我们在这个项目中的培训是关于Rational工具的使用、UML、Java编码标准和J2EE设计模式的。 www.ibm.com 2. Maintains a cornucopia of resources on design patterns. 负责维护对设计模式的广泛讨论。 www-128.ibm.com 3. While the technology and tools behind Mashups are relatively new, existing design patterns still have relevance. 尽管Mashup背后的技术和工具相对较新,但现有的设计模式仍有用武之地。 www.infoq.com 4. ADO. NET supports these same design patterns in its SqlCommand class. ADO.NET在其SqlCommand类中支持相同的设计模式。 msdn2.microsoft.com 5. This pattern soecification follows the outline of patterns as specficied in the book titled "Design patterns" by Gamma et al. 此模式规范遵从了Gamma等人在其著作《设计模式》中指定的模式结构。 www.ibm.com 6. Design patterns, use c Realize abstract factory design pattern example. 设计模式,使用c 实现抽象工厂设计模式的例子。 www.hxzi.com 7. Part 1 of this article showed how to use design patterns to build and test a business process that contained several basic activities. 本系列的第1部分说明了如何使用设计模式构建和测试包含多个基本活动的业务流程。 www.ibm.com 8. Visit the Patterns Home Page for a good introduction to design patterns and how they are used. 请访问Patterns主页获取一个关于设计类型和怎样使用它们的介绍。 www.ibm.com 9. Initial sets of design patterns, styles, best practices, description languages, and formal logic were developed during that time. 最初套设计模式,风格,最佳做法,描述语言,并制定了形式逻辑在这段时间里。 q.sohu.com 10. I did that by teaching design patterns and using them to illustrate good examples of object-oriented analysis and design . 我没有到教学设计模式,并利用他们很好的例子,说明了面向对象分析和设计。 wenwen.soso.com 1. In the design of SNMS, many design patterns are used, which provide flexible, elegant and reusable solutions. 在安全网管系统的设计中,使用了很多设计模式,使得它更灵活、优雅,具有更好的复用性。 www.fabiao.net 2. The downside is that you have to adhere to design patterns that may be unfamiliar to . NET programmers. 代价则是你需要遵循.NET程序员并不太熟悉的一些设计模式。 www.infoq.com 3. All these improvements are closely related to design patterns, and software maintainability is also greatly improved. 这些方面的改进,都与设计模式密切相关,也给系统的可维护性带来很大的提高。 www.fabiao.net 4. This is where proper usage of proven design patterns help in making the design more robust, flexible, and extensible. 在此期间,通过恰当使用经过验证的设计模式可以帮助保证设计更可靠、更灵活且扩展性更好。 www.ibm.com 5. You still need to know design principles, and design patterns. 你仍然需要了解设计原则和设计模式。 www.infoq.com 6. Since binding to properties often requires change notifications, WPF 4. 5 offers two design patterns. 由于对属性的绑定经常需要变更通知(changenotifications),所以WPF4.5提供了两种设计模式。 www.infoq.com 7. How do web form design patterns look like in modern web-sites? 页面表单设计样式怎么样才符合现代化的网站? blog.sina.com.cn 8. You can apply refactorings with or without the use of certain design patterns. 您可以使用或不使用特定的设计模式来进行重构。 www.ibm.com 9. Design patterns are both smaller and more abstract than frameworks. 设计模式相对于框架来说既小又抽象。 www.bing.com 10. Design patterns gave me the confidence to run a rapid that would otherwise be beyond my skill level. 设计模式给予我信心,使我能够通过一个原本超越我技能水平之上的急流。 www-128.ibm.com 1. You can use several design patterns (such as Strategy and Decorator) to implement the identified variation points in services. 可以使用多种设计模式(例如Strategy和Decorator)来实现服务中已确定的可变点。 www.ibm.com 2. Two requests will likely be related to the design patterns book. 有两个请求很可能会与设计模式的书籍有关。 yeebang.com 3. But as useful as they are in the development process, design patterns solve only half the puzzle. 不过,鉴于其在开发过程中的实用性,设计模式只解决了问题的一半。 www-128.ibm.com 4. For a good introduction to design patterns and how they are used. 获取关于设计模式以及怎样使用它们的好的介绍。 www-128.ibm.com 5. avoid full design patterns. 制止满版撤计图案。 www.bing.com 6. I will also explain the use of design patterns to simplify application design and the adoption of best practices. 我同时还会讲解如何使用设计模式来简化设计过程,以及如何选择最佳的实践范例。 www.bing.com 7. A Survey of Common Design Patterns. 概括并解释了一些普通的设计模式。 www.ibm.com 8. As an added benefit, they can also increase testability when combined with proper GUI design patterns. 附带的好处是这些数据绑定框架在与适当的GUI设计模式结合使用时能够提高可测试性。 www.ibm.com 9. Then based on the model, the design and code have been refactoringed by using design patterns. 根据重构后的模型,应用设计模式对系统进行了设计重构。 www.fabiao.net 10. Many of the most important advances in our programming craft have come from design patterns. 我们的编程技巧中很多最重要的先进之处就是来自于设计模式。 www.ibm.com 1. A fantastic book that covers more that 70 Web design patterns. 这是一本出色的著作,涵盖了70多个网页设计版式。 blog.163.com 2. Understanding data and control structures and design patterns does matter very much. 重要的是理解数据结构、控制逻辑和设计模式。 kexinxiehui.blog.163.com 3. See design patterns in action on the. 站点上参阅实际的设计模式。 www-128.ibm.com 4. Also, you should use proven design patterns to address them. 此外,您还应使用被证明有效的设计模式来处理它们。 www.ibm.com 5. Run courses on the use of existing design patterns. 把已有的设计模式用到实际情况中。 devman.diy.myrice.com 6. That was also an important lesson we had learned when we wrote Design Patterns. 这也是我们在写设计模式这本书时学到的重要一课。 www.bing.com 7. Though I didn't think about it in these terms, I was using design patterns. 虽然我在这些模式的术语中并没有考虑到这一点,我还是在使用设计模式。 www.ibm.com 8. You can also create custom design patterns. 你也可以创建自定义的设计模式。 www.ibm.com 9. This problem is also frequently overlooked in discussions of similar design patterns such as MVC. 在讨论相似的设计模式(例如MVC)时,此问题也经常会被忽视。 harvey8819.blog.163.com 10. You have also seen how to construct the Web application using design patterns for separation of concerns and better reuse. 您还了解了如何使用关注点分离和最佳重用的设计模式构造Web应用程序。 www.ibm.com 1. What is the role of intent in design patterns? 设计模式中的设计意图是一个什么样的角色呢? www.bing.com 2. They also open the door to using different types of OOP programming methods and design patterns with PHP easily. 它们还允许通过PHP轻松地使用不同类型的OOP编程方法和设计模式。 www.ibm.com 3. We will introduce the multi-tenant design patterns for several kinds of primary sharing resources. 我们将介绍几种主要共享资源的多租户设计模式。 www.ibm.com 4. This is the domain of design patterns. 这是属于设计模式的领域。 www.ibm.com 5. The project team can harvest not only tool and language choices, but also design patterns and pre-built components if they are available. 项目组不仅可以获得对工具和语言的选择,而且如果他们是可获得的话,还有设计模式和先前构造的组件可以利用。 www.ibm.com 6. Here are some examples of good design patterns that can make sense for your application. 下面是一些对应用程序很合理的设计模式。 www.ibm.com 7. After you learn these design patterns, you'll wonder how you ever developed web sites without them! 稍后你会学到这些设计模式,并将会为你曾经开发网站没有使用而感到不可思议。 www.cnblogs.com 8. For example, when we re-implement design patterns using AOP, are they any better than the standard OO patterns? 例如,当我们使用AOP重新实现设计模式时,它们要比标准的面向对象模式好一些吗? www.ibm.com 9. Look out for: Her textile-design patterns, which are printed digitally and then layered with sequins for additional texture 看点:她的织物纹样,这些图案出自数码印刷,又通过堆叠的金属片加重了质感 c.wsj.com 10. The built-in 3. 5 Inch disk driver or USB joint, it can directly read the design patterns of TAJAMA and BARUDAN. 内置3.5英寸磁盘驱动器或USB接口,可直接读取田岛、百灵达格式的制版花样。 www.xjsewing.com 1. Design patterns also help the long-term maintainability of the code. The fundamental goals of a design pattern are to 设计模式还可以促进长期的代码维护。 www.ibm.com 2. Design patterns using vertical notes, men are Swiss cultural sector six eminent portrait in the whole half of the face of it; 纸币图案采用竖式设计,正面人物是瑞士文化界的六位知名人士肖像,占整个票面的一半; www.bing.com 3. Study of a Parallel Programming Method of Using Design Patterns in Program Refinement Calculus 一种将设计模式用于程序精化演算的并行程序设计方法研究 www.ilib.cn 4. Although other designs are possible, most permissions follow one of the following standard design patterns or a combination thereof 尽管其他设计也是可能的,但多数权限遵循下列标准设计模式之一或这些模式的组合 msdn2.microsoft.com 5. Retrieving Design Patterns Automatically through Specification Matching 使用规范匹配实现设计模式的自动获取 www.ilib.cn 6. He could design patterns with the best of them; 他有能力设计最好的乐式; blog.sina.com.cn 7. Application of architecture and design patterns in acoustic information flow simulation software 架构和模式在水声信息流仿真软件中的应用 www.ilib.cn 8. Research of Design Patterns and Consistency Verification of the Instantiation 软件设计模式的选择与实例化一致性校验 www.ilib.cn 9. Analytic Investigation Of software architecture design patterns 软件体系结构设计模式的分析研究 www.ilib.cn 10. Constructing Effective Model for Web Application Development with Design Patterns 利用设计模式构造高效Web应用开发的模型 www.ilib.com.cn 1. Free application logic from the burden of Web services programming artifacts: Best practice design patterns Web服务编程构件的自由应用程序逻辑:最佳实践设计模式 www.ibm.com 2. Explore collaboration of design patterns for improving extensibility 支持可扩展性的设计模式协作研究 www.ilib.cn 3. Software Design Patterns and Representative Implementation in Java Class Library 软件设计模式及其在Java类库中的典型实现 service.ilib.cn 4. Description of Object-oriented Software Architecture Using Design Patterns 用设计模式表示面向对象软件体系的结构 service.ilib.cn 5. Research on Design Patterns Simulation Model in Virtual Prototype Multibody Dynamics 虚拟原型多体动力学中设计模式仿真模型研究 www.ilib.cn 6. Application of design patterns in implementation of workflow management system 设计模式在工作流管理系统实现中的应用 www.ilib.cn 7. The Application of Design Patterns in Communication System Simulation Software 设计模式在通信系统仿真软件中的应用 www.ilib.cn 8. A Framework for Communication Application Service Using Design Patterns 通过设计模式构造的通信应用服务框架 www.ilib.cn 9. Research and Experiment on Applying Design Patterns to Improve Software Design Quality 运用设计模式改进软件设计质量的研究 ilib.cn 10. Experienced with software architecture and design patterns 有软件架构和设计经验 www.doble.com.cn 1. Application of Design Patterns in Virtual Instrument System Software Design 设计模式在嵌入式虚拟仪表系统软件设计的应用 service.ilib.cn 2. Research and Application of Design Patterns in Centralized Control of Substation 设计模式在变电站集中控制中的研究与应用 www.ilib.cn 3. The ACE Programmer's Guide: Practical Design Patterns for Network and Systems Programming ACE程序员指南:网络与系统编程的实用设计模式 www.douban.com 4. Realizing data persistence framework with design patterns 运用设计模式实现数据持久层框架 service.ilib.cn 5. Application of Design Patterns to Expert System for Mineral Resource Evaluation 设计模式在矿产资源评价专家系统中的应用 www.ilib.cn 6. Representing applications and compositions of design patterns in UML UML中设计模式应用及复合的表示 www.ilib.cn 7. Application of Object-Oriented Design Principles and Design Patterns 面向对象设计原则和设计模式的应用 www.ilib.cn 8. Design Patterns and Representative Application in JAVA Class Library 设计模式及其在JAVA类库中的典型应用 www.ilib.cn 9. howto: Design patterns for information architecture with DITA map domains howto:用DITA映射领域设计信息体系结构的模式 www.ibm.com 10. The Design and Implementation of a Communication Server in CPMS Based on Design Patterns 一个基于设计模式的通讯服务器的设计与实现 www.ilib.cn |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。