OBJECT-ORIENTED Meaning in Japanese - translations and usage examples

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
This is a basic rule of object-oriented.
オブジェクト指向についての基礎概念に関しての法則です。
Every object-oriented language has rules about how to define a class.
あらゆるオブジェクト指向の言語には、クラスの定義方法に関する規則があります。
Business application Object-oriented programming.
ビジネスアプリケーションオブジェクトプログラミング。
This contant is the results that I have studied object-oriented.
このコンテンツは、だるまがオブジェクト指向について勉強したことをまとめたものです。
Object-oriented framework construction and functional domain description.
オブジェクト指向によるフレームワーク構築とファンクショナルなドメイン記述。
People also translate
Here describes the merits, then I introduce object-oriented qualifications.
ここではそのメリットを説明し、その後、オブジェクト指向に関する資格を紹介してます。
This object-oriented programming is easy for even beginner developers to comprehend.
開発初心者でも解りやすいオブジェクト指向型プログラムの底力。
Design patterns represent the best practices used by experienced object-oriented software developers.
デザインパターンは、経験豊富なオブジェクト指向のソフトウェア開発者によって使用されるベストプラクティスを表します。
Java is an object-oriented language, so its instructions(source code) come in the form of classes.
Javaはオブジェクト指向型言語であるため、その命令(ソース・コード)はクラスの形式を取ります。
Now we have stayed with Delphi as we have moved from an object-oriented architecture to a service architecture.
我々は、オブジェクト指向アーキテクチャからサービス指向アーキテクチャへの移行において、Delphiを使い続ける。
PHP implements the object-oriented paradigms of class, object, method, inheritance, and much more.
PHPはクラス、オブジェクト、メソッド、継承やそのほかのオブジェクト指向のパラダイムを実装します。
It explains how Godot's nodes and scenes relate to classes andobjects in another Object-Oriented programming language.
Godotのノードとシーンが別のオブジェクト指向プログラミング言語のクラスとオブジェクトにどのように関連するかを説明します。
Object-oriented languages follow a different programming pattern from structured programming languages like C and COBOL.
オブジェクト指向の言語は、CやCOBOLなどの構造化プログラミング言語とは異なるプログラミング・パターンに従っています。
Ruby is a multi-platform open-source, dynamic object-oriented interpreted language, designed to be simplistic and productive.
Rubyは、マルチプラットフォームのオープンソースで動的なオブジェクト指向のインタプリタ言語であり、シンプルで生産的に設計されています。
Another discussion we could have whentalking about instances is about the importance of tuning object-oriented features for the business field.
インスタンスに関係して取りあげるもう一つの話は、ビジネス分野向けにオブジェクト指向の機能チューニングの重要性である。
Nevertheless, its innovative object-oriented NeXTSTEP operating system and development environment were highly influential.
とはいうものの、その革新的なオブジェクト指向型オペレーティングシステムNeXTSTEPと開発環境は多大な影響を及ぼした。
Cherry Python CherryPy allows developers to build web applications in much thesame way they would build any other object-oriented Python program.
CherryPyには、開発者は、彼らが他のオブジェクト指向のPythonプログラムを建設するのと同じ方法でWebアプリケーションを構築することができます。
Pascal even became object-oriented, as version 5.5 adopted the Apple Object Pascal extensions.
Pascalはバージョン5.5でアップル・オブジェクト・パスカル拡張(theAppleObjectPascalextensions)を採用することでオブジェクト指向にさえなった。
Java Code Engineering Tools| Altova One the most popular general-purpose computer programming languages, Java® is concurrent, class-based, and object-oriented.
Javaコードエンジニアリングツール|Altova最も人気があり一般的に使用されているコンピューター言語であるJava®は同時実行、クラスベース、およびオブジェクト指向です
Originally written in an extended(object-oriented) version of Pascal termed Object Pascal, it was later rewritten in C++.
当初、オブジェクト指向に拡張されたPascal言語であるObjectPascalで書かれていたが、後にC++言語で書き直された。
OOPSLA(Object-Oriented Programming, Systems, Languages& Applications) is an annual ACM conference….
OOPSLA(Object-OrientedProgramming,Systems,Languages&Applications)とは、ACMが毎年開催している国際会議である。
Created by Synopsys, one of the strong proponents of SystemVerilog,VMM harnesses language features such as object-oriented programming, randomization, constraints, functional coverage to enable both novices and experts to create powerful verification environments.
VMMはSystemVerilogの提唱者のひとつであるSynopsysによって開発され、オブジェクト指向プログラミングやランダム化、制約、ファンクショナル・カバレッジなど、初心者でも熟練者でも強力な検証環境を作成することを可能にしました。
In traditional object-oriented programming(OOP), most developers are accustomed to programming in the imperative/procedural style.
従来のオブジェクト指向プログラミング(OOP)では、ほとんどの開発者が命令型/手続き型スタイルのプログラミングに慣れています。
Carl Rosenberger: One of the key advantages of object-oriented practices is that they reduce the cost for long term maintenance.
CarlRosenberger:オブジェクト指向を実践することによる、重要な利点の一つとして、長い期間にわたる保守のコストが軽減されると言うものがあります。
If developers knew object-oriented terminology, they could communicate using special terms like instance, thereby helping to establish a mutual understanding between them.
もしも開発者がオブジェクト指向の用語を知っていれば、インスタンスという専門用語を使ったコミュニケーションができるので、開発者の相互理解に役立つ。
Features Our comprehensive hospital information system use an object-oriented database Caché, which is an advanced system in Japan and operate a large-scale, stable system.
特色全国でも先進的なオブジェクト指向型データベースCachéを利用した大規模かつ安定したシステムを構築しています。
JavaScript supports object-oriented programming with object prototypes, instead of classes see more about prototypical inheritance and ES2015 classes.
JavaScriptは、クラスではなくオブジェクトプロトタイプによるオブジェクト指向プログラミングをサポートします(詳しくはプロトタイプの継承やES2015 のclassesをご覧ください)。
Nevertheless, their innovative object-oriented NeXTSTEP operating system and development environment(Interface Builder) were highly influential.
とはいうものの、その革新的なオブジェクト指向型オペレーティングシステムNeXTSTEPと開発環境は多大な影響を及ぼした。
Results: 28, Time: 0.0377

Top dictionary queries

English - Japanese