Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 64 for 解放 (0.029 sec.)
文字列の変換と書式化 — Python 3.6.5 ドキュメント 6676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... 呼び出し側は、返された文字列を PyMem_Free() を使って解放する責任があります。 バージョン 3.1 で追加. int PyOS ...
https://man.plustar.jp/python/c-api/conversion.html - [similar]
リストオブジェクト — Python 3.6.5 ドキュメント 6676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... List_ClearFreeList ( ) ¶ free list をクリアします。解放された要素数を返します。 バージョン 3.3 で追加. 関連 ...
https://man.plustar.jp/python/c-api/list.html - [similar]
Set オブジェクト — Python 3.6.5 ドキュメント 6676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ySet_ClearFreeList ( ) ¶ free list をクリアします。解放された要素数を返します。 バージョン 3.3 で追加. 関連 ...
https://man.plustar.jp/python/c-api/set.html - [similar]
Python インタプリタの拡張と埋め込み — Python 3.6.5 ドキュメント 6676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... Types: Assorted Topics 3.1. ファイナライズとメモリ解放 3.2. オブジェクト表現 3.3. 属性を管理する 3.4. オブ ...
https://man.plustar.jp/python/extending/index.html - [similar]
15.1. hashlib --- セキュアハッシュおよびメッセージダイジェスト — Python 3.6.5 ... 6676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 行中でも他のスレッドが実行できるように、Python GIL が解放されます。 hash. digest ( ) ¶ これまで update() メソ ... ンバージョンを使います。それはおよそ 3 倍遅く、GIL を解放しません。 hashlib. scrypt ( password , * , salt , n ...
https://man.plustar.jp/python/library/hashlib.html - [similar]
What's New in Python 2.3 — Python 3.6.5 ドキュメント 6676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... lloc() と free() への別名ではまったくなくて、メモリ解放に誤った関数を呼び出すとコアダンプし得ます。例えば P ... したメモリは free() ではなく PyObject_Free() を使って解放する必要があります。Python に含まれるいくつかのモジュ ... されたものです。 何某かの区別のないメモリの塊を獲得・解放するのには「生メモリ」ファミリを使います: PyMem_Mall ... c() , PyObject_Free() . Python オブジェクトの獲得と解放には「オブジェクト」ファミリ PyObject_New() , PyObje ...
https://man.plustar.jp/python/whatsnew/2.3.html - [similar]
辞書オブジェクト (dictionary object) — Python 3.6.5 ドキュメント 6518
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... Dict_ClearFreeList ( ) ¶ free list をクリアします。解放された要素数を返します。 バージョン 3.3 で追加. 関連 ...
https://man.plustar.jp/python/c-api/dict.html - [similar]
オペレーティングシステム関連のユーティリティ — Python 3.6.5 ドキュメント 6518
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... れたバイト文字列へのポインタを返します。 このメモリを解放するのには PyMem_Free() を使ってください。 エンコード ...
https://man.plustar.jp/python/c-api/sys.html - [similar]
タプルオブジェクト (tuple object) — Python 3.6.5 ドキュメント 6518
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... uple_ClearFreeList ( ) ¶ free list をクリアします。解放された要素数を返します。 Struct Sequence オブジェクト ...
https://man.plustar.jp/python/c-api/tuple.html - [similar]
17.9. _thread --- 低水準の スレッド API — Python 3.6.5 ドキュメント 6518
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... まれるようになりました。 lock. release ( ) ¶ ロックを解放します。そのロックは既に獲得されたものでなければなり ...
https://man.plustar.jp/python/library/_thread.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT