「mapping」を含む例文一覧(3496)

<前へ 1 2 .... 7 8 9 10 11 12 13 14 15 .... 69 70 次へ>
  • which specifies a page-aligned address to which the mapping must be moved.
    このアドレスはページ境界に合っていなければならない。 - JM
  • The remaining lines show the size of the mapping, the amount of the mapping that is currently resident in RAM, the number clean and dirty shared pages in the mapping, and the number clean and dirty private pages in the mapping.
    残りの行には、マッピングのサイズ、現在 RAM 上に存在するマッピングの量、マッピング内の共有ページのうちクリーンなページ数、ダーティなページ数、マッピング内のプライベートページのうちクリーンなページ数、ダーティなページ数、を示す。 - JM
  • To create a non-linear mapping we perform the following steps: 3
    非線形マッピングを作成するためには、以下のようなステップを実行する:3 - JM
  • to create a mapping (which is initially linear).
    を使い、マッピングを作成する (このマッピングは最初は線形である)。 - JM
  • error would result if a mapping already exists in this address range.
    エラーは、このアドレス範囲にマッピングが既に存在するために起る)。 - JM
  • Select Hibernate Mapping Files and POJOs from a Databse in the Hibernate category.
    「Hibernate」カテゴリで「データベースからの Hibernate のマッピングファイルと POJO」を選択します。 - NetBeans
  • The mapping pane contains a canvas for creating BPEL mappings.
    マッピング区画は、BPEL マッピングを作成するためのキャンバスを含んでいます。 - NetBeans
  • This typeof mapping can be any of the following:
    この種類のマッピングは、次のいずれかにすることができます。 - NetBeans
  • To create a mapping without using any functions:
    関数を使用せずにマッピングを作成するには、次の手順に従います。 - NetBeans
  • To use a function in a mapping:
    マッピングの中に関数を使用するには、次の手順に従います。 - NetBeans
  • Click the function.A function box appears in the mapping pane.
    関数をクリックします。 マッピング区画に関数ボックスが表示されます。 - NetBeans
  • To delete a link or function in a mapping:
    マッピング内のリンクまたは関数を削除するには、次の手順に従います。 - NetBeans
  • Select the link in the mapping pane (it turns green) and press Delete.
    マッピング区画でリンクをクリックし (緑色に変わる)、「削除」を押します。 - NetBeans
  • Note that the URL mapping for this servlet is /SpellCheckServlet, as shown below:
    次に示すように、サーブレットの URL マッピングが /SpellCheckServlet であることを確認します。 - NetBeans
  • On the Mapping Options page, change the Collection Type to java.util.List.
    「マッピングオプション」ページで、コレクション型を java.util.List に変更します。 - NetBeans
  • Select Hibernate Mapping Files and POJOs from a Database in the Hibernate category.
    「データベースからの Hibernate のマッピングファイルと POJO」を「Hibernate」カテゴリから選択します。 - NetBeans
  • After you create the POJO for the table you will want to create an Hibernate Mapping File for Actor.java.
    表のための POJO の作成後、Actor.java の Hibernate マッピングファイルを作成します。 - NetBeans
  • Displays the servlet mapping as it will appear in the web.xml file.
    web.xml ファイルで表示されるように、サーブレットマッピングを表示します。 - NetBeans
  • Configuration settings are provided, such as naming and mapping of the Spring Web MVC DispatcherServlet.
    また、Spring Web MVC DispatcherServlet の命名やマッピングなどの構成設定が用意されています。 - NetBeans
  • This generates a mapping entry in the deployment descriptor.
    この指定によって、配備記述子にマッピングエントリが生成されます。 - NetBeans
  • The MDB2 applications programming interface takes care of mapping data types when managing database options.
    MDB2 API は、選択したデータベースに応じてデータ型の変換を行います。 - PEAR
  • defines the deep of recursive mapping of subdirectories
    サブディレクトリの再帰的なマッピングの深さを定義します - PEAR
  • List of ISO-639-1 two letter resp. ISO-639-2 three letter language code to language name mapping.
    ISO-639-1 (2 文字)、ISO-639-2 (3 文字)の言語コードと言語名の対応を管理します。 - PEAR
  • Wildcards are in the same format as ignoreroles: this is an array mapping file extension to install role.
    roles: これは、ファイルの拡張子とロールの関連付けを表す配列です。 - PEAR
  • ISO/IEC 9075-14:2005 support: mapping of SQL identifiers to XML names 5.
    4. ISO/IEC 9075-14:2005 (SQL の識別子と XML の名前との対応) をサポートしています。 - PEAR
  • There is currently a single intrinsic mapping type:
    Python に最初から組み込まれているマップ型は、今のところ一つだけです: - Python
  • The argument may be a sequence (string, tuple or list) or a mapping (dictionary).
    引数はシーケンス型 (文字列、タプル、またはリスト) か、マップ型 (辞書) です。 - Python
  • Message instances also support the mapping writable interface
    Message インスタンスはまた、マップ型への書き込みを行えるインタフェース - Python
  • Dictionary providing a mapping from the errno value to the string name in the underlying system.
    errno 値を背後のシステムにおける文字列表現に対応付ける辞書です。 - Python
  • Returns a dictionary mapping MIME types to a list of mailcap file entries.
    MIME タイプを mailcap ファイルのエントリに対応付ける辞書を返します。 - Python
  • Returns the character decomposition mapping assigned to the Unicode character unichr as string.
    Unicode 文字 unichr に割り当てられた、文字分解マッピングを、文字列型で返します。 - Python
  • An empty string is returned in case no such mapping is defined.
    そのようなマッピングが定義されていない場合、空の文字列が返されます。 - Python
  • See section 13.6.3,``Conformance,'' for a detailed discussion of mapping requirements.
    API への対応付けに関する詳細な議論は 13.6.3 、``適合性'' を参照してください。 - Python
  • This specifies the mapping from OMG IDL to Python.
    このドキュメントでは OMG IDL から Python への対応付けを記述しています。 - Python
  • A mapping of element names to mappings.
    要素名のマッピングへのマッピング・オブジェクトで、デフォルトは空の辞書です。 - Python
  • If it is MappingPointer, the pointer button mapping was changed.
    MappingPointerの場合は、ポインタのボタンに対するマッピングが変更されている。 - XFree86
  • The XGetDeviceButtonMappingrequest returns the current mapping of the specified device.
    XGetDeviceButtonMappingリクエストは指定したデバイスの現在のマッピングを返す。 - XFree86
  • METADATA MANAGEMENT SYSTEM, METADATA UPDATE METHOD AND MAPPING DEVICE
    メタデータ管理システム、メタデータ更新方法、およびマッピング装置 - 特許庁
  • The ditag analysis is useful for gene discovery and genome mapping.
    ジタグ分析は、遺伝子の発見およびゲノムマッピングに有用である。 - 特許庁
  • AUTOMATIC MAPPING LOGIC FOR COMBUSTOR IN GAS TURBINE ENGINE
    ガスタービンエンジンの燃焼器のための自動マッピング論理 - 特許庁
  • CATHETER AND METHOD FOR MAPPING PURKINJE'S FIBER
    プルキンエ線維をマッピングするためのカテーテルおよび方法 - 特許庁
  • AUTOMATIC EXTRACTION PROGRAM OF CONVERSION MAPPING FROM BILINGUAL CORPORA
    2カ国語コーパスからの変換マッピングの自動抽出プログラム - 特許庁
  • METHOD FOR GENE MAPPING USING MICROSATELLITE GENETIC POLYMORPHISM MARKER
    マイクロサテライト遺伝多型マーカを用いる遺伝子のマッピング方法 - 特許庁
  • DISK DRIVE, MAPPING METHOD, ACCESS METHOD AND PROGRAM SYSTEM
    ディスクドライブ,マッピング方法,アクセス方法,およびプログラムシステム - 特許庁
  • MANUFACTURING METHOD FOR MAPPING TYPE ELECTRON MICROSCOPE AND MICRO DEVICE
    写像型電子顕微鏡及びマイクロデバイスの製造方法 - 特許庁
  • Mapping of decreasing the chromaticity with constant luminance is carried out along the straight line.
    この直線に沿って、輝度一定で色度を下げるマッピングを行う。 - 特許庁
  • MAPPING OF FILE SYSTEM MODEL TO DATABASE OBJECT
    データベース・オブジェクトへのファイル・システム・モデルのマッピング - 特許庁
  • DOCUMENT COLOR REMAPPING METHOD AND COLOR AREA MAPPING SYSTEM
    原稿色再マッピング方法及び色域マッピングシステム - 特許庁
  • At the time of mapping, functions such as a stripe and an RAID can be added.
    マッピングする際に、ストライプやRAID等の機能を追加することができる。 - 特許庁
  • PHASE OFFSET CALCULATING CIRCUIT AND SIGNAL POINT MAPPING CIRCUIT
    位相オフセット演算回路および信号点マッピング回路 - 特許庁
<前へ 1 2 .... 7 8 9 10 11 12 13 14 15 .... 69 70 次へ>

例文データの著作権について

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • PEAR
    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/ ).
  • Python
    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.
  • NetBeans
    © 2010, Oracle Corporation and/or its affiliates.
    Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • JM
    Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
    The contents of this document are licensed under the GNU Free Documentation License.
    Copyright (C) 1999 JM Project All rights reserved.