Shubho: This is analogous to Object Oriented Principles.
面向对象原则与这类似。
Object Oriented Principles and Object Oriented Design are actually two different things.
面向对象原则和OOD实际上是两个不同的方面。
In basic Object Oriented Principles, "Inheritance" is usually described as an "is a" relationship.
在基本的面向对象原则里,“继承”通常是“isa ”的关系。
This article has focused on applying basic object-oriented principles to a domain model using Hibernate features.
本文主要关注使用Hibernate特性在领域模型上应用基本的面向对象原则。
In the interests of users from the company to market-oriented principles, introduce new products, to meet the diverse requirements of users.
公司本着从用户利益出发,以市场为导向的原则,不断推出新产品,以满足用户的多元化要求。
Always adhere to the integrity, quality and service-oriented principles, the good of the clothing wholesalers in the general customer service!
始终坚持以诚信、质量和服务为本的原则,真诚为全国服装批发商广大客户服务!
According to Evdemon this paper shall serve as an abstract reference for understanding, designing and building software architectures that adhere to service-oriented principles.
根据Evdemon所说,这个文档以抽象参考的方式方便人们理解、设计、构建基于面向服务原则的软件架构。
This is a fundamental concept of information on Demand founded upon Service Oriented Principles to deliver information at the right time in the right context to the right application or user.
这是Informationon Demand的基本概念之一,它基于面向服务原则,其目的是在适当的时间在适当的上下文中向适当的应用程序或用户提供信息。
This is a fundamental concept of Information on Demand, founded upon Service Oriented Principles to deliver information at the right time, in the right context, to the right application or user.
这是InformationonDemand的基本概念之一,它基于面向服务原则,其目的是在适当的时间在适当的上下文中向适当的应用程序或用户提供信息。
Additionally, the OSGi platform also provides a service-oriented application model, which allows OSGi-based applications to be built from service-oriented principles in addition to being modular.
另外,OSGi平台还提供面向服务的应用模型,除了模块化之外,它还允许基于OSGi的应用按照面向服务原则来构建。
The object - oriented principles and the standard CORBA development platform are applicated in the design for control model , each physical cluster of related machinery is represented as an object .
模型设计采用面向对象的模块化原则,并基于CORBA标准的面向对象开发平台,将相关可编程设备的物理单元抽象为对象。
Get the developers some basic training in the language and teach them the principles of Object Oriented, to bring their understanding up to a minimum threshold.
让开发人员接受语言方面的基本培训并教授他们面向对象的原理,从而把他们的理解力提升至入门阶段。
See Resources. the careful reader will realize that this is actually one of the core principles of Service Oriented Architecture SOA.
细心的读者会发现,这实际上正是面向服务的体系结构(SOA)中的核心原则之一。
When you apply OOP (object Oriented Programming) principles to the domain model, it gets the object flavor.
将面向对象的编程(OOP)原理应用到领域模型时,就与处理对象时有些类似。
A gradual legacy transformation process based on Service-Oriented Architecture principles is a more cost-effective and less risky way of selectively replacing the application portfolio of the company.
采用某个基于面向服务的体系结构原则的渐进式遗留系统转换过程,是有选择地替换该公司的应用程序组合的更加经济合算和风险更低的方法。
In a growing number of cases the interfaces to existing legacy systems are implemented as web services that conform to services Oriented Architecture (SOA) design principles.
在越来越多的案例中,现有遗留系统的接口实现为遵从面向服务架构(Services Oriented Architecture,SOA)设计原则的Web服务。
Design principles: Validates that your code adheres to the design principles of object-oriented programming.
设计原则:验证你的代码是否坚持面向对象编程的设计原则。
In this article you learned about a method to design service-oriented applications based on software product lines principles.
在本文中,您了解了一种基于软件生产线原理来设计面向服务的应用程序的方法。
This promotes a truly dynamic environment, while using the principles of a service-oriented architecture.
这在使用面向服务架构的原则同时,促进了真正动态的环境。
These principles are important in the design of service-oriented solutions.
这些原则在面向服务的解决方案设计中是十分重要的。
Two responsibility assignment principles play a major role in achieving good object-oriented design: high cohesion and low coupling.
这两个职责分配原则在完成良好的面向对象设计的方面扮演了主要角色:高内聚和低耦合。
S + s works in conjunction with principles of service-oriented architecture (SOA).
S + S与面向服务的体系架构(SOA)原则协同工作。
Its design illustrates principles of reusable object-oriented coding as well as the fundamentals of text indexing (a rich topic with surprising subtleties).
其设计说明了可重复使用的面向对象编码的准则和文本索引(极其精妙而丰富的主题)的基本原理。
Using fundamental object-oriented design principles, the architecture team may decide to update the Sendable interface to extend the vendor's Validatable interface.
运用基本的面向对象设计原理,体系结构团队决定修改Sendable接口来扩展供应商的Validatable接口。
Design principles (5) : Rules for design principles of object-oriented programming.
设计原则(5):用于面向对象编程的设计原则的规则。
RUP methodology had principles and a structure similar to those of CSC Catalyst, excellent industry penetration, an object-oriented platform, and complementary capabilities for OO-based work.
RUP方法有着与CSC Catalyst相似的原则和结构,出色的工业洞察力,一个面向对象的平台,以及针对基于面向对象工作的补充能力。
In this book Uncle Bob brings together the two and gives a developer a tour DE force of object-oriented design principles and an insight on how to use them on an Agile project.
在这本书中,UncleBob给我们介绍了这两个概念,并且带我们了解面向对象设计原则,以及如何在敏捷项目中使用它们。
This section introduces RUP, including some key modern principles for software development 10, and its service-oriented architecture (SOA) extension (RUP for SOMA).
本章介绍RUP,包括一些软件开发10的关键现代基本原理,以及其面向服务架构(SOA)的扩展(RUPfor SOMA)。
Due to the wonders of object-oriented programming and the principles of design by interface, you can simply replace your original ContactDAOMock with the new ContactJdoDAO.
通过面向对象的编程和接口设计原则,您只需使用新的ContactJdoDAO替代原始的ContactDAOMock。
Due to the wonders of object-oriented programming and the principles of design by interface, you can simply replace your original ContactDAOMock with the new ContactJdoDAO.
通过面向对象的编程和接口设计原则,您只需使用新的ContactJdoDAO替代原始的ContactDAOMock。
应用推荐