• Ruby一种纯粹面向对象编程语言,它具有非常简洁语法使编程更加优雅有趣

    Ruby is a pure object-oriented programming language with a super clean syntax that makes programming elegant and fun.

    youdao

  • ODBMS对象——与面向对象编程语言对象非常相象——许多数据行为组合。

    Objects in an ODBMSmuch like objects in an object-oriented programming languageare bundles of data and behaviors.

    youdao

  • 这个意义上说VFS类似面向对象高级语言运行时提供任何内容,可以自己编程VFS可以任何

    In that sense, VFS is like object orientation, high-level languages, or run-time libraries: it provides nothing new, and you can do in your own programming everything VFS does.

    youdao

  • 似乎大多数曾经面向对象语言方法语言编程读者来说熟悉

    This will seem familiar to most readers who have programmed in either an object-oriented language or a functional language.

    youdao

  • 所有远程过程调用(rpc)机制实现操作语义因为过程性编程语言面向对象编程语言标准函数调用语义。

    This is the operating semantic that all remote procedure call (RPC) mechanism implement since this is the standard function-call semantic in procedural and object-oriented programming languages.

    youdao

  • 我们开始采用面向对象编程技术时情况开发人员使用面向对象语言开发过程程序)十分相似

    This is very similar to the situation we encountered at the beginning of the object-oriented paradigm shift, where developers used object-oriented languages to develop procedural programs.

    youdao

  • 函数编程核心函数面向对象语言主要抽象方法

    At the core of functional programming is the function, just as classes are the primary abstraction in object-oriented languages.

    youdao

  • AOP语言设施补充了面向对象编程因此应该用于解决面向对象编程不能解决关注点。

    AOP augments object-oriented programming with new language facilities, so it should work to solve problems that object-oriented programming can't.

    youdao

  • 经典C语言方式进行面向对象编程一种方式就是使用晦涩指针比如句柄

    The classic C language approach to object oriented programming is the usage of opaque pointers, i.e., handles.

    youdao

  • PHPV5面向对象编程OOP特性引入显著提升这个编程语言功能层次

    The introduction of new object-oriented programming (OOP) features in PHP V5 has significantly raised the level of functionality in this programming language.

    youdao

  • 大多数语言无论是还是都生来伴随着一些鼓励使用编程范式——面向对象函数式,等。

    Most languages, for better or worse, come equipped with some inherently recommended programming paradigm -object-oriented, functional, whatever.

    youdao

  • Python一种面向对象可扩展高级解释编程语言,其功能强大语法清楚

    Python is a high-level, extensible, interpreted, object-oriented programming language that combines remarkable power with clear syntax.

    youdao

  • HyperCard里面编程语言叫做HyperTalk,它是面向对象

    The programming language within HyperCard is called HyperTalk and [was] object oriented.

    youdao

  • 使用Python其它面向对象编程语言大多数程序员使用多态性时都采用了一种较为实用具体方式

    Most programmersin Python or other object-oriented programming languages — who use polymorphism, do so in a rather practical and concrete way.

    youdao

  • Alice教导面向对象编程杰出产物 但是Alice不是面向对象语言.

    While Alice is an outstanding product for teaching object-based programming, Alice is not an object-oriented programming language.

    youdao

  • Flex主要编程语言actionscript3.0面向对象所以最好一些面向对象编程经验

    The primary Flex programming language, ActionScript 3, is object-oriented so it is a good idea for you to have some experience with OOP concepts.

    youdao

  • DTD数据序列化通常面向对象编程语言才会见到(嵌套)数据结构词典数组字符串数字boolean值日期二进制数据。

    This DTD serializes data into a (nested) set of data structures that are common in object-oriented programming languages: dictionaries, arrays, strings, Numbers, booleans, dates, and binary data.

    youdao

  • Perl以及Python一样也是一种开放源码敏捷编程语言完全支持面向对象编程

    Like Perl and Python, it's an open source, agile programming language that offers full support for object-oriented programming.

    youdao

  • 开始知道面向对象编程到底是什么而且我认为Erlang不是面向对象,它函数式编程语言

    I started wondering about what object oriented programming was and I thought Erlang wasn't object oriented, it was a functional programming language.

    youdao

  • Dan商业分布式计算技术研究方面20多年经验,涉及领域包括面向事务对象系统编程语言消息传递数据库系统。

    Dan has over 20 years of experience in research and commercial distributed computing ranging over transaction and object-oriented systems, programming languages, messaging, and database systems.

    youdao

  • Scala旨在提供一种编程语言能够统一一般化分别来自面向对象函数式两种不同风格关键概念

    Scala aims at providing a programming language which unifies and generalizes key concepts from both object-oriented and functional styles.

    youdao

  • Guidovan RossumPython作者,Python是一门解释性交互式面向对象编程语言

    Guido van Rossum is the author of Python, an interpreted, interactive object-oriented programming language.

    youdao

  • ActionScript则是一种功能强大面向对象编程语言用来创建客户逻辑

    ActionScript, a powerful object-oriented programming language, is used to create client logic.

    youdao

  • 受欢迎通用编程语言包括Python其它面向对象语言样式上绝大多数都是命令式

    The most popular general purpose programming languages -- including Python and other object-oriented languages -- are predominantly imperative in style.

    youdao

  • GiladBracha重新挑起了有关编程语言设计争论特别是一门编程语言可以兼顾面向对象思想原生数据类型吗?

    Gilad Bracha reopens an old debate about language design, specifically can a language be OO and enforce a primitive type system?

    youdao

  • Ruby一种功能极其丰富免费简单可扩展可移植面向对象脚本编程语言

    Ruby is a highly feature-rich, free, simple, extensible, portable, and object-oriented scripting language.

    youdao

  • 传统面向对象编程尤其是诸如python之类允许多重继承语言中,都会试图使用一个继承层次结构来模块化关注事项

    Traditional object-oriented programming, especially in languages like Python that allow multiple inheritance, attempt to modularize concerns with an inheritance hierarchy.

    youdao

  • 编程语言能够函数(面向对象语言方法)声明调用分离出来。

    Programming languages can separate the declaration of functions (or methods in an object-oriented language) from their invocation.

    youdao

  • 坚持系统开放性集成性稳定性安全性原则,采用流行面向对象技术多种语言混合编程技术实现。

    The principle of opening, integration, stability, and security of the system is strictly observed because of the adoption object-oriented technology and multi-language programming technology.

    youdao

  • 面向对象编程被人提到语言功能就是继承了。

    The language feature most often associated with object-oriented programming is inheritance.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定