1016万例文収録!

「オブジェクト指向プログラミング言語」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > オブジェクト指向プログラミング言語の意味・解説 > オブジェクト指向プログラミング言語に関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

オブジェクト指向プログラミング言語の部分一致の例文一覧と使い方

該当件数 : 20



例文

プラットフォームに依存しないオブジェクト指向プログラミング言語例文帳に追加

a platform-independent object-oriented programming language  - 日本語WordNet

Python はインタプリタ形式の、オブジェクト指向プログラミング言語です。例文帳に追加

Python is an interpreted, object-oriented programming language.  - Python

「シミュレーション言語」の短縮形であるSIMULAは, オブジェクト指向プログラミング言語の最初のものであった.例文帳に追加

Simula, short for "simulation language," was the first object-oriented programming language.  - コンピューター用語辞典

オブジェクト指向プログラミング言語およびツールにおけるバージョニングサポートをする。例文帳に追加

To support versioning in a language and a tool of object oriented programming. - 特許庁

例文

オブジェクト指向プログラミング言語によるソース・プログラムをコンパイルするコンパイラ例文帳に追加

COMPILER FOR COMPILING SOURCE PROGRAM BY OBJECT-ORIENTED PROGRAMMING LANGUAGE - 特許庁


例文

ECMAスクリプトは,ホスト環境内で計算を実行したり,計算オブジェクトを操作したりするためのオブジェクト指向プログラミング言語である.例文帳に追加

ECMA Script is an object-oriented programming language for performing computations and manipulating computational objects within a host environment.  - コンピューター用語辞典

C++言語等のオブジェクト指向プログラミング言語内で、実行時に、動的ダウンキャスト処理あるいはクロスキャスト処理を実行する。例文帳に追加

To execute dynamic downcast processing or cross cast processing in execution within an object-oriented programming language such as a C++ language. - 特許庁

言語モジュールは、オブジェクト指向プログラミング形態で実現され、言語モジュール開発のためのインフラストラクチャによって提供される。例文帳に追加

The language module is actualized in an object-oriented programming style and provided by an infrastructure for language module development. - 特許庁

Python はインタプリタ形式の、オブジェクト指向な高レベルプログラミング言語で、動的なセマンティクスを持っています。例文帳に追加

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. - Python

例文

オブジェクト指向プログラミング言語で記述されたプログラムの構成関係管理装置及び方法並びに記憶媒体例文帳に追加

DEVICE AND METHOD FOR MANAGING CONSTITUTION RELATION OF PROGRAM DESCRIBED IN OBJECT ORIENTED PROGRAMMING LANGUAGE AND STORAGE MEDIUM - 特許庁

例文

オブジェクト指向プログラミング言語によるソースプログラムでも並列処理できるようにコンパイルする。例文帳に追加

To compile even a source program by an object-oriented programming language so that it is subjected to parallel processings. - 特許庁

オブジェクト指向プログラミング言語を用いて作成されたプログラムの例外処理のテストを自動的に行う。例文帳に追加

To automatically conduct a test on the exception handling of a program created by use of an object-oriented programming language. - 特許庁

オブジェクト指向プログラミング言語による演算子オーバーロードを利用した線形代数演算プログラミングにおいて,一時的なMatrixやVectorの配列要素が必要以上に生成されないようにする。例文帳に追加

To prevent an array element of a temporary matrix and a vector from being generated more than necessarily in linear algebra operation programming using an operator overload by an object-oriented programming language. - 特許庁

アグレットはJavaオブジェクト指向プログラミング言語におけるクラスまたはテンプレートの一つであり、またこれをモバイルエージェントとして使ったインスタンスもアグレットと呼ばれる。例文帳に追加

An aglet is a class or template in the Java object-oriented programming language and the mobile agent instances of its use are also called aglets.  - コンピューター用語辞典

ソフトウェアコンポーネントとその関係をビジュアルに編集表示することにより、オブジェクト指向言語を用いたフレームワーク構築と同等のビジュアルプログラミングを可能とする。例文帳に追加

To realize visual programming equivalent to framework construction using an object-oriented language by visually editing and displaying software components and their relations. - 特許庁

オブジェクト指向の構造化プログラミング言語「Read()関数、Write()関数(第1関数)」と「Monitor_Read()関数、Monitor_Write()関数(第2関数)」とを区分けしたシミュレーションを実行する。例文帳に追加

Object directional structured programming language 'Read() function, Write() function (first function)' is discriminated from 'Monitor_-Read() function, Monitor_-Write() function (second function)' to execute simulation. - 特許庁

オブジェクト指向プログラミング言語における資産の構成関係を管理し、資産の利用状態を解析できる構成関係管理装置を提供する。例文帳に追加

To provide a constitution relation managing device capable of managing the constitution relation of a property in an object oriented programming language and analyzing the state of property utilization. - 特許庁

オブジェクト指向プログラミング言語を用いた大規模プログラムの場合、データや処理が分割されることで、動作中のプロセス状態、各クラスの状態の把握が困難になってくる。例文帳に追加

To provide a class designing system of a program using object-oriented programming language. - 特許庁

アプリケーションプログラムの開発を行う情報処理装置が、複数パターンの一連の処理手順をオブジェクト指向プログラミング言語により記述したテンプレートと、各パターンにおいて処理すべきデータを処理種別ごとに規定した定義情報とを記憶手段に記憶しておく。例文帳に追加

An information processor which develops the application program stores a template describing a series of processing procedures of a plurality of patterns by an object oriented programming language and definition information stipulating data to be processed in the respective patterns for each processing kind in a storage means. - 特許庁

例文

ガベージコレクションを備えるオブジェクト指向プログラミング言語により実装される、ネットワーク上の複数のコンピュータ間でサービスのリクエストを仲介する装置において、ガベージコレクションの発生により通信が中断し、リアルタイム性が損なわれることを解消する。例文帳に追加

To prevent communication from being interrupted by the occurrence of garbage collection and being degraded in the real-time properties of a device for mediating service requests among a plurality of computers on a network, the device being implemented by an object-oriented programming language having garbage collection. - 特許庁

索引トップ用語の索引



  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS