オブジェクト指向 英語 意味 - 英語訳 - 日本語の例文 S

名詞
副詞
object-oriented
オブジェクト指向
oriented
object orientation
オブジェクト指向
OO
object-orientation
オブジェクト指向

日本語 での オブジェクト指向 の使用例とその 英語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
後者の解釈の方がオブジェクト指向の精神にふさわしい。
The second interpretation appears more appropriate in the spirit of object orientation.
あなたは多分オブジェクト指向コードでこうするでしょう:。
Would probably do this in OO code:.
オブジェクト指向モデルは付け加えによってプログラムの構築を簡単にします。
The object-oriented model makes it easy to build up programs by accretion.
オブジェクト指向プログラミングとは何か?
What is Object-Oriented Programming?
Pogoは、オブジェクト指向データベースGOODSのPerl5インターフェースです。
Pogo is a Perl5 interface of the object oriented database GOODS.
より近代的な成果はオブジェクト指向データベースです。
A more modern development is the object-oriented database.
BREWや携帯Javaは、アプリケーション層のオブジェクト指向ソフトウェアプラットフォームです。
BREW and mobile Java are object-oriented software platforms for the application layer.
Magentoは、オブジェクト指向プログラミングとMVC(Model-View-Controller)アーキテクチャの規約を適用し、MySQL/MariaDBを…。
Magento applies the conventions of Object Oriented Programming and MVC(Model-View-Controller) architecture and uses MySQL/MariaDB as the….
自動テストはプログラミングにおけるオブジェクト指向以降の最大の進歩の1つです。
Automated tests are one of the greatest advances in programming since object orientation.
オブジェクト指向の考えを取り入れた設計を行うことで、設計者には下記に示す利点を得ることができます。
By incorporating the concept of object orientation in design, designers gain the following advantages:.
C++とオブジェクト指向デザインに関する著書で知られたRobertMartinもXP推進者の仲間入りをした。
Robert Martin, the well known author on C++ and OO design has also joined the list of XP promoters.
オブジェクト指向プログラミング言語では、データ自体はデータを隠蔽するオブジェクトの中にカプセル化され、直接の外部的操作から保護される。
In object oriented programming languages, the data itself is encapsulated in objects that hide the data, protecting it from direct external manipulation.
ここでは、オブジェクト指向の成功事例として、GUIに関するプログラムを取りあげてみる。
This section willintroduce a GUI program as a successful example of object-orientation.
Webアプリケーションのフレームワークから多くのことを得られず、おそらくはオブジェクト指向もしくはMVCモデルが開発プロセスを遅らせることになるでしょう。
You wouldn't gain much from a web application framework,and using object orientation or an MVC model would likely only slow down your development process.
オブジェクト指向や動的言語では、テスト目的で制御フローを変更するのはとても簡単です。
OO and dynamic languages make it much easier to change the control flow for testing purposes.
Paulo氏:UMLはもともとオブジェクト指向システムをモデル化するために作られました。
Paulo: UML was originally created to model OO systems.
聞きなれない言葉かも知れませんが、これは、コンピュータ言語のオブジェクト指向言語から借りた言葉です。
Maybe you haven't heard of this term before,but this is borrowed from the computing language, object orientation language.
まず、オブジェクト指向そのものについて言うと、一般には、オブジェクト指向の枠組みに従ったモデルを用いることが有効だと思う。
First, when talking about object-orientation itself, we think that using models that conform to object-oriented structure is generally effective.
このためにオブジェクト指向の設計法や分析法が重要だといわれている。
That is why design and analysis techniques for object-orientation are said to be crucial.
オブジェクト指向コードは全てのクラスの変更が必要なため、新しい関数を追加することが困難。
OO code makes it hard to add new functions because all the classes must change.
最適化された拡張現実感体験を提供するためにオブジェクト指向と空間追跡を使用する方法を学ぶ…。
Learn How to Use Object Orientation and Spatial Tracking to Deliver Optimized Augmented Reality Experiences….
その他のテーマとして、セキュリティ、データ言語、DBMS、オブジェクト指向、分散データベースなどを網羅します。
Additional topics include security, data languages, DBMS, Object Orientation, and distributed databases.
JRubyもGroovyも(もちろんJythonも)、現代的なオブジェクト指向スクリプト言語である。
Both JRuby and Groovy(and indeed Jython) are modern OO scripting languages.
このような表現をすると、オブジェクト指向の抽象的な含蓄のある定義を冒涜するものだと非難する人もいる。
There are some who willcriticize such a representation as desecrating the abstract definition of object-orientation, which is rich in meaning.
なお、オブジェクト指向に興味のない方は、ここを飛ばしても構わない。
Note that readers who are not interested in object-orientation may skip this part.
オブジェクト指向インターフェースを用いた任意のコードを生成する機能を提供します。
Arbitrary code using an object oriented interface, both to create new.
Po4aのアーキテクチャはオブジェクト指向です(Perlで。イケてる?)。
The po4a architecture is object oriented(in Perl. Isn't that neat?).
Pythonはオブジェクト指向プログラミングであり、Pythonのすべてはオブジェクトです箱なし」タイプ。
Python is an object-oriented programming, and everything in Python is an object because Python has no“primitive or“unboxed” types.
純粋オブジェクト指向の概念がよって初めて具現化されたSmalltalkはグラフィカルなSmalltalk環境と深く結びついている。
The concept of pure oop first materialized in Smalltalk, which is closely tied to graphical Smalltalk environment.
結果: 29, 時間: 0.0349

文で「オブジェクト指向」を使用する方法

オブジェクト指向 プログラムはオブジェクトの集まりを操作します。
オブジェクト指向 オブジェクトとかクラスとかいう言葉を聞くと拒否反応を起.。
「すぐわかる オブジェクト指向 Perl」が個人的にオブジェクト指向やリファレンスを学ぶ上で役に立った。
すぐわかる オブジェクト指向 …。
オブジェクト指向 = GUIの為の言語実装手段、って言っても良いくらいです。
js を オブジェクト指向 を参考にして記述してください。
アスペクト指向 手続き指向 オブジェクト指向 答えは3番。
はじめに 『すぐわかる オブジェクト指向 Perl』を読んでいます。
オブジェクト指向 & Sass というキーワードを見て過度な期待はされない方がいいと思います。
オブジェクト指向 身についてると思う 花咲がに おいしい。

異なる言語での オブジェクト指向

単語ごとの翻訳

S

オブジェクト指向の同義語

oo

トップ辞書のクエリ

日本語 - 英語