单词 | OO |
释义 |
例句释义: 面向对象的,面向对象技术 1. Of course I love junk food oo and I eat it two or there times a week. 当然,我也喜欢垃圾食品,而且我吃它一周两次或三次。 juhe.chijiawang.com 2. Well, that might be the case for you as an OO developer, but for the Enterprise the database is much more important. 不错,也许这样你就成为了一个OO开发者,但是企业数据库也许更重要! www.jdon.com 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. 昂山素季所在的被禁党派“全国民主联盟”副主席丁吴说,他的消息来源说,释放昂山素季的命令已经签署。 www.voa365.com 4. In OO systems, though, even objects that you think of as passive have responsibilities and operations defined on them. 而在OO系统里,即使被认为是被动的对象也有定义于其上的职责和操作。 www.ibm.com 5. Object-oriented approach has been used in Network communication module to encapsulate TCP, UDP protocols to transfer network message. 网络通讯模块采用面向对象(OO)技术对TCP、UDP协议进行封装,以消息形式通过网络传输客户端与服务器端的交互信息。 www.71155.com 6. However, this does not prevent beginners from oo to understand some basic ideas and methods of a number of packages. 但是这并不妨碍初学者从中了解一些基本的oo思想和一些封装方法。 3333355555.com 7. PHP would surely have lost a lot of its appeal if it had not moved to support OO programing in PHP 5. 如果PHP5没有支持面向对象编程的话,肯定会丧失很多吸引力。 www.infoq.com 8. Also, it supports a full OO programming model, which makes it a natural fit for Java's OO design. 此外,它还支持完整的OO编程模型,因此特别适合进行Java的OO设计。 www.ibm.com 9. Ethel was the quintessentially next-door neighbor, in and out our back door several times a day. "Oo-hoo" was her heralding call. 埃塞尔实际上就是我们的紧邻,每天总要从我们家的后门口来回好几次,嘴里发出“喔——哦”的声音。 blog.sina.com.cn 10. While purely procedural designs without much modularity run just fine, the advantages of OO design show up in the maintenance. 虽然没有过多模块化的纯过程设计运行得很好,但是OO设计的优点表现在维护上。 www.ibm.com 1. In an OO system, a class shouldn't exist unless there's something for it to do; there must be responsibilities (operations). 在OO系统中,类如果没有事情可做就不应该存在;必须有职责(操作)。 www.ibm.com 2. Maj-Gen Htay Oo, the general secretary of the Union Solidarity and Development Association (USDA), also attended the meeting. 缅甸联合团结发展协会(USDA)的秘书长HtayOo少将也出席了此次会议。 blog.sina.com.cn 3. 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八年的“五?一”到“北京奥运会”,然后是“十?一”、元旦……“复飞”日程表一再推后。 www.66666780.com 4. Some of the keys to OO are the data encapsulation and the concept of inheritance. OO的关键包括数据封装和继承的概念。 www.ibm.com 5. 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中的面向对象编程。 www.ibm.com 6. When building good OO designs, it's necessary to think about a concept called Separation of Concerns (SoC). 在构建优秀的OO设计时,必须考虑称为关注点分离(SeparationofConcerns,SoC)的概念。 www.ibm.com 7. In a recent OO-design workshop that I conducted, we chose the class-registration system for Vanderbilt University as a sample project. 在最近由我主持的OO设计专题学术讨论会上,我们选择Vanderbilt大学课程登记系统作为样本项目。 www-128.ibm.com 8. Programming to interfaces is a good OO practice, but we are not always presented with legacy code that follows the practice. 设计接口是一个面向对象的极好实践,但是我们没办法总能得到遵循此种设计原则遗留代码。 www.ibm.com 9. The decision upheld a ruling by a lower court banning Win Tin and Tin Oo from testifying on her behalf. 这一判决维持了下级法院禁止温丁和丁乌为昂山素姬作证。 www.ebigear.com 10. It builds upon the OO paradigm by addressing situations where the OO approach does not adequately provide the most desirable solution. 它通过处理许多面向对象方法不能充分提供最合适方案的情形,构建了面向对象的范例。 www.ibm.com 1. Unlike many other OO systems, Laszlo allows you to override class methods in an instance. 与很多面向对象系统不同,Laszlo允许在类的实例中重写类的方法。 www.openface.org.cn 2. 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设计的情况下使用时,没有任何操作会像在类之间复制代码那样具有破坏性。 www.ibm.com 3. I think you do know, yet you don't realize it when you are perfroming OO programming job. Or Who know you know. 我想你应该知道的,只是你在从事面向对象(物体)编程的工作还未意识到它,否则,天晓得你知道什么! www.chinaunix.net 4. The object-oriented (OO) paradigm also excels when you deal with the business-specific concerns of a component. 当处理某元件的业务特定关注点时,物件导向(OO)模式同样佔有优势。 msdn.microsoft.com 5. In an OO system, each class completely encapsulates the data and behavior of a specific concept. 在00系统中,每个类完全封装了特定概念的数据以及行为。 www.ibm.com 6. OO development focuses on incremental development of applications, implementing one business scenario or use case at a time. OO开发集中于应用程序的渐进式开发,每次实现一个业务场景或用况。 www.ibm.com 7. Gilad Bracha reopens an old debate about language design, specifically can a language be OO and enforce a primitive type system? GiladBracha重新挑起了一场有关编程语言设计的争论,特别是一门编程语言可以兼顾面向对象思想和原生数据类型吗? www.infoq.com 8. Directly accessing the fields of a class violates two basic principles of OO design: abstraction and encapsulation. 对于一个类中域的直接访问违反了OO设计的两个基本规则:抽象和封装。 www-128.ibm.com 9. The OO literature spends virtually all its time discussing the objects and its interactions with other objects as in-memory objects. 实际上,OO文献整个都在讨论对象,以及它作为内存中的对象与其他对象的交互。 www.ibm.com 10. This across-the process consistency is a key difference between more traditional procedural development and the OO development process. 这种贯穿于开发过程的一致性是传统的过程式开发与OO开发过程的根本区别。 hf27.com 1. Typically, however, using good OO habits pays off in the long run, as future changes are greatly solidified. 但是,通常,使用优秀的OO习惯从长远来看十分划算,因为将极大地巩固未来更改。 www.ibm.com 2. However, OO still is a valuable approach for design of the underlying class and component structure within a defined service. 然而,对于设计已定义的服务中的底层类和组件结构,OO仍然是一种有价值的方法。 www.ibm.com 3. Pure OO objects on the contrary should be able to combine behavior and state. 但纯粹的OO对象不仅有状态,还要有行为。 www.infoq.com 4. Since the dawn of object-oriented programming, a fundamental problem has plagued OO language design. 自从面向对象的编程出现以来,OO语言设计中一直存在着一个困扰人的基本问题。 www.ibm.com 5. Yanzhou has played a central role in consolidating the Australian coal industry since the Felix acquisition, which closed in December 2009. 自从二OO九年十二月收购费利克斯,兖州煤业扮演着一个并购澳大利亚煤炭企业的中间人的角色。 www.bing.com 6. In fact, the concept of reuse has been well understood and leveraged right from the day of object orientation (OO). 事实上,重用的概念从面向对象(OO)诞生的那天起就已经被人们很好的理解并应用。 www.infoq.com 7. 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副总是位中国通,交流畅通无阴,管理起来得心应手。 iask.sina.com.cn 8. OO programs are built out of objects, which are packages of data and functions collected into discrete units. OO程序由对象组成,其中的对象是数据和函数离散集合。 dict.bioon.com 9. If China can't win a soccer oo team like this, forget about world cup. -Chinese fan. 如果中国队连这样的澳大利亚都赢不了,忘掉世界杯吧,中国的球迷们。 fmfans.cpgl.net 10. These were accompanied by a prodigious and confusing glut of object-oriented (OO) software design methods and modeling notations. 伴随着这些语言出现的还有令人惊叹和难以理解的面向对象(object-oriented(OO))软件设计方法和建模符号。 www.ibm.com 1. Jython is an implementation of the high-level, dynamic, object-oriented (OO) language, Python. Jython是动态、面向对象(OO)高级语言Python的一个实现。 www.ibm.com 2. In traditional Object-Oriented (OO) design, it is common to have multiple object instances that implement the same interface. 在传统的面向对象(OO)设计中,通常让多个对象实例实现相同的接口。 www.ibm.com 3. Compared to OO objects, software agents have their own thread of control, localizing not only code and state but their invocations as well. 与面向对象的软件程序相比,软件代理有自身控制线程的能力,这些线程可本地调用和非本地调用。 www.itpcs.cn 4. A crosscutting concern, when implemented in a traditional OO approach, cuts across many classes and methods. 一个横切关注点,在用传统OO方法实现时,会分解成很多类和方法。 www.infoq.com 5. Well, in Zero, the OO Java world gets promoted to the system level, and on top is scripting languages. 嗯,在Zero中,OO的Java世界被提升到系统级别,其顶端则是脚本语言。 www.infoq.com 6. This does not exclude the OO viewpoint adopted by RUP, but rather implements another layer of abstraction above it. 这并没有排除RUP采用的OO观点,而是在其上实现了另一个抽象层。 www.ibm.com 7. Most of the traditional OO systems and programs consist of business objects manipulating hierarchies of domain data objects. 大部分传统OO系统和程序都包括对领域数据对象的层次结构进行操作的业务对象。 www.ibm.com 8. However, without object-oriented language constructs, a programmer can still introduce OO characteristics into PHP code. 但是,没有面向对象的语言构造,程序员仍然可以把OO特性引入到PHP代码中。 www.ibm.com 9. The adoption of OO technology triggered the need fort tools more sophisticated than flowcharting to describe business processes. 采用面向对象技术触发了比流程图更先进的描述商业过程的工具之需求。 www.hotdic.com 10. Oo . . . there's a fair bit of work needs doing here, isn't there? 很显然这里需要做很多工作,对吗? www.tingclass.net 1. Remember that the reason for adopting OO habits is to carefully encapsulate change so your code is more extensible and maintainable. 记住采用OO习惯的原因是要谨慎封装更改,这样代码将更具有可扩展性并且更容易维护。 www.ibm.com 2. By letting developers define objects as unbreakable mixtures of data and behavior, OO pushed system engineering to new heights. 通过让开发人员把目标定义成数据和行为不可分割的混合体,面向对象方法把系统工程推上了一个新高度。 www.hotdic.com 3. Present code forms the summary of the exemple again, be in more as a whole OO respect. 当前的代码重构成例的总结,总的来说多在OO方面。 pjprimer.com 4. These types of inheritance are very common in OO analysis, design, and programming. 这些类型的继承在OO分析、设计和编程中极为普遍。 www.ibm.com 5. There is a great deal of confusion about Karura and the mythical Phoenix (Ho-oo). 迦楼罗与长生鸟(古埃及的凤凰)的神话有大量的混淆。 www.chinaufo.com 6. Two OO seven years July I officially join McDonald's to apprentice manager identity be operating department a management team. 二OO七年七月我正式加入麦当劳,以见习经理的身份成为营运部门的一名管理组。 zhidao.baidu.com 7. II OO eight years in February, Foshan airport rental part of United Airlines flights to China to conduct business. 二OO八年二月,佛山机场出租部分航线给中国联合航空公司进行商业经营。 www.66666780.com 8. Barry was sent to live with his grandparents in Hawaii, where he was enrolled in the private Punahou School(pronounced POO-na-HO-oo). 巴里被送回到夏威夷与外祖父母一起住,他在那里一所私立学校-普纳侯学校-报名了。 blog.sina.com.cn 9. Oo - oo Let me fill your heart with joy and laughter . 让我用喜悦和笑声填装您的心。 www.bing.com 10. Her major areas of interest are OO design , system integration , and tool development . 她主要感兴趣的领域是OO设计、系统集成和工具开发。 www.bing.com 1. The combination of the voiced, plosive b- and the roaring -oo sounds makes boo a particularly startling word. 浊塞音“b-”和咆哮的“-oo”音联合起来,使得这个“boo”变成了一个格外吃惊的单词。 www.bing.com 2. Check out the JpGraph site for a wealth of information about PHP's premier OO Graph Library. 查看JpGraph站点,以获取关于PHP的主要OO图形库的大量信息。 www.ibm.com 3. A notion of instance in this metamodel is different from the notion of instance used in OO. 这个元模型中实例的概念有别于在OO中使用的实例概念。 www.infoq.com 4. Discuss the combination of extentics methods and database, date warehouse, and OO technology. 探讨可拓方法与数据库、数据仓库、面向对象等技术的结合与应用。 www.dictall.com 5. This database system is developed on the based of relation model, and has been developed with the Object Oriented (OO) method. 该数据库系统的开发工作是基于关系模型,并用面向对象的方法进行了扩展。 www.fabiao.net 6. Indigo runtime, in this case, converts, under the covers, OO style invocations into interoperable SOAP messages for communications. 这种情况下,Indigo运行时会在幕后将OO风格的调用转变成用来通信的可互操作的SOAP消息。 www.infoq.com 7. To understand the benefits, let's consider some things that we can express in requirements but not implement directly in pure OO code. 为了理解这些好处,让我们考虑一些我们可以在需求中表达但无法直接用纯OO代码实现的情况。 www.infoq.com 8. OO is the perfect methodology for simulations (read: games), and you'll really be doing it "the hard way" if you push off learning OO. OO是仿真(游戏)的完美方法,如果你不学习OO,你将不得不“辛苦”的工作。 www.2qipai.com 9. Paulo: UML was originally created to model OO systems. It's now considered a general purpose modeling language. Paulo:UML最初是为了给面向对象系统建模而形成的,现在被看作通用的建模语言。 www.infoq.com 10. As experienced software engineers, we are accustomed to using Object Oriented (OO) techniques for our development. 有经验的软件工程师在开发时大都习惯使用面向对象(ObjectOriented,OO)技术。 www.ibm.com 1. Similarly, OO programming languages let you define controls to trigger specific behaviors from an object. 同样,面向对象编程语言让你定义控制件,从对象来激发特定的行为。 www.hotdic.com 2. These considerations make OO difficult to align with the SO architectural style straightaway. 这些考虑事项使OO难以与SO体系结构样式直接保持一致。 www.ibm.com 3. For more information about the benefits of OO design that are language-independent, see Resources. 有关独立于语言的OO设计优点的更多信息,请参阅参考资料。 www.ibm.com 4. As we'll see in upcoming columns, the process of OO design is really a form of semantic analysis. 正如我们要在即将出现的专栏中所见,OO过程实际上是一种语意分析形式。 www.ibm.com 5. However, the OO paradigm isn't as effective when it comes to dealing with cross-cutting concerns. 但是,当涉及到处理横切关注点时,OO模式不再有效。 msdn.microsoft.com 6. This book also tries to bridge the gap between software architecture and OO design and C programming (see Chapter 4). 这本书也尝试弥补软件体系结构和面向对象设计以及C 编程之间的间隙。 hi.baidu.com 7. SAX is a pain to code in; callbacks aren't very OO, and it takes a long time to get good at it. SAX编码很令人痛苦,回调不是很符合面向对象的思路,熟练掌握它又需要花很长的时间。 www.ibm.com 8. In an OO system, for example, the members of a committee would effectively be contained within the Committee class. 例如,在OO系统中,委员会的成员将会有效地包含在Committee类中。 www-128.ibm.com 9. The safety of biogenic amines metabolism of 22 fine Oenococcus omni (Oo) strains were studied with PCR and HPLC testing methods. 利用PCR技术及HPLC检测方法对22株中国优良酒酒球菌的生物胺代谢安全性进行研究。 www.ceps.com.tw 10. July 1989: Suu Kyi, an increasingly outspoken critic of the junta, and her deputy, Tin Oo, are put under house arrest. 1989年七月:素姬,逐渐成为军政府的直言不讳的批评家,和她的副手,丁乌,被软禁。 www.aitrans.net 1. See Resources for more on this way of looking at OO systems. 有关以这种方式考虑OO系统的更多信息,请参阅参考资料。 www.ibm.com 2. OO is a well-established paradigm familiar to the majority of developers. OO是被大多数开发者所熟悉的行之有效的范式。 www.infoq.com 3. The next sailing is at 3: oo p. m. 下次出航时间是在下午三点。 www3.060s.com 4. Highly cohesive OO designs are focused and organized in related modules. 具有高度内聚力的OO设计被集中并组织到相关模块中。 www.ibm.com 5. InfoQ: When describing differences between GOP and OO in your book you talk about development process, three-tiered architecture, etc. InfoQ:你的书中描述GOP与OO的区别,你提到了开发流程,三层架构等等。 www.infoq.com 6. Unlike foreign keys, however, they also make the application code simpler, regardless of whether they are OO or procedural in nature. 但是和外键不同的是,它们也使得应用程序代码变得简单,不管它们本质上是OO还是流程化的。 www-128.ibm.com 7. Another interesting subject in OO is object persistence. OO中另一个有趣的主题就是对象持久性。 www.ibm.com 8. Phoebe: Oh. Okay. Oo, sorry I acted like a bank. 哦。好的。哦,不好意思,我表现的象个银行。 blog.sina.com.cn 9. The two contact points Oi and Oo are frequently assumed to lie at opposite ends of a ball diameter, but is it generally true? 两接触点常被认为是在滚珠直径两端,真是这样吗? wenku.baidu.com 10. Code and language "features" is the absolutely wrong place to debate the value of OO purity. 从代码和语言“特征”的角度谈论OO纯度是绝对错误的。 www.infoq.com 1. Eiffel is the best designed OO language on the market. 是市面上设计得最好的面向对象语言。 blog.csdn.net 2. Knowledge and experience in OO design and programming. 面向对象设计和编程的知识和经验。 www.azteck.net 3. OO analysis is a very powerful and proven approach, and as such, SOAD should make use of OO analysis techniques as much as possible. OO分析是一种非常强大且广为赞誉的方法,同样,SOAD应该尽可能多地利用OO分析技术。 www.ibm.com 4. In OO, the granularity of reuse was at the level of classes. 在OO中,重用的粒度体现在类的级别上。 www.infoq.com 5. It is unclear whois leading the monks' protest movement, says Aung Naing Oo, a political analyst and veteran of the 1988 student movement. AungNaing是一个政治分析家以及1988年学生运动的老手,他声称还不清楚谁正领导这场佛教界示威运动。 club.topsage.com 6. He argues that we usually don't really do meta programming but meta-OO. 他提到我们通常做的不是愿编程,而是meta-OO。 www.infoq.com 7. This is where pureQuery generates the OO-based classes and interfaces required to perform the CRUD operations on the selected tables. 此时,pureQuery生成基于面向对象的类和接口,用于在所选表上执行CRUD操作。 www.ibm.com 8. I actually think that prototype based OO is more natural, and easier to understand than class based OO. 实际上我认为基于原型的OO要比基于类的OO更自然,也更容易理解。 www.infoq.com 9. The integrated method of interaction design and the OO design is described. 描述了交互设计与面向对象设计的结合方法; www.xactad.org 10. Furthermore, despite much tuning, the OO version ran slower than its NOO counterpart. 还有,虽然经过精心调整,OO版本要比NOO版本运行慢。 iask.sina.com.cn 1. We come here To-day with Flowers o'erladen, With Baskets of Fruit and Ribbons to boot, To-oo Congratulate. 我们欢聚于此,盛载美丽鲜花带着一篮篮水果与条条彩带我们共同庆贺…… 220.231.8.167 2. the use of oo concepts will enable future dbmses to handle more complex problems with both normalized and mon-normalized data. 面向对象概念的使用将增强未来dbms处理带有标准化数据和非标准化数据的更加复杂的问题。 baibaox.com 3. [ 5 ] question: OO trademark is controlled properly and custody? 【5】提问:OO的商标是否被妥善的控制及保管? zhidao.baidu.com 4. Adopts the method of OO, analyzes and designs the human resource management system based on UML. 采用面向对象方法,基于UML建模技术对人力资源管理系统进行分析与设计。 kns50.chkd.cnki.net 5. This article continues my series on the OO design process. 本文是有关我编写的OO设计过程的系列文章的继续。 www-128.ibm.com 6. Experienced in OO Programming, 3-tier development and SQL are preferred. 面向对象编程、三层应用体系开发、及SQL经验者将被首选。 job.dajie.com 7. Figure 4 illustrates the mapping between the levels of visibility and focus given by OO, component-oriented, and SO design. 图4展示了可见性层次和OO、面向组件和SO设计提供的重点之间的对应关系。 www.ibm.com 8. ACE's power and flexibility come from OO(object Oriented) framework. We can obtain systematic reuse of network application software. 它的威力和灵活性来自面向对象的框架,通过它可以获得对网络化应用软件的系统化复用。 www.juhe8.com 9. When I was first learning about OO concepts, I was doubtful that interfaces were really helpful. 在我最初了解OO概念时,我十分怀疑接口是否真正有帮助。 www.ibm.com 10. So patterns are good for learning OO and design in general. 所以模式在总体上对于学习面向对象设计是很好的。 pro.yeeyan.com 1. Whether you are a seasoned OO programmer or a beginner you will feel comfortable. 程序员还是一个初学者,都可以感到十分轻松。 wiki.nirvanastudio.org 2. Oo: Oscar the octopus eats olives in October. 章鱼奥斯卡在十月吃橄榄。 blog.163.com 3. Done in Moscow on July 16, 2001 in two copies, each in the Chinese and Russian languages, both texts being equally authentic. 本条约于二OO一年七月十六日在莫斯科签订,一式两份,每份都用中文和俄文写成,两种文本同等作准。 www.fmprc.gov.cn 4. A foundation of Indigo's programming model is OO implementation of all aspects of SOA programming. Indigo编程模型的基础之一是使用OO实现SOA编程的所有方面。 www.infoq.com 5. OO Design, Interfaces, etc. 面向对象的设计,接口等 www.bing.com 6. In OO-KASE, domain experts become users. 因为以领域专家为使用者,就没有沟通的问题。 www.jukuu.com 7. It is unclear, however, whether Tun Oo would replace Ye Myint or they would work together. 然而,妙吞乌是否能取代耶敏或者他们是否会成为同事一起工作都还很难说。 blog.sina.com.cn 8. They give you a firm foundation upon which you can add more OO habits and build software that is easily maintained and extended. 它们将为您提供更牢固的基础,在此基础之上建立更多OO习惯并构建可轻松维护与扩展的软件。 www.ibm.com 9. What is different from OO design that makes SOA something else? 到底有什么不同之处可以用来区分SOA与OO设计? www.infoq.com 10. Lianyungang source of economic cooperation in the OO Limited 2003. 连云港力源经济合作有限公司于二OO三年。 www.tonke.cn 1. Ooo-oo-oo-oo-oo, he speaks the languages of love. 呜-呜-呜-呜-呜,他说着爱的种种语言。 listentosongs.blogcn.com 2. I take great pleasure in receiving your offer letter dated May 10, 2003 on the running shoes. 我很高兴收到您二OO三年五月十日有关运动鞋的报价。 www.bing.com 3. Remoting technologies such as EJB or CORBA mistakenly attempted to apply O-O principles to interprocess communications. 诸如EJB或CORBA这样的远程技术错误之处在于,试图将OO原则应用到进程间通信上。 www.infoq.com 4. He teaches OO design and Java for the University of California, Berkeley, Extension since 1982. 他从1982年起在美国加州大学伯克莱分校函授学院讲授OO设计和Java。 www-128.ibm.com 5. Please make an offer for the bamb oo shoots of the quality as that in t he last contract. 请把上次合同中订的那种质量的竹笋向我们报个价。 wenku.baidu.com 6. Oo-kay, Skipper, Katrinka fix! -Blow, Katrinka! Blow hard! 好的,司机,卡特琳卡修好了!-吹啊,卡特琳卡!使劲吹! www.bing.com 7. Other junta leaders including Htay Oo, Kyaw Hsan, U Thaung met with Campbell in Naypyidaw on Sunday. 其他军政府领导人,包括铁武、觉桑,吴当上周日在内比都会见了坎贝尔。 blog.sina.com.cn 8. oo, she done me, she done me good. 哦,她如此对我,她对我如此好。 zhidao.baidu.com 9. In general mode abstract design adoption the OO technique, for example seal to pack, construct, inherit, and interface technique. 通用模式抽象设计采用面向对象的技术,如封装、构造、继承、接口技术。 www.fabiao.net 10. How can you not like a word that ends with -uous. oo-us. 你怎能不喜欢一个以–uous结尾的字呢。 tw.myblog.yahoo.com 1. oo, she do me, yes, she does. 欧,像她对我,是的,像她一样。 zhidao.baidu.com 2. Should I use class based OO just because it's the dominant paradigm? 仅仅因为基于类的OO占据着主导地位我就要使用它么? www.infoq.com 3. For example, applying general software architecture principles and OO techniques is a valid start in any SOA effort. 例如,在任何SOA工作中,应用通用的软件体系结构原则和OO技术都是一个有效的开端。 www.ibm.com 4. oo, she does, yeh, she does. 啊,像她一样,是的,像她一样。 zhidao.baidu.com 5. at the table and It's the letter Oo. eating a pineapple. 在桌旁吃着菠萝。它是字母 wenku.baidu.com 6. Iraq beat Saudi Arabia 1-0 to win its first Asian Cup in the summer of 2007. 二OO七年夏天,伊拉克队以一比零击败沙乌地阿拉伯队,拿下他们第一座亚洲杯冠军奖盃。 www.taipeitimes.com 7. For example, when we re-implement design patterns using AOP, are they any better than the standard OO patterns? 例如,当我们使用AOP重新实现设计模式时,它们要比标准的面向对象模式好一些吗? www.ibm.com 8. Our company replaced Shanghai HuaRui Aerosol Co. Ltd. as the agent of EPS (Switzerland) in China on Aug. 二OO五年八月十五日,本公司取代了上海华瑞气雾剂有限公司,成为瑞士EPS公司在中国的唯一代理商。 expo.expomd.com 9. "The government is talking peace, but the army is fighting, " Mr. Hkun Htun Oo said. 昆吞乌称,“政府嘴上说着和平,但部队却还在进行打击。” cn.nytimes.com 10. The streets were not safe, so Oo Kyaw Aung led Maung Phyu and his family to their boat. From offshore, they watched their village burn. 待在街上并不安全,所以OoKyawAung带着MaungPhyu和他的家人逃到了他们的船上。在海里,他们眼睁睁地看着自己的村庄被烧为灰烬。 blog.sina.com.cn 1. Instead, this book concentrates on the key aspects of C (such as its OO features) and how to apply them effectively. 相反,这本书集中于C 的关键特性(比如面向对象特性)和怎样高效地应用这些特性。 hi.baidu.com 2. B: Oo, hello, hello, are you eating it? 哦哦,你好你好,你吃过饭了吗?。 goabroad.zhishi.sohu.com 3. Thus on the one hand we can reflect OO character, on the other hand the parallel visual model will be accepted easily. 这样我们一方面反映出了面向对象的特点,另一方面,这个并行可视化模型会更加容易被接受。 www.fabiao.net 4. According to Ms. Sao Noan Oo, a Shan author who now lives in UK, on the other hand. 据圣保罗诺昂吴女士,一个单人谁现在在英国生活,另一方面。 www.uc321.net 5. I am OO from Hubei province is now studying in Jinzhou College of Education, and I'm 18 years old, 1. 6 meters tall weighing 52kg. 我叫OO,来自湖北,现就读于荆州教育学院,我今年18岁,一米六二,体重52公斤。 wenwen.soso.com 6. There are at least three approaches to OO languages: Methods in Classes, Multi-Methods 至少有三个面向对象语言的方法:方法在班,多管齐下 zhidao.baidu.com 7. Communication construction cost management system; Cost estimating; Neural network estimate; OO; UML; 工程造价管理系统;造价估算;神经网络估算;面向对象;UML; www.zidir.com 8. Forget You Gee-Lo Green I see you driving round town With the girl I love and I'm like, Forget You! Oo, oo, ooo 我看见你开着带着我深爱的女孩在城镇里兜风。。。我想忘记你。 zhidao.baidu.com 9. Enables OO programming with a well defined managed object model 可以通过一个定义良好的管理对象模型进行面向对象编程 www.infoq.com 10. A Testing Tool for OO Software and Testing Experiments with it 一个面向对象软件测试工具实现及其实验研究 www.ilib.cn 1. OO supports the full lifecycle for application analysis, design, and development OO支持应用程序分析、设计和开发的完整生命周期 www.ibm.com 2. From OO to Generic Programming, Template Metaprogram, Generative Programming; 从OO到泛型到模板元编程到产生式编程; www.juhe8.com 3. A formal approach study of OO class-level state testing 一种面向对象类级状态测试的形式化方法研究 scholar.ilib.cn 4. Application of OO Runtime-supporting Techniques in PDA Software Platform OO运行支撑技术在PDA手机软件平台中的应用 www.wanfangdata.com.cn 5. Study of Enterprise Information System Model Component Frame Method Based on IE and OO Technology 基于IE和OO技术的企业信息系统模型组件框架技术研究 www.ilib.cn 6. Following chart is the relationship of the output steams OO design: 下面的图表给出了输出流的OO关系图: blog.sina.com.cn 7. But I'll be there for you-oo-oo 但我为了你守在那里 zhidao.baidu.com 8. Employee Stock Holding and Development Oo Hi- New Technology Industry 职工持股与高新技术产业发展 www.ilib.cn 9. Coupling and Cohesion: The Two Cornerstones of OO Programming 耦合和聚合:面象对象编程的两个基石 bbs.cntesting.com 10. Oo, I'm a victim of that crazy moon 哦,我是那个疯狂的月的牺牲品 zhidao.baidu.com 1. Application of OO-Programming in the Software Developing of Rock and Soil Survey OO编程方法及在岩土工程勘察软件开发中的应用 service.ilib.cn 2. Development of the OO general testing software for hydraulic elements 面向对象的液压元件通用测试软件研制 sklofp.zju.edu.cn 3. Research and realization of OO-technology in constructing MCAI integral-ware warehouse 面向对象技术在积件库建设中的应用研究 www.ilib.cn 4. Component Assembly for OO Distributed Systems 面向对象的分布式系统的组件聚合 168.160.184.82:8080 5. Design and Implementation of Coupling Metrics Tool for OO System 面向对象耦合性度量工具的设计与实现 www.ilib.cn 6. Roles and responsibilities (at coarser level than OO) 角色和职责(在比OO更粗的级别上) www.infoq.com 7. Research progress Oo the E-cadherin-catenin complex in tumors E钙粘蛋白-环连蛋白复合体与肿瘤 www.ilib.cn 8. UML State Diagram-based Test Case Generation of OO Software 基于UML状态图的面向对象软件测试用例生成 www.ilib.cn 9. touch - touch me the way you used to do-oo 抚摸我,就像你以前做的一样 wenwen.soso.com 10. And i know-oo I'm never letting this go-ooo 我很清楚我是从来不会让机会溜走的 zhidao.baidu.com 1. OO Analyzing of Engineering Draft 工程图对象化分析初步 www.ilib.cn 2. Research and Design of OO Automatic Test Framework Based on. Net Architecture 面向对象自动化测试框架的研究与设计 www.ilib.cn 3. Management System for CAD Engineering Project Based on OO Technology 基于面向对象技术的CAD工程项目管理系统 ilib.cn 4. Research for software product engineering process based on OO method 基于面向对象方法的软件产品工程过程的研究 www.ilib.cn 5. Oo the scholar play popularized by folk play 试论民间戏对文人戏的俗化问题 www.ilib.cn 6. The Design of Spatial Object 3D Interactive Modeling Based-OO 基于面向对象的空间目标3维交互式建模的设计 www.ilib.cn 7. name "*. [oO][bB][jJ]" is a file selector name“*.[oO][bB][jJ]”是一个文件选择器 www.ibm.com 8. Oo, loneliness will blind you 哦,孤独会使你盲目 wenwen.soso.com 9. there somehting oo so sexy about the kinda women that dont even need my help 一些事情哦如此性感这种女人甚至不需要我帮助 zhidao.baidu.com 10. Oo. . away. . seeing my tomorrow's in your eyes 从你的眼中看到我的未来 wenwen.soso.com 1. Then I wouldn't be standing here crying over you Boo-oo-oo-oo-oo-oo-who 那么我就不会站在这里为你感到不幸了 lero2222.blogcn.com 2. OO D Object Oriented and design 面向对象设计 zhidao.baidu.com 3. The Study of Railway Plan Curve Measuring System Based on OO Technology 基于OO技术铁路平面曲线测设系统研究 service.ilib.cn 4. Opportunities Focus On Urban Fringes OO Impact of Big Events on the Development ofUrban Fringes 机遇关注边缘——浅析大型主题活动对城市边缘区发展的影响 ilib.cn 5. An OO software life cycle module based on reusability 基于复用的OO软件生命周期模型 www.ilib.cn 6. Oo-wee babe you set my soul on fire 亲爱的你让我的灵魂如火一般燃烧 zhidao.baidu.com 7. Yeah yeah oo-oooh Forget about the Price Tag 忘掉所谓的价签 bbs.ebigear.com 8. OO Software Testing System Based on UML 基于UML的面向对象软件测试系统 www.ilib.cn 9. food oo oo moon food Pp 中间坐月亮月亮moon食物食物 wenku.baidu.com 10. night n n noon n n night Oo 来照明中午中午noon夜晚夜晚 wenku.baidu.com 1. An OO Data Model for RTDBS 一种实时数据库系统的面向对象模型 168.160.184.82:8080 2. Oo oo babe, I know it's hard 哦宝贝,我知道那很难 zhidao.baidu.com 3. Oo, I hope I wake up soon 哦,我想要快点醒来 music.16tech.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。