oo

美 [ˈoʊˈoʊ]英 [ˈəʊˈəʊ]
  • abbr.(=Ordnance Officer)军械军官
  • 网络面向对象(Object Oriented);面向对象的;面向对象技术

oooo

oo

面向对象(Object Oriented)

...  针对日趋复杂的软件需求的挑战,软件业界发展出了面向对象(OO)的软件开发模式。

面向对象的

面向对象的(OO)设计鼓励部分代码和代码内结果之间存在更明晰的界面从而简化调试,也更适宜大型编程团队。面向对象的编 …

面向对象技术

面向对象技术(OO)实现这些横切关注点,会导致系统侵入式实现,难于理解和维护。面向方面技术(AOP)是用来模块化横切关注 …

物件导向

那麽从物件导向 (OO) 到服务导向 (SO) 又有什麽不同呢?最大的差异在於物件导向的方法可以重复使用所开发的元件,并以处 …

面向对象方法

本文对面向对象方法OO)应用于MIS系统开发中的诸多问题进行了较详尽的讨论,提出了OO对象在管理应用领域存在管理生 …

面向对象(object orientation)

OOObject Orientation) 面向对象 指将客观世界中的实体模型化为包含了数据集和操作集的对象,每个对象有一个唯一的标 …

1
Of course I love junk food oo and I eat it two or there times a week. 当然,我也喜欢垃圾食品,而且我吃它一周两次或三次。
2
Well, that might be the case for you as an OO developer, but for the Enterprise the database is much more important. 不错,也许这样你就成为了一个OO开发者,但是企业数据库也许更重要!
3
And Tin Oo, vice chairman of her banned National League for Democracy party, said his sources told him her release order has been signed. 昂山素季所在的被禁党派“全国民主联盟”副主席丁吴说,他的消息来源说,释放昂山素季的命令已经签署。
4
In OO systems, though, even objects that you think of as passive have responsibilities and operations defined on them. 而在OO系统里,即使被认为是被动的对象也有定义于其上的职责和操作。
5
Object-oriented approach has been used in Network communication module to encapsulate TCP, UDP protocols to transfer network message. 网络通讯模块采用面向对象(OO)技术对TCP、UDP协议进行封装,以消息形式通过网络传输客户端与服务器端的交互信息。
6
However, this does not prevent beginners from oo to understand some basic ideas and methods of a number of packages. 但是这并不妨碍初学者从中了解一些基本的oo思想和一些封装方法。
7
PHP would surely have lost a lot of its appeal if it had not moved to support OO programing in PHP 5. 如果PHP5没有支持面向对象编程的话,肯定会丧失很多吸引力。
8
Also, it supports a full OO programming model, which makes it a natural fit for Java's OO design. 此外,它还支持完整的OO编程模型,因此特别适合进行Java的OO设计。
9
Ethel was the quintessentially next-door neighbor, in and out our back door several times a day. "Oo-hoo" was her heralding call. 埃塞尔实际上就是我们的紧邻,每天总要从我们家的后门口来回好几次,嘴里发出“喔——哦”的声音。
10
While purely procedural designs without much modularity run just fine, the advantages of OO design show up in the maintenance. 虽然没有过多模块化的纯过程设计运行得很好,但是OO设计的优点表现在维护上。
11
In an OO system, a class shouldn't exist unless there's something for it to do; there must be responsibilities (operations). 在OO系统中,类如果没有事情可做就不应该存在;必须有职责(操作)。
12
Maj-Gen Htay Oo, the general secretary of the Union Solidarity and Development Association (USDA), also attended the meeting. 缅甸联合团结发展协会(USDA)的秘书长HtayOo少将也出席了此次会议。
13
OO from eight years of "Five? A" to "Beijing Olympics" , and then the "10? A" New Year's Day . . . "go around" the schedule after a pushed. 从二OO八年的“五?一”到“北京奥运会”,然后是“十?一”、元旦……“复飞”日程表一再推后。
14
Some of the keys to OO are the data encapsulation and the concept of inheritance. OO的关键包括数据封装和继承的概念。
15
The chapter on objects is a longer, more detailed exposition of OO in Perl, though it is still somewhat neglected in the book as a whole. 尽管它在全书的内容中仍处于一种略为受忽略的地位,但它比原先用更长的篇幅更加详细地介绍了Perl中的面向对象编程。
16
When building good OO designs, it's necessary to think about a concept called Separation of Concerns (SoC). 在构建优秀的OO设计时,必须考虑称为关注点分离(SeparationofConcerns,SoC)的概念。
17
In a recent OO-design workshop that I conducted, we chose the class-registration system for Vanderbilt University as a sample project. 在最近由我主持的OO设计专题学术讨论会上,我们选择Vanderbilt大学课程登记系统作为样本项目。
18
Programming to interfaces is a good OO practice, but we are not always presented with legacy code that follows the practice. 设计接口是一个面向对象的极好实践,但是我们没办法总能得到遵循此种设计原则遗留代码。
19
The decision upheld a ruling by a lower court banning Win Tin and Tin Oo from testifying on her behalf. 这一判决维持了下级法院禁止温丁和丁乌为昂山素姬作证。
20
It builds upon the OO paradigm by addressing situations where the OO approach does not adequately provide the most desirable solution. 它通过处理许多面向对象方法不能充分提供最合适方案的情形,构建了面向对象的范例。
21
Unlike many other OO systems, Laszlo allows you to override class methods in an instance. 与很多面向对象系统不同,Laszlo允许在类的实例中重写类的方法。
22
When used in the absence of an up-front OO design, nothing creates more havoc than copying code from one file to the next. 当在缺少预先OO设计的情况下使用时,没有任何操作会像在类之间复制代码那样具有破坏性。
23
I think you do know, yet you don't realize it when you are perfroming OO programming job. Or Who know you know. 我想你应该知道的,只是你在从事面向对象(物体)编程的工作还未意识到它,否则,天晓得你知道什么!
24
The object-oriented (OO) paradigm also excels when you deal with the business-specific concerns of a component. 当处理某元件的业务特定关注点时,物件导向(OO)模式同样佔有优势。
25
In an OO system, each class completely encapsulates the data and behavior of a specific concept. 在00系统中,每个类完全封装了特定概念的数据以及行为。
26
OO development focuses on incremental development of applications, implementing one business scenario or use case at a time. OO开发集中于应用程序的渐进式开发,每次实现一个业务场景或用况。
27
Gilad Bracha reopens an old debate about language design, specifically can a language be OO and enforce a primitive type system? GiladBracha重新挑起了一场有关编程语言设计的争论,特别是一门编程语言可以兼顾面向对象思想和原生数据类型吗?
28
Directly accessing the fields of a class violates two basic principles of OO design: abstraction and encapsulation. 对于一个类中域的直接访问违反了OO设计的两个基本规则:抽象和封装。
29
The OO literature spends virtually all its time discussing the objects and its interactions with other objects as in-memory objects. 实际上,OO文献整个都在讨论对象,以及它作为内存中的对象与其他对象的交互。
30
This across-the process consistency is a key difference between more traditional procedural development and the OO development process. 这种贯穿于开发过程的一致性是传统的过程式开发与OO开发过程的根本区别。