面向对象编程 - 翻译成英语

object-oriented programming
面向对象编程
面向对象程序设计
object oriented programming
OOP
object orientated programming

在 中文 中使用 面向对象编程 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
我开始考虑面向对象编程到底是什么,并且认为Erlang不是面向对象的,而只是一种函数式编程语言。
I started wondering about what object oriented programming was and I thought Erlang wasn't object oriented, it was a functional programming language.
这一切的关键点是,在面向对象编程中我们想要最小化可变状态的作用域。
The key takeaway from all of this is that in object-oriented programming we want to minimize the scope of mutable state.
您将了解变量、流控制和面向对象编程,然后进入Web和Windows编程以及数据库和XML。
You will learn about variables, flow control, and object oriented programming, then move into Web and Windows programming as well as databases and XML.
它具有各种定制的方式,因此通常在面向对象编程(OOP)中来教这种链表数据结构。
It has various customization options and thus usually this Linked List data structure is taught using Object-Oriented Programming(OOP) way.
每个程序员都想要“30天学会面向对象编程”,中层管理员根据程序员创建类的数量为他们支付工资。
Every programmer on Earth wanted to“Learn OOP in 30 Days,” and middle managers paid them based on the number of classes they created.
面向对象编程(OOP)是一种编程模型,其中程序围绕对象和数据而不是动作和逻辑进行组织。
The object oriented programming(OOP) is a programming model where Programs are organized around object and data rather than action and logic.
面向对象编程是一种正式的编程方法,它将数据和相关操作(方法)合并到逻辑结构(对象)中。
Object-oriented programming is a formal programming approach that combines data and associated actions(methods) into logical structures(objects).
面向对象编程将模块带入了下个阶段,模块成为自包含的代码片段,它们被称作类(classes).
Object Orientated Programming took modules to the next level, with the modules becoming self contained pieces of code called classes.
面向对象编程(OOP)中,程序中的所有实体都会由对象的形式呈现,并且它们可以与其他对象交互。
In Object Oriented Programming(OOP), all entities in a program are represented as objects and thus they can interact with others.
以这种方式使用闭包,提供了许多与面向对象编程相关的好处--特别是数据隐藏和封装。
Using closures in this way provides a number of benefits that are normally associated with object-oriented programming-- in particular, data hiding and encapsulation.
面向对象编程(OOP)是一种编程模型,其中程序围绕对象和数据而不是动作和逻辑进行组织。
Object Oriented Programming(OOP) is a programming structure that organized around objects and data rather than actions and logics.
面向对象编程是软件开发的通用标准,因此使用支持这种方法的语言是一个很好的调用。
Object-oriented programming is a common standard for software development, so using a language that supports this approach out of the box is a good call.
面向对象编程(OOP)是一种编程模型,其中程序围绕对象和数据而不是动作和逻辑进行组织。
Object Oriented Programming(OOP) is a programming philosophy where programs are organized around objects and data rather than action and logic.
面向对象编程(OOP)的重点是创建可重用的代码模式,与程序化编程相反,重点在于显式排序的指令。
Object-oriented programming(OOP) focuses on creating reusable patterns of code, in contrast to procedural programming, which focuses on explicit sequenced instructions.
面向对象编程实现可回收代码的一种方法是通过继承,当一个子类可以利用另一个基类的代码时。
One way that object-oriented programming achieves recyclable code is through inheritance, when one subclass can leverage code from another base class.
对于面向对象编程的角度来说,数据库中的每个表经常表示一个对象(由一个类表示)。
For an object oriented programming perspective, each table in a database often represents an object(represented by a class).
面向对象编程中,类可以继承另一个类的共同特征(数据)和行为(方法)。
In object-oriented programming, a class can inherit the common characteristics(data) and behaviors(methods) of another class.
面向对象编程代表了自计算机出现以来普遍存在的传统编程方法的范式转变。
Object Oriented Programming represents a paradigm shift away from the traditional modular programming methodologies that have prevailed since the advent of computers.
面向对象编程中,数据和过程被组合在“对象”中,通过在它们之间传递消息来相互作用。
In object-oriented programming, data and procedures are combined in“objects” that interact with each other by passing messages between them.
面向对象编程(OOP)是一种编程模型,其中程序围绕对象和数据而不是动作和逻辑进行组织。
Object Oriented Programming(OOP) is a programming model where programs are organized around objects and data rather than action and logic.
结果: 325, 时间: 0.0625

单词翻译

顶级字典查询

中文 - 英语