OBJECT-ORIENTED LANGUAGES Meaning in Japanese - translations and usage examples

Examples of using Object-oriented languages in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Smalltalk and Java are object-oriented languages.
SmalltalkやJavaはオブジェクト指向言語です。
Unlike many object-oriented languages, Ruby features single inheritance only, on purpose.
多くのオブジェクト指向言語と異なり、Rubyはわざと単一継承しか備えていません。
Two qualities differentiate the Java language from purely object-oriented languages such as Smalltalk.
Java言語を純粋なオブジェクト指向の言語(Smalltalkなど)から差別化する特性は2つあります。
Different from other object-oriented languages, Ruby purposely only presents single inheritance.
多くのオブジェクト指向言語と異なり、Rubyはわざと単一継承しか備えていません。
Design patterns represent just one way to solve problems,but if you primarily use object-oriented languages, you may come to think in design patterns.
デザイン・パターンは問題を解決するための1つの方法に過ぎませんが、主にオブジェクト指向の言語を使用しているとしたら、最終的にはデザイン・パターンの考え方に行き着くことになるでしょう。
The problem with object-oriented languages is they have got all this implicit environment that they carry around with them.
オブジェクト指向言語の問題は、これらの暗黙の環境をすべて持ち歩いていることです。
To solve these problems we present classboxes, a module system for object-oriented languages that allows method addition and replacement.
我々が公開したclassboxesの問題を解決するために、オブジェクト指向言語のモジュールシステムは、メソッドの追加や置き換えが出来ます。
Object-oriented languages follow a different programming pattern from structured programming languages like C and COBOL.
オブジェクト指向の言語は、CやCOBOLなどの構造化プログラミング言語とは異なるプログラミング・パターンに従っています。
True isolation goes beyond the notion of encapsulation found in most object-oriented languages and gives us compartmentalization and containment of:.
真の隔離は、オブジェクト指向言語において最も見られるカプセル化の概念を超えたところにあり、これらのものを区切って封じ込めることができる:。
Class-based object-oriented languages, such as Java and C++, are founded on the concept of two distinct entities: classes and instances.
JavaやC++のようなクラスベースのオブジェクト指向言語では、クラスとインスタンスという別々の概念の上に成り立っている。
It is something similar to what is called a field oran instance variable in other object-oriented languages; but slots can be configured more than just a per-object storage space.
これは、他のオジェクト指向言語では、フィールドとかインスタンス変数などと呼ばれているものに似たものです。
Class-based object-oriented languages, such as Java and C++, are founded on the concept of two distinct entities: classes and instances.
JavaやC++といったクラスベースのオブジェクト指向言語はクラスとインスタンスという2つの異なる実体があるという概念に基づいています。
Ruby and the Mixin Unlike many object-oriented languages, Ruby features single inheritance only, on purpose.
RubyとMixin多くのオブジェクト指向言語と異なり、Rubyはわざと単一継承しか備えていません。
Class-based object-oriented languages, such as Java and C++, are founded on the concept of two distinct entities: classes and instances.
JavaやC++といったクラスベースのオブジェクト指向言語は、クラスとインスタンスという2種類の異なる実体があるという概念に基づいています。
Class-based vs. prototype-based languages Class-based object-oriented languages, such as Java and C++, are founded on the concept of two distinct entities: classes and instances.
クラスベース言語とプロトタイプベース言語JavaやC++といったクラスベースのオブジェクト指向言語は、クラスとインスタンスという2種類の異なる実体があるという概念に基づいています。
In object-oriented languages such as C++, if class B is a subtype of class A, then all member functions of B must return the same or narrower set of types as A; the return type is said to be covariant.
C++のようなオブジェクト指向言語においては、クラスBがクラスAの派生型であるとき、B のメンバー関数はいずれも、戻り値の型集合がAのものと同じかより小さくなければならない。
The result is a gap between module systems for object-oriented languages on one hand, and the very desirable feature of method addition and replacement on the other hand.
結果は、オブジェクト指向言語のモジュールシステムとメソッドの追加や置き換え機能という望まれた機能の間にあるギャップです。
Coupling metrics for object-oriented languages For a given class, these metrics count relationships where source or destination is presented by the class or by its methods/attributes.
オブジェクト指向言語のカップリングメトリクス指定のクラスでは、これらのメトリックは、ソースまたは宛先がクラスまたはそのメソッド/属性によって表わされる関係を数えます。
On the other hand, research on object-oriented languages(O-O languages) at ICOT was mainly done with system description languages such as ESP, which is extended Prolog developed as a programming language for PSI machines.
一方,オブジェクト指向言語の研究は,主にESPのようなシステム記述言語で行われた.ESPというのは,PSIマシン向けプログラミング言語として開発された拡張型Prologである。
As we proceed with the description,let's check the correspondence of terms between RDB and object-oriented language.
説明を進めるにあたり、オブジェクト指向言語とRDBにおける用語の対応を確認をしましょう。
If applications on devices are written in an object-oriented language, is there any single reason to use a relational database or SQL?
デバイス上のアプリケーションがオブジェクト指向言語で書かれるとしたら、リレーショナルデータベースやSQLを使う理由があるのでしょうか?
Throughout this book, we will assume that you haveprevious programming experience in Objective-C(or some other object-oriented language).
本書の読者には、Objective-C(または他のオブジェクト指向言語)でのプログラミング経験があることを想定しています。
Since Java is an object-oriented language, it encourages insulation of data access into classes not performing the business logic.
Javaはオブジェクト指向言語であるため、ビジネス・ロジックを実行しないクラスへのデータ・アクセスの分離を奨励します。
In this talk,I will explain improvement by comparison between Scala and Java as object-oriented language.
この発表では、オブジェクト指向言語としてScalaをJavaを比較し、改善点について解説します。
Java is an object-oriented language, so its instructions(source code) come in the form of classes.
Javaはオブジェクト指向型言語であるため、その命令(ソース・コード)はクラスの形式を取ります。
Experienced with at least one object-oriented language like Ruby, Python, PHP or Java, only little experience with JavaScript, and completely new to Node. js.
Ruby、Python、PHP、Javaのような少なくとも1つのオブジェクト指向言語、JavaScriptの経験がほとんどなく、Node.jsを全く経験していない。
Furthermore, as a pioneer in the development of the graphic user interface and object-oriented language environment, he has made a fundamental contribution to the realization of today's personal computing.
さらに、グラフィック・ユーザ・インターフェースやオブジェクト指向言語環境などの開発を先導し、今日のパーソナルコンピュータの実現に大きな貢献をした。
C-Based Languages C is not an object-oriented language.
オリジナルのC言語はオブジェクト指向の言語ではありません。
Objective-C is an aggressively object-oriented language.
Objective-Cはオブジェクト指向言語です
Results: 29, Time: 0.0312

Word-for-word translation

Top dictionary queries

English - Japanese