「Singleton」を含む例文一覧(19)

  • This section describes Python type objects and the singleton objectNone.
    この節では、Python の型オブジェクトと単量子 (singleton) オブジェクト None について述べます。 - Python
  • Example 39-5. Connect using singleton
    例 39-5シングルトンを使用した接続 - PEAR
  • WishDB in this tutorial is a singleton class.
    このチュートリアルの WishDB は単一クラスです。 - NetBeans
  • The trailing comma is required only to create a single tuple (a.k.a. a singleton); it is optional in all other cases.
    単一要素のタプル (別名単集合 (singleton)) を作りたければ、末尾にカンマが必要です。 - Python
  • number if the range is a singleton.
    数字が一つだったら 1 行だけの範囲と解釈される。 - JM
  • the form of a word that is used to denote a singleton
    単数であることを示すために使われる単語の語形 - 日本語WordNet
  • Returns TRUE if any singleton stack has any errors pending.
    シングルトンのスタック中に未処理のエラーがある場合に TRUEを返します。 - PEAR
  • Set an error callback for every package's singleton error stack.
    全パッケージのエラースタックのシングルトンのためのエラーコールバックを設定します。 - PEAR
  • This method is an implementation of the so-called singleton pattern and is the preferred way to create instances of Net_GeoIP.
    このメソッドは、いわゆるシングルトンパターンを実装したものです。 - PEAR
  • In later versions (from 1.5.1 on), a singleton tuple is returned in such cases.)
    (1.5.1 以降の)後のバージョンでは、そのような場合には、シングルトンタプルが返されます。 ) - Python
  • This method sets the callback that can be used to generate error messages for a singleton Parameter
    このメソッドは、シングルトンのためのエラーメッセージを生成するコールバックを設定します。 - PEAR
  • Instance variables of a singleton factory object to each application program provide shared data among library objects.
    各アプリケーションプログラムに対するシングルトンファクトリオブジェクトのインスタンス変数は、ライブラリオブジェクト間に共用データを提供する。 - 特許庁
  • Package name to retrieve error information from, or false to retrieve error information from all singleton stacks
    エラー情報を取得したいパッケージの名前。 すべてのスタックから情報を取得したい場合には false を設定します。 - PEAR
  • A tuple of one item (a `singleton') can be formed by affixing a comma to an expression (an expression by itself does not create a tuple, since parentheses must be usable for grouping of expressions).
    単一の要素からなるタプル(単集合 `singleton') を作るには、要素を表現する式の直後にカンマをつけます (単一の式だけではタプルを形成しません。 これは、式をグループ化するのに丸括弧を使えるようにしなければならないからです) 。 - Python
  • WishDB is designed as a singleton class, meaning that only one instance of the class is in existence at any one time.
    WishDB は、単一クラスとして設計されています。 これは、同時にクラスのインスタンスが 1 つのみ存在することを意味します。 - NetBeans
  • Through concepts such as inheritance, polymorphism, patterns like singleton/factory/command, PEAR packages solve problems in elegant ways.
    継承、多態性、(シングルトン/ファクトリ/コマンドといった)パターンを使用することで、PEAR パッケージはより洗練された方法で問題を解決できるようになります。 - PEAR
  • To format only a tuple you should therefore provide a singleton tuple whose only element is the tuple to be formatted.
    従って、一個のタプルだけをフォーマット出力したい場合には出力したいタプルを唯一の要素とする単一のタプルを values に与えなくてはなりません。 - Python
  • In some cases you may want to have multiple instances of a class in existence at the same time, and in other cases you may prefer a singleton class, where you only have one instance in existance at any one time.
    場合によっては、クラスのインスタンスを複数同時に存在させたいことがあります。 または、同時に存在するインスタンスが 1 つのみ、つまり「単一」であったほうがいい場合もあります。 - NetBeans
  • Regarding the residue position of each amino acid residue pair of each template protein three-dimensional structure, an energy value based on a multidimensional singleton potential is calculated by using the frequency distribution, it is integrated for every amino acid residue species, a potential plausibility is found, and a potential plausibility profile is created for each protein.
    次に、各テンプレートタンパク質立体構造中のそれぞれのアミノ酸残基対の残基位置について、頻度分布を用いて、多次元シングルトンポテンシャルに基づくエネルギー値を算出し、アミノ酸残基種毎に積算してポテンシャル尤度を求め、さらにタンパク質ごとにポテンシャル尤度プロファイルを作成する。 - 特許庁

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

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 日本語WordNet
    日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
    WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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/ ).
  • 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.
  • 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.
  • 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.