AN OBJECT-ORIENTED 日本語 意味 - 日本語訳 - 英語の例文

オブジェクト指向の

英語 での An object-oriented の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
C-Based Languages C is not an object-oriented language.
オリジナルのC言語はオブジェクト指向の言語ではありません。
It is an object-oriented, lightweight JavaScript framework.
これは、オブジェクト指向の、軽量のJavaScriptフレームワークです。
Zend Framework was created strictly in PHP 5,mostly an object-oriented structure.
ZendFrameworkはPHP5で厳密に作成され、ほとんどがオブジェクト指向の構造体です。
The ACL policy model is an object-oriented model based on promise theory.
ACIポリシーモデルは、約束理論(PromiseTheory)に基づいたオブジェクト指向モデルです。
Note that scope delegation feels similar to class inheritance in an object-oriented language.
スコープ委譲はオブジェクト指向言語のクラス継承に似ていると思うかもしれないが、注意するべき違いがある。
人々も翻訳します
Java is an object-oriented language, so its instructions(source code) come in the form of classes.
Javaはオブジェクト指向型言語であるため、その命令(ソース・コード)はクラスの形式を取ります。
In Godot,scripts and scenes can both be the equivalent of classes in an Object-Oriented programming language.
Godotでは、スクリプトとシーンの両方をオブジェクト指向プログラミング言語のクラスに相当させることができます。
Since Python 3.4, it introduces an object-oriented method in pathlib module to check if a file exists.
Python3.4以降、pathlibモジュールにオブジェクト指向メソッドを導入して、ファイルが存在するかどうかを確認します。
The Unified Modeling Language(UML)is another visual way of expressing complex systems created in an object-oriented language.
オブジェクト指向言語で作成された複雑なシステムを視覚的に表現するためのもう一つの方法が統一モデリング言語(UML)です。
You may also find it convenient to access the registry in an object-oriented fashion by using index names as object properties.
オブジェクト指向の方式で、インデックス名をオブジェクトのプロパティとしてアクセスできると便利でしょう。
In an object-oriented world, this is as easy as addinga new accessor method to the Client class, like this:.
オブジェクト指向の世界において、これは、つぎのようにClientクラスに新しいアクセサーメソッドを追加することで簡単に実現できます:。
Soprano is a software library that provides an object-oriented C++/Qt4 framework for RDF data.
SopranoはRDFデータに対するオブジェクト指向のC++/Qt4フレームワークを提供するソフトウェアライブラリである。
Since Java is an object-oriented language, it encourages insulation of data access into classes not performing the business logic.
Javaはオブジェクト指向言語であるため、ビジネス・ロジックを実行しないクラスへのデータ・アクセスの分離を奨励します。
Now we have stayed with Delphi as we have moved from an object-oriented architecture to a service architecture.
我々は、オブジェクト指向アーキテクチャからサービス指向アーキテクチャへの移行において、Delphiを使い続ける。
An object-oriented programming language designed specifically for programs(particularly multimedia) to be used over the Internet.
プログラムのために特別に設計されたオブジェクト指向のプログラミング言語(particularlymultimedia)、インターネット上で使用されます。
If applications on devices are written in an object-oriented language, is there any single reason to use a relational database or SQL?
デバイス上のアプリケーションがオブジェクト指向言語で書かれるとしたら、リレーショナルデータベースやSQLを使う理由があるのでしょうか?
As those skilled in the art may appreciate,in one embodiment the translator 19 is implemented using an object-oriented programming language such as C++.
当業者には分かるように、一実施態様において、トランスレータ19は、C++のようなオブジェクト指向プログラミング言語を使用して実現される。
Python is an object-oriented programming language which means everything is an object in Python and names are used to access objects.
Pythonはオブジェクト指向プログラミング言語です。つまり、すべてがPythonのオブジェクトであり、オブジェクトにアクセスするために名前が使用されます。
It is especially going to help theusers who are mainly responsible for mapping an object-oriented domain model to a traditional relational database.
特に、従来のリレーショナルデータベースにオブジェクト指向のドメインモデルをマッピングするための主に担当しているユーザーを支援しようとしています。
Even if you are programming in an object-oriented paradigm(we will get to that) you are always programming with the idea that wherever you are in the program, that's the single thread of execution the computer is going to be doing at that particular time.
オブジェクト指向のパラダイムでプログラミングしている場合でも(プログラムの中ではいつでも)、その特定の場所でコンピュータが実行する単一のスレッドです時間。
Objects, methods, inline caches, cache states and other object-oriented components may be stored in the non-volatile storage 756, or written into memory 752 during execution of,for example, an object-oriented software program.
オブジェクト、方法、インライン・キャッシュ、キャッシュ状態および他のオブジェクト指向のコンポーネントは、不揮発性記憶装置756に格納されるかもしれず、あるいは、例えばオブジェクト指向のソフトウェア・プログラムの実行の間に、メモリ752に書き込まれるかもしれない。
In order to access the database in an object-oriented way, an interface translating the object logic to the relational logic is required.
オブジェクト指向の方法でデータベースにアクセスするには、オブジェクトのロジックをリレーショナルデータベースのロジックに翻訳するインターフェイスが必要です。
For more information on how to add more complex features to video/audio players, including Flash fallbacks for older browsers, see: Audio and video delivery Video player styling basics Creating a cross-browser video player We have also created an advancedexample to show how you could create an object-oriented system that finds every video and audio player on the page(no matter how many there are) and adds our custom controls to it.
Video/audioプレイヤーに対して、古いブラウザでのFlashのフォールバックも含めて、より複雑な機能を加えるには、以下のリンク先を参照してください:AudioandvideodeliveryVideoplayerstylingbasicsCreatingacross-browservideoplayerさらに私たちは、あなたがどのようにしてオブジェクト指向システムを作ることができるかを見せるために高度な例も作りました。
JavaScript and Ajax Development JavaScript is an object-oriented scripting language primarily used in client-side interfaces for web applications.
JavaScriptとAjaxの開発JavaScriptはオブジェクト指向のスクリプト言語で、主にWebアプリケーションのクライアント側インタフェースで使用されます。
For example, using an object-oriented inheritance mechanism to carry out customization work for adding/changing/deleting attributes makes changes to their related files and databases, but unfortunately, this does not result in a design that enables access with good performance.
たとえば、オブジェクト指向の継承機構を使って属性の追加・変更・削除に関するカスタマイズ作業を行うと、それに連動してファイルやデータベースの変更がなされて、性能のよいアクセスができるようには、残念ながら設計されていない。
On top of that,the Propel object-relational mapping gives you the tools to work in an object-oriented world, useful methods that keep you from worrying about the database, and it transforms requests into simple sentences.
その上、オブジェクト指向マッピングでもあるPropelはオブジェクト指向の世界において動作するツールとデータベースに悩まずに済む便利なメソッドを提供します。そしてリクエストをシンプルなセンテンスに翻訳します。
An in-depth look into the inner workings of an object-oriented system reveals there are many that for some reason make instance identifiers out of the memory addresses in their internal tables. This is a problem because it ignores such things as usage in the business field.
オブジェクト指向システムの内部に立ち入って詳しく聞いてみると、どうも内部テーブルのメモリアドレスをインスタンス識別子にしているものが多いようである。ビジネス分野における使い方などはお構いなしのようで問題である。
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éを利用した大規模かつ安定したシステムを構築しています。
To achieve this, unittest supports some important concepts in an object-oriented way: test fixtureA test fixture represents the preparation needed to perform one or more tests, and any associated cleanup actions.
これを実現するために、unittestはいくつかの重要な概念をオブジェクト指向の方法でサポートしています:テストフィクスチャ(testfixture)Atestfixturerepresentsthepreparation neededtoperformoneormoretests,andanyassociatedcleanupactions。
結果: 29, 時間: 0.0273

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語