汉英词典
Chinese-English Dictionary
MEANING OF 面向對象編程
OOP (object-oriented programming)
miàn xiàng () duì xiàng () biān chéng
EXAMPLE SENTENCES

混合范式-面向对象编程

Mixed Paradigm - Object Oriented programming.

它是我们今天理解面向对象编程的范例。

It is the model we look to for an understanding of object-oriented programming today.

可在服务器上使用熟悉的面向对象的技术对其进行编程的对象模型。

An object model that you can program against on the server using familiar object-oriented techniques.

这种在运行时的类切换是面向对象编程的一个常见特性,称为多态性。

This switching of classes at run time is a common feature of object-oriented programming, known as polymorphism.

命令式的(特别是)面向对象编程风格采用结构和消息传递作为构建块。

The imperative (and especially) object-oriented programming style uses structure and messaging as building blocks.

Ocaml被选中的一部分原因是,它支持函数式、命令式和面向对象的混合编程风格。

OCaml as was chosen a basis in part because it supports a mix of functional, imperative, and object-oriented programming styles.

Ruby是纯面向对象语言。

Ruby is a pure object-oriented language.

用面向对象语言写一个应用。

Write an application in an object-oriented language.

为什么一个面向对象原则需要这么说呢?

Why was an Object Oriented Principle required on this issue?

在面向对象的技术中,利用对象的方法封装属性,可达到信息隐藏的目的。

In target -oriented technology, utilize the target's method encapsulation attribute, can achieve the purpose with hidden information.