「example」を含む例文一覧(50000)

<前へ 1 2 .... 67 68 69 70 71 72 73 74 75 .... 999 1000 次へ>
  • Example 39-3. All portability options except trimming
    例 39-3「トリム」以外のすべての移植性モードを指定する - PEAR
  • This example only demonstrates a very basic feature.
    この例は、基本的な機能を説明しただけのものです。 - PEAR
  • So, in our second example, the source contains a file with symbolic name file.txt.
    つまり、2 番目の例では、元ファイル名はfile.txt となります。 - PEAR
  • Example 43-5. Iterating over fields and subfields in a MARC record
    例 43-5MARC レコード内のフィールドとサブフィールドの順次処理 - PEAR
  • Lets review this example step by step.
    では、順を追って上記の例を検討して行きましょう。 - PEAR
  • Example 47-3. output from the Template (with no values set)
    例 47-3テンプレートからの出力 (値は何も設定しない) - PEAR
  • Example 48-1. Setting some options and detection of a new session
    例 48-1オプションの設定および新規セッションの検出 - PEAR
  • Example 54-1. Sending a dynamic DNS update packet to a nameserver
    例 54-1動的 DNS 更新パケットをネームサーバに送信する - PEAR
  • Example 54-3. Fetching all entries from search result: sorted
    例 54-3検索結果からの全エントリの取得 (並べ替え) - PEAR
  • Example 58-9. Generating a list of installed coding standards
    例 58-9インストールされているコーディング規約一覧の生成 - PEAR
  • Example 58-1. Setting the default standard to be the Zend coding standard
    例 58-1デフォルトの規約の Zend コーディング規約への変更 - PEAR
  • Example 58-2. Setting the default report format to be the summary report
    例 58-2デフォルトの出力書式を要約版に設定 - PEAR
  • Now add the following line to your pre-commit file in the Subversion hooks directory: Example 58-3. Adding the pre-commit hook to the Subversion config file
    Now add the following line to your pre-commit file in the Subversion hooks directory:例 58-3Adding the pre-commit hook to the Subversion config file - PEAR
  • Example 62-4. Exporting in RTF format with different RTF string
    例 62-4異なる RTF 文字列による RTF フォーマットでのエクスポート - PEAR
  • Example 62-6. Exporting in HTML format with different HTML string
    例 62-6異なる HTML 文字列による HTML フォーマットでのエクスポート - PEAR
  • For example, the "Shared Documents" folder exists on Windows only.
    例えば、"共有ドキュメント" フォルダは Windows にしか存在しません。 - PEAR
  • More info can be read up on WikiPedia article Example 64-1.
    より詳細な情報は、 WikiPedia の記事 を参照ください。 - PEAR
  • Example 65-4. Getting the list of current files in a repository
    例 65-4リポジトリ内の現在のファイル一覧を取得する - PEAR
  • This example shows how to add a DocType Declaration to the XML document In this example look at theses 3 lines.
    この例では、XML ドキュメントに DocType 宣言を追加する方法を示します。 この例では、次の 3 行に注目しましょう。 - PEAR
  • For example, cmp([1,2,x], [1,2,y]) returns the same as cmp(x,y).
    例えば、cmp([1,2,x], [1,2,y]) はcmp(x,y) と等しい結果を返します。 - Python
  • provides an additional example of a mutable sequence type.
    では、別の変更可能なシーケンス型を提供しています。 - Python
  • Here's an example of how you might enable this in Python:
    Pythonでこれをどのようにしたらできるか、例を挙げます: - Python
  • For example, reduce(lambda x, y: x+y, [1, 2,3, 4, 5]) calculates ((((1+2)+3)+4)+5).
    例えば、reduce(labmda x, y: x+y, [1, 2, 3, 4, 5])は ((((1+2)+3)+4)+5) を計算します。 - Python
  • The first example shows the most common usage of cookielib:
    はじめに、もっとも一般的な cookielib の使用例をあげます: - Python
  • Divide the given string into examples and intervening text, and return them as a list of alternating Examples and strings.Line numbers for the Examples are 0-based.
    指定した文字列を、例題とその間のテキストに分割し、例題をExample オブジェクトに変換し、Example と文字列からなるリストにして返します。 各Example の行番号はゼロから数えます。 - Python
  • Here's a complete but small example module:
    以下にちょっとした、それでいて完全な例を示します: - Python
  • Note that in the first example the return value variable rv will hold an integer value; in the second example it will hold a string value.
    最初の例では、戻り値 rv は整数値を保持しています; 二つ目の例では文字列値を保持しています。 - Python
  • 6.21.4.6 Callback example 3: check option order (generalized)
    6.21.4.6 コールバックの例 3: オプションの順番をチェックする (汎用的) - Python
  • For example, if the src directory holds modules in the foobar package:
    例えば、パッケージ foobar のモジュールが src に入っているとします: - Python
  • For example, Isaac (?=Asimov) will match 'Isaac' only if it'sfollowed by 'Asimov'.
    例えば、Isaac (?=Asimov) は、'Isaac'に'Asimov'が続く場合だけ、'Isaac'とマッチします。 - Python
  • For example,Isaac (?!Asimov) will match 'Isaac' only if it's not followed by 'Asimov'.
    例えば、Isaac (?!Asimov)は、'Isaac' に'Asimov'が続かない場合のみマッチします。 - Python
  • For example, "set('abc')
    set のインスタンスはfrozenset のインスタンスと、そのメンバを基に比較されます。 - Python
  • The following example creates a gray bitmap:
    次のプログラム例は gray というビットマップを作るものである。 s 0 - XFree86
  • For example,TCP/IP connections can be disabled with -nolisten tcp -noreset
    例えば、TCP/IP 接続を無効にするには\\-nolisten tcpを指定する。 - XFree86
  • The user's .xsession file might look something like this example.
    fi ユーザの .xsession ファイルはこの例のようになっているだろう。 - XFree86
  • For example, the editor would simply save the edited file.
    例えば、エディタは単に編集したファイルを保存する。 - XFree86
  • The curing layer 3 is formed by being impregnated in, for example, the cloth 2, and contains, for example, a water-soluble polymer.
    硬化層3は、例えば布2に含浸され形成されており、例えば水溶性ポリマなどを含有している。 - 特許庁
  • The print example information acquiring part 107 acquires a print job setting data concerned in a printing request, and accumulates it as print example information in the print example DB 108.
    印刷事例情報取得部107は、印刷要求にかかる印刷ジョブ設定データを取得し、印刷事例情報として印刷事例DB108に蓄積しておく。 - 特許庁
  • While the buffer 3 for receiving, for example, receives the data, another buffer 4, for example, is used for transmitting.
    受信用バッファ、例えば3が受信している間、もう一方のバッファ、例えば4は送信用として使用される。 - 特許庁
  • The thickness of the compacted layer is for example 0.5-10 mm.
    緻密化層の厚さは例えば0.5〜10mmである。 - 特許庁
  • Born in Mexico, Sergeant Weston is a fine example of self-sacrifice.
    メキシコ生まれのウエストン軍曹は自己犠牲の模範だ。 - 旅行・ビジネス英会話翻訳例文
  • This building represents an outstanding example of the Pueblo Revival style.
    この建物はプエブロ・リヴァイヴァル様式の絶好例です。 - 旅行・ビジネス英会話翻訳例文
  • DUAL TYPE THIN-FILM FIELD EFFECT TRANSISTOR AND APPLICATION EXAMPLE
    デュアルタイプ薄膜電界効果トランジスタおよび応用例 - 特許庁
  • Then, among a plurality of expanded example sentences, it is decided whether there are example sentences including all the retrieval words and the example sentences including all the retrieval words are displayed to a display part.
    そして、展開した複数の例文のうち、全ての検索語を含む例文があるか否かを判断して、全ての検索語を含む例文を表示部に表示する。 - 特許庁
  • A stepped seal groove 5 (a labyrinth structure of the inner ring 3) is arranged on the inner ring 3 in a second example in addition to the first example.
    第2例は、第1例に加えて、内輪3に、シール溝段差5(内輪3のラビリンス構造)が設けてある。 - 特許庁
  • To easily prepare an example sentence book for word learning.
    単語学習用の例文帳を容易に作成する。 - 特許庁
  • For example, the area of face, etc., is automatically detected.
    例えば、顔の領域などを自動的に検出する。 - 特許庁
  • The patterns are, for example, registered company names or registered trademarks.
    パターンは例えば登録社名や登録商標である。 - 特許庁
  • I will make an example of the first offender I catch.
    犯罪者をつかまえ次第他の見せしめに罰する - 斎藤和英大辞典
  • Box [7.2] Example of criteria to evaluate the data quality indicators
    ボックス7.2 データ品質指標を評価する基準事例 - 経済産業省
<前へ 1 2 .... 67 68 69 70 71 72 73 74 75 .... 999 1000 次へ>

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

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 旅行・ビジネス英会話翻訳例文
    Copyright (c) 株式会社 高電社 All rights reserved.
  • 経済産業省
    Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  • 斎藤和英大辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
    「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • 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.