ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
検索内容:
object-oriented
IPA(発音記号)
形容詞
(programming) Using entities called objects that can process data and exchange messages with other objects.
日本語の意味
オブジェクトと呼ばれる実体を用いて、データの処理や他のオブジェクトとの間でメッセージの交換を行うプログラミング手法・パラダイム / (プログラミングにおいて)オブジェクト指向、すなわちオブジェクトという概念を中心に設計される手法
英語の意味
(programming) Using entities called objects that can process data and exchange messages with other objects.
関連語
object oriented programming
object-oriented language
名詞
(programming) Any programming language that encapsulates the state and operations inside objects that support inheritance.
日本語の意味
状態と操作をオブジェクト内にカプセル化し、継承をサポートするプログラミング言語、すなわちオブジェクト指向プログラミング言語。
英語の意味
(programming) Any programming language that encapsulates the state and operations inside objects that support inheritance.
関連語