| 例文 |
hashableを含む例文一覧と使い方
該当件数 : 7件
This allows raffle winners (the sample) to be partitioned into grand prize and second place winners (the subslices).Members of the population need not be hashable or unique.例文帳に追加
母集団の要素はハッシュ可能でなくても、ユニークでなくても、かまいません。 - Python
This is a flexible class for comparing pairs of sequences of any type, so long as the sequence elements are hashable.例文帳に追加
柔軟性のあるクラスで、ハッシュ化できる要素の連続であれば、どんな型のものであっても比較可能です。 - Python
Removes the entry in dictionary p with key key.key must be hashable; if it isn't, TypeError is raised.例文帳に追加
辞書 p から key をキーとするエントリを除去します。 key はハッシュ可能でなければなりません; ハッシュ可能でない場合、 TypeError を送出します。 - Python
timedelta objects are hashable (usable as dictionary keys),support efficient pickling, and in Boolean contexts, a timedelta object is considered to be true if and only if it isn't equal totimedelta(0).例文帳に追加
timedelta オブジェクトはハッシュ可能 (辞書のキーとして利用可能)であり、効率的な pickle 化をサポートします、また、ブール演算コンテキストでは、 timedelta オブジェクトは timedelta(0) に等しくない場合かつそのときに限り真となります。 - Python
Initialize the basic random number generator.Optional argument x can be any hashable object.If x is omitted or None, current system time is used;current system time is also used to initialize the generator when the module is first imported.例文帳に追加
x が省略されるか None の場合、現在のシステム時間が使われます; 現在のシステム時間はモジュールが最初にインポートされた時に乱数生成器を初期化するためにも使われます。 - Python
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|