| 例文 |
custom objectの部分一致の例文一覧と使い方
該当件数 : 16件
Custom objects for multiple tenants are stored in a single custom object data structure.例文帳に追加
複数のテナント用カスタム・オブジェクトが単一のカスタム・オブジェクト・データ構造に記憶される。 - 特許庁
A custom or standard object is serialized to a custom or standard format by using the identified serializer.例文帳に追加
カスタムまたは標準オブジェクトは、識別されたシリアライザを使用して、カスタムまたは標準形式にシリアライズされる。 - 特許庁
Each organization may add or define custom fields included in a standard object.例文帳に追加
各組織は標準オブジェクトに含められるカスタム・フィールドを追加又は定義できる。 - 特許庁
To provide a method or the like for serializing a user interface object having a custom object type and a serialization format.例文帳に追加
カスタムオブジェクトタイプおよびシリアライゼーション形式を有するユーザインタフェースオブジェクトをシリアライズする方法等を提供する。 - 特許庁
In order to identify a custom serializer for a custom object type or a serialization format incapable of being covered by the standard serialization provider, a serialization manager is allowed to be extended by loading a custom serialization provider as needed.例文帳に追加
標準シリアライゼーションプロバイダではカバーできないカスタムオブジェクトタイプまたはシリアライゼーション形式用のカスタムシリアライザを識別するために、必要に応じて、カスタムシリアライゼーションプロバイダをロードして、シリアライゼーションマネージャを拡張できる。 - 特許庁
The primary key values for the single custom object table are globally unique, but also include an object-specific identifier which may be reused among different entities.例文帳に追加
単一のカスタム・オブジェクト・テーブルのプライマリ・キー値はグローバルに一意であるが、幾つかの異なるエンティティ間で再使用できるオブジェクト固有の識別子を含んでよい。 - 特許庁
Further, by performing custom color designation of a specific drawn object such as ruled lines and characters, processing such as enhancement and erasure can be performed for each drawn object.例文帳に追加
また、罫線や文字等の特定の描画オブジェクトをカスタム色指定することによって、描画オブジェクト毎に強調、消去等の処理を行うことができる。 - 特許庁
Integration is performed and the integrated object is distributed to a specified place by executing the generated script as executing custom processings 0 to 5 based on the custom data D2 by a component integrator A5.例文帳に追加
部品統合装置A5は、カスタムデータD2に基づいてカスタム処理0〜5を実行しながら、生成されたスクリプトを実行して統合を行い、統合物件を所定の場所に配布する。 - 特許庁
Custom fields for multiple tenants are stored in a single field within the object data structure, and this single field may contain different data types for each tenant.例文帳に追加
複数のテナントのカスタム・フィールドがオブジェクト・データ構造内の単一のフィールドに記憶され、単一のフィールドは各テナントの幾つかの異なるデータ・タイプを含んでよい。 - 特許庁
The name originates from the old custom that pilgrims nailed wooden votive plates inscribed with their names and birth provinces to the main hall of a temple, hoping to make a connection with the principal object of worship, Kannon (Goddess of Mercy). 例文帳に追加
かつての巡礼者が本尊である観音菩薩との結縁を願って、氏名や生国を記した木製の札を寺院のお堂に打ち付けていたことに由来する。 - Wikipedia日英京都関連文書対訳コーパス
(Frozen modules are modules written in Python whose compiled byte-code object is incorporated into a custom-built Python interpreter by Python's freeze utility.See Tools/freeze/ for now.)例文帳に追加
(フリーズされたモジュールはPythonで書かれたモジュールで、そのコンパイルされたバイトコードオブジェクトがPythonのfreezeユーティリティを使ってカスタムビルトPythonインタープリタへ組み込まれています。 差し当たり、Tools/freeze/を参照してください。 - Python
There is no magical connection between the email package's bundledparser and the Message class, so your custom parser can create message object trees any way it finds necessary.例文帳に追加
email パッケージについているパーザと Message クラスの間に隠された秘密の関係はなにもありませんので、ご自分で実装されたパーザも、それが必要とするやりかたでメッセージオブジェクトツリーを作成することができます。 - Python
A business support server 30 uses an estimation correction database 42 in an estimation request from a customer terminal 10, especially in replacing from the custom semiconductor type, such as FPGA to the other custom semiconductor type, such as ASIC, performs price correction using a correction point corresponding to a plurality of correction object items, and replies estimation.例文帳に追加
本発明の営業支援サーバ30は、顧客端末10からの見積り要求、特にFPGAなど一のカスタム半導体品種からASICなど他のカスタム半導体品種に置き換える際に、見積補正用データベース42を用い、複数の補正対象項目に対応する補正ポイントを用いて価格補正を行い見積もり回答する。 - 特許庁
Thus, a tax on a taxation object which occurs in accordance with contents delivery is paid from the trader on the outside of Europe, which is preliminarily registered in a first nation or region to which a consumer who has downloaded contents belongs, to the network custom house existing in the first nation or region.例文帳に追加
このため、コンテンツをダウンロードした消費者が属する第一の国または地域に予め登記された域外業者から、同第一の国または地域に存在するネット税関に対して、コンテンツ配信に伴って発生する課税対象の税金が納付されることとなる。 - 特許庁
Dynamic error message generation allows generation of multiple and distinct error messages from the same error object Sophisticated callbacks are available for error message generation, error context generation, and error handling functionality, see Error Context Display, Custom Error Message Generation, and controlling error generation 例文帳に追加
エラーメッセージの動的な生成機能により、同一のエラーオブジェクトに対して異なるエラーメッセージを生成することが可能 エラーメッセージの生成・エラーコンテキストの生成・エラー処理機能において、洗練されたコールバック機能が利用可能。 エラーコンテキストの表示,カスタムエラーメッセージの生成,および エラー生成の制御も参照ください。 - PEAR
Compiling a Python extension written in C or C++ will sometimes require specifying custom flags for the compiler and linker in order to use a particular library or produce a special kind of object code. This is especially true if the extension hasn't been tested on your platform, or if you're trying to cross-compile Python.In the most general case, the extension author might have foreseenthat compiling the extensions would be complicated, and provided a Setup file for you to edit.例文帳に追加
C や C++ で書かれた Python 拡張をコンパイルする際、しばしば特定のライブラリを使ったり、特定の種類のオブジェクトコードを生成したりする上で、コンパイラやリンカに与えるフラグをカスタマイズする必要があります。 ある拡張モジュールが自分のプラットフォームではテストされていなかったり、クロスコンパイルを行わねばならない場合にはこれが当てはまります。 - Python
| 例文 |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|