object-oriented

美 [ˈɑbdʒekt ˌɔrientəd]英 [ˈɒbdʒekt ˌɔːrientɪd]
  • adj.面向对象的
  • 网络物件导向;对象导向;物件导向的

object-orientedobject-oriented

object-oriented

面向对象

面向对象Object- Oriented)对这种说法的体现也是最优秀的。 10.1 面向对象的基本概念 103 10.2 类和结构 104 10.3 成员变 …

物件导向

物件导向(Object-Oriented)、软体工程(Software Engineering)、重整工程(Reengineering)、软体维护(Software Maintenance)、 …

面向对象的

面向对象的Object-oriented)语言通过类(Class)来提供抽象。类为一个对象(Object)的类型定义了属性(Porperty)和 …

对象导向

使用对象导向(Object-Oriented)分析/设计/程序开发技术。利用.NET Enterprise Application Architecture及Smart Client 的架构 …

物件导向的

物件导向的Object-Oriented):物件导的设计是一种重心在资料和介面的技巧。若以木工为比喻,一个以物件为导向的木工…

目标导向

当然,目标导向 (Object-Oriented)。(S++ = Strategy++)孙子 以『全』,『不战而屈人之兵』为 战略艺术的核心,『诡道』为 …

物件导向式

符合物件导向式(object-oriented)的观念,可 以由简单的物件组成复杂的物件。例如,个别建物可以组成街廓, 再进一步组成社 …

1
By the end of this article, Bash or PHP programmers should be able to jump into object-oriented Python projects without fear. 到本文结束时,Bash或PHP程序员应该能够毫无畏惧地一头扎进面向对象的Python项目。
2
AOP addresses a problem space that object-oriented and other procedural languages have never been able to deal with. AOP解决了面向对象和其它过程性语言未能处理的一块问题空间。
3
The design of a business document is often very well suited to object-oriented architectures. 业务文档的设计通常很好地适于面向对象的体系结构。
4
EJB components do not look like its Object Oriented as it has restrictions for using inheritance and polymorphisms. EJB组件不像是面向对象的,比如在使用继承和多态时就有太多限制。
5
Object-oriented approach has been used in Network communication module to encapsulate TCP, UDP protocols to transfer network message. 网络通讯模块采用面向对象(OO)技术对TCP、UDP协议进行封装,以消息形式通过网络传输客户端与服务器端的交互信息。
6
There doesn't seem to be any more evidence for that than there was for the idea that women are people-oriented and men are object-oriented. 似乎没有任何证据为比是以人为本观点认为女人做情人的时候,男人的面向对象。
7
Even the C interface can be used for true object oriented programming, though it may be a tedious way of doing things. 甚至C接口也能用于真正的面向对象编程,尽管它有可能被认为是一种单调乏味的实现方式。
8
"Philosophy" behind their design are quite different from what is often advertised as object-oriented programming. 它们的使用模型和隐藏其设计之后的“哲学”与通常所称的面向对象编程相当地不同。
9
Is an implementation of the high-level, dynamic, object-oriented Python that allows you to run Python on any Java platform. 是Python高级别的、动态的、面向对象的实现,它允许您在任何Java平台上运行Python。
10
As it was with object-oriented programming, we've got to spend a little time accumulating the wisdom it takes to use AOP effectively. 因为它使用了面向对象编程,所以我们必须花费一些时间积累相关知识以更有效地使用AOP。
11
At least two years working experience on ERP supporting and maintenance and of Object-Oriented Software Development. 两年以上ERP系统的支持和维护及面向对象的软件开发经验。
12
These standalone functions are very easy to call from non-object-oriented languages like C. 这些孤立函数在非面向对象语言如C都可以很容易地调用。
13
Although object-oriented languages and technologies have been used widely, the theories of object-oriented languages are not perfect. 虽然面向对象语言与技术已被广泛使用,但是面向对象语言理论还不完善。
14
My main guideline was the PyGtk implementation as it was fairly feature complete and had a nice object-oriented interface. 我参考了PyGtk的实现方法,因为它有着相当完全的实现和漂亮的面向对象的接口。
15
We do not develop software to make it object oriented, or to comply with any other paradigm. 我们开发软件并不是为了让它面向对象化,或遵循其它的模式。
16
JDO's pure object-oriented approach and simplicity-by-design lend it a faster ramp-up time than the other two persistence technologies. JDO的纯面向对象方法和设计的简单性使掌握它所需的适应期比其它两种持久性技术都短。
17
In basic Object Oriented Principles, "Inheritance" is usually described as an "is a" relationship. 在基本的面向对象原则里,“继承”通常是“isa”的关系。
18
You may be familiar with a slightly different variation of that expression, which stems from object-oriented programming. 你能够熟悉一个略微不同的变化,表达,这源于面向对象编程。
19
The most reliable information is usually the source code of the system which composed by Object-oriented language. 对于面向对象语言编写的遗留系统,最可靠的信息通常是系统的源代码。
20
Dan worked as a consultant for object-oriented development projects throughout the U. S. As well as four years in Europe. Dan作为面向对象开发项目的顾问走遍了美国,并且还在欧洲工作过四年。
21
Engine pure object-oriented encapsulation, interface Jane Jie, adopt the abnormal mechanism and easy to use. 引擎纯面向对象封装,接口简洁,采用异常机制,使用方便。
22
In an object-oriented architecture, these elements might be classes and methods, which I prefer to call routines. 在面向对象构架中,这些元素可以是类和方法(我更喜欢称为例程)。
23
Much like object-oriented analysis, the goal is often to achieve an ideal representation. 就像面向对象的分析,目标往往是实现一个理想的代表性。
24
Python is object oriented, which gives it a significant advantage over such other scripting languages as Perl and Rexx. Python是面向对象的,这使它与其它这类脚本编写语言如Perl和Rexx相比有了很大的优势。
25
Python Definition: Python is an object-oriented, open-source programming language often used for rapid application development. Python语言定义:Python是一种面向对象、开放源码的编程语言,常常用于应用程序的快速开发。
26
Easy to code, easy to maintain. No complicated Object Oriented frameworks, no interfaces, no potential for over-architecting anything. 这样可以使代码容易编写和维护,没有复杂的面向对象框架,没有接口,没有过度设计的可能性。
27
such complex application environments are often best served by an object-oriented database management system (oodbms). 面向对象数据库管理系统很好服务于这样复杂的应用程序环境。
28
The design pattern, with an appearance of a two dimensional graph, is the basis of reusable object-oriented software. 设计模式是可复用面向对象软件的基础,通常以二维图的形式来表示。
29
An object-oriented legacy application or system should consist of a number of modules that expose a well-defined interface to its clients. 面向对象的遗留应用程序或系统应该包含许多模块,它们向客户端公开定义良好的接口。
30
I had mentioned before that you could make a packer in Logo or Object-Oriented COBOL, and that really was only partially true. 我曾提到过你可以用Logo或者面向对象的COBOL,那只是相对正确的。