Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 60 for ハッシュ (0.037 sec.)
26.1. typing --- 型ヒントのサポート — Python 3.6.5 ドキュメント 6456
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ッシュされていて、 typing モジュールのほとんどの型はハッシュ化でき、等価比較できます。 26.1.6. Any 型 ¶ Any は特 ...
https://man.plustar.jp/python/library/typing.html - [similar]
6. 式 (expression) — Python 3.6.5 ドキュメント 6456
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... ている必要があります。 等価なオブジェクトどうしは同じハッシュ値を持つか、ハッシュ値が計算できないものとされる必要 ...
https://man.plustar.jp/python/reference/expressions.html - [similar]
What's New in Python 2.4 — Python 3.6.5 ドキュメント 6456
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... t() 型は set() の immutable 版です。 immutable かつハッシュ可能なので、辞書のキーやほかの set のメンバとして使え ...
https://man.plustar.jp/python/whatsnew/2.4.html - [similar]
What's New in Python 2.3 — Python 3.6.5 ドキュメント 6413
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 集合型は辞書の上に構築されているので、集合内の要素はハッシュ可能でなければなりません。 単純な使用例です: >>> imp ...
https://man.plustar.jp/python/whatsnew/2.3.html - [similar]
関数型プログラミング HOWTO — Python 3.6.5 ドキュメント 6384
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » 関数 ... ることに注目してください。これは辞書内オブジェクトのハッシュの順番になっているからです。 辞書は iter() を適用する ...
https://man.plustar.jp/python/howto/functional.html - [similar]
8.13. enum --- 列挙型のサポート — Python 3.6.5 ドキュメント 6384
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... OCOLATE Shake.COOKIES Shake.MINT 列挙型のメンバーはハッシュ化可能なため、辞書や集合で使用できます: >>> apples = ...
https://man.plustar.jp/python/library/enum.html - [similar]
What's New in Python 2.2 — Python 3.6.5 ドキュメント 6384
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... チの束がありました。ほとんどが、辞書にこっそりとそのハッシュ値を変更するオブジェクトを含んでいたり、それが含まれ ...
https://man.plustar.jp/python/whatsnew/2.2.html - [similar]
初期化 (initialization)、終了処理 (finalization)、スレッド — Python 3.6.5 ドキ... 6311
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... 有益です。例えば、 zlib や hashlib モジュールは圧縮やハッシュ計算の前に GIL を解放します。 Python 以外で作られたス ...
https://man.plustar.jp/python/c-api/init.html - [similar]
26.4. unittest --- ユニットテストフレームワーク — Python 3.6.5 ドキュメント 6311
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... unter(list(second))) と同等に振る舞うことに加えて、ハッシュ化できないオブジェクトのシーケンスでも動作します。 バ ...
https://man.plustar.jp/python/library/unittest.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 6311
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... れました。 hashlib モジュールで BLAKE2, SHA-3, SHAKE ハッシュアルゴリズムと scrypt() キー導出関数がサポートされる ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
PREV 1 2 3 4 5 6 NEXT