oo
美 [ˈoʊˈoʊ]
英 [ˈəʊˈəʊ] 
英汉解释
abbr. | 1. (=Ordnance Officer)军械军官 |
英英解释
例句
Of course I love junk food oo and I eat it two or there times a week.
当然,我也喜欢垃圾食品,而且我吃它一周两次或三次。
Well, that might be the case for you as an OO developer, but for the Enterprise the database is much more important.
不错,也许这样你就成为了一个OO开发者,但是企业数据库也许更重要!
And Tin Oo, vice chairman of her banned National League for Democracy party, said his sources told him her release order has been signed.
昂山素季所在的被禁党派“全国民主联盟”副主席丁吴说,他的消息来源说,释放昂山素季的命令已经签署。
In OO systems, though, even objects that you think of as passive have responsibilities and operations defined on them.
而在OO系统里,即使被认为是被动的对象也有定义于其上的职责和操作。
Object-oriented approach has been used in Network communication module to encapsulate TCP, UDP protocols to transfer network message.
网络通讯模块采用面向对象(OO)技术对TCP、UDP协议进行封装,以消息形式通过网络传输客户端与服务器端的交互信息。
However, this does not prevent beginners from oo to understand some basic ideas and methods of a number of packages.
但是这并不妨碍初学者从中了解一些基本的oo思想和一些封装方法。
PHP would surely have lost a lot of its appeal if it had not moved to support OO programing in PHP 5.
如果PHP5没有支持面向对象编程的话,肯定会丧失很多吸引力。
Also, it supports a full OO programming model, which makes it a natural fit for Java's OO design.
此外,它还支持完整的OO编程模型,因此特别适合进行Java的OO设计。
Ethel was the quintessentially next-door neighbor, in and out our back door several times a day. "Oo-hoo" was her heralding call.
埃塞尔实际上就是我们的紧邻,每天总要从我们家的后门口来回好几次,嘴里发出“喔——哦”的声音。
While purely procedural designs without much modularity run just fine, the advantages of OO design show up in the maintenance.
虽然没有过多模块化的纯过程设计运行得很好,但是OO设计的优点表现在维护上。
In an OO system, a class shouldn't exist unless there's something for it to do; there must be responsibilities (operations).
在OO系统中,类如果没有事情可做就不应该存在;必须有职责(操作)。
Maj-Gen Htay Oo, the general secretary of the Union Solidarity and Development Association (USDA), also attended the meeting.
缅甸联合团结发展协会(USDA)的秘书长HtayOo少将也出席了此次会议。
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八年的“五?一”到“北京奥运会”,然后是“十?一”、元旦……“复飞”日程表一再推后。
Some of the keys to OO are the data encapsulation and the concept of inheritance.
OO的关键包括数据封装和继承的概念。
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中的面向对象编程。
When building good OO designs, it's necessary to think about a concept called Separation of Concerns (SoC).
在构建优秀的OO设计时,必须考虑称为关注点分离(SeparationofConcerns,SoC)的概念。
In a recent OO-design workshop that I conducted, we chose the class-registration system for Vanderbilt University as a sample project.
在最近由我主持的OO设计专题学术讨论会上,我们选择Vanderbilt大学课程登记系统作为样本项目。
Programming to interfaces is a good OO practice, but we are not always presented with legacy code that follows the practice.
设计接口是一个面向对象的极好实践,但是我们没办法总能得到遵循此种设计原则遗留代码。
The decision upheld a ruling by a lower court banning Win Tin and Tin Oo from testifying on her behalf.
这一判决维持了下级法院禁止温丁和丁乌为昂山素姬作证。
It builds upon the OO paradigm by addressing situations where the OO approach does not adequately provide the most desirable solution.
它通过处理许多面向对象方法不能充分提供最合适方案的情形,构建了面向对象的范例。
Unlike many other OO systems, Laszlo allows you to override class methods in an instance.
与很多面向对象系统不同,Laszlo允许在类的实例中重写类的方法。
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设计的情况下使用时,没有任何操作会像在类之间复制代码那样具有破坏性。
I think you do know, yet you don't realize it when you are perfroming OO programming job. Or Who know you know.
我想你应该知道的,只是你在从事面向对象(物体)编程的工作还未意识到它,否则,天晓得你知道什么!
The object-oriented (OO) paradigm also excels when you deal with the business-specific concerns of a component.
当处理某元件的业务特定关注点时,物件导向(OO)模式同样佔有优势。
In an OO system, each class completely encapsulates the data and behavior of a specific concept.
在00系统中,每个类完全封装了特定概念的数据以及行为。
OO development focuses on incremental development of applications, implementing one business scenario or use case at a time.
OO开发集中于应用程序的渐进式开发,每次实现一个业务场景或用况。
Gilad Bracha reopens an old debate about language design, specifically can a language be OO and enforce a primitive type system?
GiladBracha重新挑起了一场有关编程语言设计的争论,特别是一门编程语言可以兼顾面向对象思想和原生数据类型吗?
Directly accessing the fields of a class violates two basic principles of OO design: abstraction and encapsulation.
对于一个类中域的直接访问违反了OO设计的两个基本规则:抽象和封装。
The OO literature spends virtually all its time discussing the objects and its interactions with other objects as in-memory objects.
实际上,OO文献整个都在讨论对象,以及它作为内存中的对象与其他对象的交互。
This across-the process consistency is a key difference between more traditional procedural development and the OO development process.
这种贯穿于开发过程的一致性是传统的过程式开发与OO开发过程的根本区别。
Typically, however, using good OO habits pays off in the long run, as future changes are greatly solidified.
但是,通常,使用优秀的OO习惯从长远来看十分划算,因为将极大地巩固未来更改。
However, OO still is a valuable approach for design of the underlying class and component structure within a defined service.
然而,对于设计已定义的服务中的底层类和组件结构,OO仍然是一种有价值的方法。
Pure OO objects on the contrary should be able to combine behavior and state.
但纯粹的OO对象不仅有状态,还要有行为。
Since the dawn of object-oriented programming, a fundamental problem has plagued OO language design.
自从面向对象的编程出现以来,OO语言设计中一直存在着一个困扰人的基本问题。
Yanzhou has played a central role in consolidating the Australian coal industry since the Felix acquisition, which closed in December 2009.
自从二OO九年十二月收购费利克斯,兖州煤业扮演着一个并购澳大利亚煤炭企业的中间人的角色。
In fact, the concept of reuse has been well understood and leveraged right from the day of object orientation (OO).
事实上,重用的概念从面向对象(OO)诞生的那天起就已经被人们很好的理解并应用。
As we all know, Mr. OO, Deputy-general manager is a Chinese expert with a good communication ability and has a good management ability.
大家知道,OO副总是位中国通,交流畅通无阴,管理起来得心应手。
OO programs are built out of objects, which are packages of data and functions collected into discrete units.
OO程序由对象组成,其中的对象是数据和函数离散集合。
If China can't win a soccer oo team like this, forget about world cup. -Chinese fan.
如果中国队连这样的澳大利亚都赢不了,忘掉世界杯吧,中国的球迷们。
These were accompanied by a prodigious and confusing glut of object-oriented (OO) software design methods and modeling notations.
伴随着这些语言出现的还有令人惊叹和难以理解的面向对象(object-oriented(OO))软件设计方法和建模符号。