oop

oop

 英

  • 网络面向对象;面向对象编程(object-oriented programming);面向对象程序设计

例句

On one play, Gasol tried to pass to Bynum for an alley-oop dunk, but the ball bounced off the front of the rim.

一次进攻加索尔尝试一个精彩空中接力但是篮筐前沿反弹

This reuse is one of the benefits of OOP that make it a favorite with programmers.

这种重用使OOP成为程序员宠儿好处之一

When you struggle with an OOP problem, your program still works, it's just sort of hard to maintain. Allegedly.

据说如果学好OOP程序依然可以运行只是维护起来有点

Thus, OOP allows you to describe the problem in terms of the problem, rather than in terms of the computer where the solution will run.

因此OOP允许描述问题按照问题方式优于按照电脑运行解决方案方式描述问题

The trick is to think of OOP entirely as a question of "what code gets called" and "how is the decision made. "

关键OOP涉及问题:“调用什么代码以及如何做出决策”。

OOP languages are flexible and adaptable, so programs or parts of programs can be used for more than one task.

面向对象程序设计语言灵活适应性所以程序程序某些部分用于不止任务

But of particular value relative to this article is Hettinger's explanation of the lookup chain that underlies Python's concept of OOP.

本文有关HettingerPython面向对象编程概念查找解释

Perl hides this layer of complexity from us, creating a sort of encapsulation very similar to what exists in OOP.

Perl通过创建一种封装我们隐藏复杂性这种封装十分类似OOP封装

As some readers accurately commented, many experienced OOP developers have learned not to share state via inheritance for that very reason.

正如一些读者精确评论许多经验丰富OOP开发人员因为这个原因学会通过继承共享状态

Thus OOP allows you to describe the problem in terms of problem rather than in the terms of the solution.

因此OOP允许问题描述问题不用解决描述

New Jersey tried an alley-oop to Carter, but Kidd's pass hit the backboard and there was no shot.

新泽西卡特完成基德传球篮板最后没有完成进球

You may want to understand your data in a pure object-oriented fashion to work with an OOP paradigm (PHP V5 and later supports OOP).

可能需要面向对象角度理解数据结合使用OOP范例(PHPV5高版本支持OOP)。

Maybe this follows on a little from the previous point, but OOP is more important than you think.

也许上一个方法继续但是OOP想象重要

R's OOP system similarly boils down to what (if anything) is in an object's class attribute.

ROOP系统类似某些东西压缩对象class属性

The team's center received an alley-oop from the guard and slam-dunked the ball for a quick two points.

球队中锋接到一个后卫妙传迅速扣篮很快得到

So just like in the nature, object oriented programming(OOP)is all this about like in the nature.

类比自然界面向对象物体编程自然界完全相似

To solve problems, OOP developers design class hierarchies, focus on proper encapsulation, and think in terms of class contracts.

为了解决问题OOP开发人员需要设计层次结构注意进行恰当包装按照约定进行思考

Results: As the coverage of basic health care system increase, the OOP (out-of- pocket) percentage decrease.

结果随着我国基本医疗保障制度覆盖面增加个人比例逐渐降低

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可变状态副作用十分常见甚至鼓励

There are a number of books out on design and programming patterns in the OOP field.

设计程序OOP原野相当数量外边

I think, you know, I think you should know until you look down there, and say, oop, there it is!

觉得知道觉得应该出来时候知道然后可以终于知道

The synthesis it creates between OOP and FP is an excellent "best of both worlds" solution.

综合OOPFP优点一个优秀两全其美解决方案

Isn't Object Oriented Principles enough to do Object Oriented programming?

面向对象原则面向对象编程OOP来说不够吗?

In many ways, using these formal methods imposes much of the discipline (and limitations) you find in traditional OOP languages.

许多方面使用这些形式方法采用传统OOP语言许多原理限制)。

The benefits of OOP are too many to list in this article, and as I mentioned before, many books have been written on the subject.

OOP好处本文难以列举正如前面提到那样很多关于主题书籍

This allows you to code Semantic Web applications in a familiar OOP style using the same beans you use in your domain model.

允许使用模型相同bean熟悉OOP风格编写语义Web应用程序

The main issue with wxPerl is translating the wxWidgets API into Perl's somewhat idiosyncratic flavor of object-oriented programming (OOP).

wxPerl主要问题在于如何wxWidgetsAPI翻译Perl面向对象编程OOP有些异质变体

You may be wondering if teaching object oriented programming (OOP) is a good weed-out substitute for pointers and recursion.

也许想知道教学面向对象编程(object-orientedprogramming,缩写OOP是否指针递归优质替代品是不是淘汰作用

This substitutability is one of the most powerful concepts in OOP.

面向对象编程一个重要概念

While all these requirements are realistic and drawn from experience, they cannot be elegantly addressed using pure OOP.

虽然这些需求都是现实存在来自于经验它们不能OOP优雅解决

And prototype-delegate is also one of the object abstraction, code-sharing protocols in OOP.

原型-委托也是OOP对象抽象代码共享机制一种

Without debating OOP on the merits, it is just not hard enough to weed out mediocre programmers.

这里讨论OOP优点指出OOP不够无法淘汰平庸程序员

OOP as implemented in ASP. NET AJAX is a little different from the canonical implementation discussed in this article.

ASP.NETAJAX实现OOP本文讨论规范实现稍有不同

OOP can be as simple as data abstraction, or as complex as a company-wide methodology.

OOP可以数据抽象那样简单可以公司范围方法学那样复杂

When calls are made to this OOP , it impersonates the user who was authenticated by IIS .

调用OOP模拟IIS进行身份验证用户

However, as Web development is increasingly occurring through object-oriented programming (OOP), the model is changing.

但是随着Web开发越来越多采用面向对象编程OOP),模型发生改变

This method integrates the agility of parametric design, the abundance of feature information, and the encapsulation and inheritance of OOP.

融合参数化灵活性特征丰富信息以及面向对象技术封装继承

To improve university and migration of the modeling, designed the pipe net modeling system with OOP technology.

系统采用面向对象技术实现提高程序移植通用性

OOP purists feel that everything should be classified properly, but Perl programmers are not purists by any means.

OOP纯化认为每件应该正确分类但是Perl程序员根本不是纯化

An object-oriented programming (OOP) project is made up of a number of source files, each implementing one or more classes.

物件导向程式设计OOP专案多个原始档案组成每个原始档案实现一个多个