网站首页  词典首页

请输入您要查询的英文单词或汉字:

 

词汇 oop
释义 oop AHDˈu̇p COCA¹¹⁹⁸⁷¹BNC⁵⁸²²⁶
基本例句
计算机打印机纸用完
Access to OOP features also allows PHP coders to leverage design patterns— well-known algorithms used to solve commonly occurring problems.
对 OOP特性的了解还让 PHP编码者得以利用设计模式— 一些众所周知的用来解决常见问题的算法。 ibm

Actually, given that each class is itself a perfectly good object, the above system is closer to prototype- based OOP systems than class-based ones.
实际上,如果每个类本身都是一个对象,那么以上系统更接近基于原型的 OOP系统而不是基于类的系统。 ibm

As some readers accurately commented, many experienced OOP developers have learned not to share state via inheritance for that very reason.
正如一些读者所精确评论的,许多经验丰富的 OOP开发人员正因为这个原因学会了不通过继承共享状态。 ibm

But after you play with it for a little while, you are likely to find that multiple dispatch generalizes and enhances the benefits that OOP has over procedural programming in the first place.
但是应用它一段时间后,您可能会发现多分派从一开始就泛化并增强了 OOP胜过过程编程的优势。 ibm

But does that mean OOP can become optional or that we can wait for students to learn it after college?
但是,这就可以说面向对象成为选修、我们的学生就可以等到毕业后再学习这些知识吗? cnbeta.com

For example, the idea of OOP first appeared in late60s, but didn’t gain real popularity until the 90s.
比如说,面向对象编程 OOP的理念早在60年代后期就出现了,但直到90年代才真正流行开来。 infoq

His code is messy because he does not follow best practices and never makes use of object-oriented programming OOP.
因为从不进行实践检验,和应用面向对象程序设计 OOP,他的编程都混乱不堪。 yeeyan

I also assume that you know the basics of working with classes and objects in PHP, as the PHP components used in this article are written in compliance with OOP principles.
我还假设您了解在 PHP中处理类和对象的基本知识,因为本文中使用的 PHP组件都是以遵循 OOP原则的方式编写的。 ibm

I thought this is the basic rule of OOP.
我认为这个 OOP的基本原则之一。 cnblogs

In recap, most OOP programming is single dispatch; that is, just one designated object determines which code path is taken.
现在我们回忆一下,大部分 OOP编程都是单一的分派;这就是说,只有一个指定的对象用来确定要走哪条代码路径。 ibm

In short, use OOP, but don't rely on it to do everything.
简而言之,可以使用 OOP,但不要依赖它做每件事。 ibm

In FP, functions have no side effects and variables are immutable, while in OOP, mutable state and side effects are common, even encouraged.
在 FP 里,函数没有副作用,变量都是不易变的。而在 OOP中,可变状态和副作用都十分常见,甚至是被鼓励的。 yeeyan

In many ways, using these formal methods imposes much of the discipline and limitations you find in traditional OOP languages.
在许多方面,使用这些形式方法会采用传统 OOP语言中的许多原理和限制。 ibm

In some ways, this is like the conceptual shift involved in using OOP, or functional programming, or multi-threading, for the first time.
在某些方面,这就象第一次卷入使用 OOP面向对象编程方法、结构化编程或多线程时概念上的转变。 ibm

It might appear that OOP and FP are incompatible.
表面上看起来 OOP和 FP 像是不兼容的。 yeeyan

Now that we have seen some new additions to SPL, let's see how OOP in PHP V5.3 has gained an important performance and memory usage improvement with the addition of circular garbage collection.
现在我们已经了解了 SPL 中的一些新内容,让我们看一看 PHP V5.3中的 OOP如何通过循环垃圾收集获得显著的性能和内存使用改善。 ibm

Object-oriented programming OOP is a wonderful tool.
面向对象编程 OOP是一种极好的工具。 ibm

Remember your first few designs with OOP?
还记得您用 OOP最初做的几个设计吗? ibm

Similarly, your initial use of metadata with AOP may resemble a transitory period from OOP to AOP.
与此类似,在 AOP中第一次使用元数据可能会有一个从 OOP到 AOP的类似的短暂过程。 ibm

Since not all the content in WSDL is meaningful, adding semantics into WSDL is an obvious challenge as it is difficult to describe the intermediate objects used in OOP.
由于并非 WSDL中的所有内容都有意义,因此将语义添加到 WSDL无疑是一大挑战,其原因在于很难描述 OOP中所使用的中间对象。 ibm

The introduction of new object-oriented programming OOP features in PHP V5 has significantly raised the level of functionality in this programming language.
PHP V5中新的面向对象编程 OOP特性的引入显著提升了这个编程语言的功能层次。 ibm

They also open the door to using different types of OOP programming methods and design patterns with PHP easily.
它们还允许通过 PHP轻松地使用不同类型的 OOP编程方法和设计模式。 ibm

We need to wait for the OOP section to let vector indexing itself launch the behind-the- scenes mechanism; there is still not much scaffolding involved.
我们需要等到 OOP一节再让向量索引本身启动幕后的机制;仍然不需要涉及很多脚手架。 ibm

Whatever the reason, having an object system for C opens up OOP programmingand GNOME programming, in particular to a wider number of potential developers, and for that we're grateful.
无论是什么原因,拥有了用于 C的对象系统,可以使更多的潜在开发人员也进行 OOP编程尤其是 GNOME编程,我们对此表示感谢。 ibm

When you apply OOP Object Oriented Programming principles to the domain model, it gets the object flavor.
将面向对象的编程 OOP原理应用到领域模型时,就与处理对象时有些类似。 ibm

While all these requirements are realistic and drawn from experience, they cannot be elegantly addressed using pure OOP.
虽然这些需求都是现实存在的,并来自于经验,但它们并不能用纯 OOP来优雅地解决。 infoq

Yet all this OOP functionality has been designed to be fully compatible with standard C programming constructs.
不过这个 OOP的所有功能都旨在与标准的 C编程构造完全兼容。 ibm

OOP can be as simple as data abstraction, or as complex as a company- wide methodology.
OOP可以象数据抽象那样简单,也可以象公司范围的方法学那样复杂。 ibm

OOP syntax makes this privileging seem inevitable, but it is not really.
OOP语义使该特权看起来似乎是必然的,其实不然。 ibm
随便看

 

英汉汉英双解词典包含9999994条英汉翻译词条,涵盖了常用英语单词及词组短语的翻译及用法,是英语学习的必备工具。

 

Copyright © 2000-2024 tbdmj.com All Rights Reserved 更新时间:2025/3/19 14:29:49