Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 387 for [SIMILAR] 16 1024 4096 WITH 19472 パー WITH 1743... (1.146 sec.)
12.3. shelve --- Python オブジェクトの永続化 — Python 3.6.5 ドキュメント 5551
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 12. データの永続化 » 12.3. shelve --- Python オブジェクトの永続化 ¶ ソースコード: Lib/shelve.py "シェルフ (shelf, 棚)" は辞書に似た永続性を持つオブジェクトです。 "dbm" データベースとの違い ...
https://man.plustar.jp/python/library/shelve.html - [similar]
32. Python言語サービス — Python 3.6.5 ドキュメント 5551
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 32. Python言語サービス ¶ PythonにはPython言語を使って作業するときに役に立つモジュールがたくさん提供されています。これらのモジュールはトークンの切り出し、パース、構文解析、バイトコードのデ ...
https://man.plustar.jp/python/library/language.html - [similar]
19. インターネット上のデータの操作 — Python 3.6.5 ドキュメント 5551
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 19. インターネット上のデータの操作 ¶ この章ではインターネット上で一般的に利用されているデータ形式の操作をサポートするモジュール群について記述します。 19.1. email --- 電子メールと MIME 処理 ...
https://man.plustar.jp/python/library/netdata.html - [similar]
8.8. weakref --- 弱参照 — Python 3.6.5 ドキュメント 5551
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 8. データ型 » 8.8. weakref --- 弱参照 ¶ ソースコード: Lib/weakref.py weakref モジュールは、Pythonプログラマがオブジェクトへの弱参照 ( weak refarence )を作成できるようにします。 以下では、 ...
https://man.plustar.jp/python/library/weakref.html - [similar]
弱参照オブジェクト — Python 3.6.5 ドキュメント 5551
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » 弱参照オブジェクト ¶ Python は 弱参照 を第一級オブジェクト (first-class object) としてサポートします。弱参照を直接実装する二種類の ...
https://man.plustar.jp/python/c-api/weakref.html - [similar]
29.11. gc --- ガベージコレクタインターフェース — Python 3.6.5 ドキュメント 5551
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 29. Python ランタイムサービス » 29.11. gc --- ガベージコレクタインターフェース ¶ このモジュールは、循環ガベージコレクタの無効化・検出頻度の調整・デバッグオブションの設定などを行うインター ...
https://man.plustar.jp/python/library/gc.html - [similar]
バイトオブジェクト — Python 3.6.5 ドキュメント 5551
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » バイトオブジェクト ¶ 下記の関数は、バイトオブジェクトを期待している引数にバイトオブジェクトでないパラメタを指定して呼び出されると ...
https://man.plustar.jp/python/c-api/bytes.html - [similar]
memoryview オブジェクト — Python 3.6.5 ドキュメント 5551
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » memoryview オブジェクト ¶ memoryview オブジェクトは、他のオブジェクトと同じように扱える Python オブジェクトの形をした C 言語レベル ...
https://man.plustar.jp/python/c-api/memoryview.html - [similar]
タプルオブジェクト (tuple object) — Python 3.6.5 ドキュメント 5551
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » タプルオブジェクト (tuple object) ¶ PyTupleObject ¶ この PyObject のサブタイプは Python のタプルオブジェクトを表現します。 PyType ...
https://man.plustar.jp/python/c-api/tuple.html - [similar]
DateTime オブジェクト — Python 3.6.5 ドキュメント 5551
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » DateTime オブジェクト ¶ datetime モジュールでは、様々な日付オブジェクトや時刻オブジェクトを提供しています。以下に示す関数を使う場 ...
https://man.plustar.jp/python/c-api/datetime.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT