design patterns

设计模式

常用释义

词性释义

设计模式
例句
  • 全部
与此同时,本文还介绍一些设计模式,这些设计模式可用于构建易于扩展和维护的应用程序。
设计模式最多只能对快速集中到一个项目的简单设计提供很大帮助。
设计模式的应用为GNC系统建模提供了一种基本框架,使得系统更容易维护、扩展和复用。
要公开将利用现有SIP会话的服务,最佳设计模式之一是通过基于REST的服务。
本文向您介绍了在PHPV5.3出现之前,存在问题的一些设计模式,解释了这些模式为何不能工作。
我的目的是以不局限于某种特定工具或者某个(软件工程)周期方法(lifecyclemethodology)的方式来讨论设计的模式和原则。
本书系统介绍了设计模式和体系结构模式,这些模式可应用于分布式和企业应用程序。
在书中我探索了与依赖注入相关的以及可能用于通用应用架构的多种设计模式。
继承行为的能力是最常用的设计模式的核心。
设计模式强迫您考虑将问题分割成分立的子问题,其中有一些可以利用可重复解决方案来解决。
当然,包括我在内的许多程序员都会反对这种策略,它抑制了许多重要设计模式的使用。
它们受益于现存的软件设计模式,这种模式已经影响了程序开发三十多年。
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的书中,你说到,“理解这本书中的设计模式将会使认识现在的系统变得很容易。”
The object-oriented theory and many design patterns are used for enhancing haleness , mistake-tolerance and developing iterative ability.
其中运用面向对象的理论、结合多种设计模式,增强了软件的可读性、健壮性、容错性和开发迭代性。
Finally, at the frontier of the state-of-the-art, there are static analysis tools capable of extracting design patterns from source code.
最后,一些最前沿的静态分析工具能够从源代码提取设计模式。
您可以在任何机器体系架构、操作系统和编译器上应用这两种设计模式中的概念。
然而与一些人所认为的相反,这些不同的面向服务体系结构(Service-OrientedArchitecture,SOA)设计模式不是互斥的。
这一限制的影响极大,因为许多最常见的设计模式都要依赖于能够将this作为参数传递。
遵循编码的最佳实践和伟大的编程设计模式,你甚至不用去思考。
One of the most common design patterns is known as the smart UI.
最通用的设计模式之一称为智能UI。
The class diagram (Figure 3) shows the decorator (Gang of Four design patterns) nature of the pattern.
类关系图(图3)显示了此模式的装饰(GangofFour设计模式)本质。
您很可能也知道这种分离的根源要追溯到最早的设计模式之一:模型-视图-控制器。
The Factory design pattern is one of the most commonly used design patterns in object - oriented programming .
工厂设计模式是面向对象编程中最常用的设计模式之一。
EJB规范的作者使用的是当时流行的工具:继承、接口和设计模式。
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叙述的设计模式的信息,参见本文底部的参考资料。
Space design patterns in CBD areas, disaggregated and made focused, bright, structured space patterns planning.
在CBD区空间形态设计上,分门别类,做出了重点突出,错落有致,层次分明的空间形态规划。
For that, you need a set of simple design patterns.
因此,需要一组简单的设计模式。
只能对返回的对象图进行比普通Web服务设计模式更大程度的控制。
一文描述了一种使设计模式的实现自动化的工具的体系结构和实现。
客户已经发展到包括很多公共的架构和更详细的讨论将在下一节设计模式。