Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 360 for [SIMILAR] 16 1024 4096 WITH 72965 pymemoryview W... (2.237 sec.)
memoryview オブジェクト — Python 3.6.5 ドキュメント 10000
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » memoryview オブジェクト ¶ memoryview オブジェクトは、他のオブジェクトと同じように扱える Python オブジェクトの形をした C 言語レベル ...
https://man.plustar.jp/python/c-api/memoryview.html - [similar]
具象オブジェクト (concrete object) レイヤ — Python 3.6.5 ドキュメント 2425
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ ¶ この章では、特定の Python オブジェクト型固有の関数について述べています。これらの関数に間違った型のオブジェクトを渡すのは良い考えで ...
https://man.plustar.jp/python/c-api/concrete.html - [similar]
弱参照オブジェクト — Python 3.6.5 ドキュメント 2425
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » 弱参照オブジェクト ¶ Python は 弱参照 を第一級オブジェクト (first-class object) としてサポートします。弱参照を直接実装する二種類の ...
https://man.plustar.jp/python/c-api/weakref.html - [similar]
2. 組み込み関数 — Python 3.6.5 ドキュメント 2425
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 2. 組み込み関数 ¶ Python インタプリタには数多くの関数と型が組み込まれており、いつでも利用できます。それらをここにアルファベット順に挙げます。 組み込み関数 abs() dict() help() min() setatt ...
https://man.plustar.jp/python/library/functions.html - [similar]
用語集 — Python 3.6.5 ドキュメント 2425
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタラクティブシェルにおけるデフォルトの Python プロンプトです。インタプリタでインタラクティブに実行されるコード例でよく出てきます。 ... The default Python prompt of the interactive shell when ent ...
https://man.plustar.jp/python/glossary.html - [similar]
スライスオブジェクト (slice object) — Python 3.6.5 ドキュメント 2425
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » スライスオブジェクト (slice object) ¶ PyTypeObject PySlice_Type ¶ スライスオブジェクトの型オブジェクトです。これは、Pythonレイヤに ...
https://man.plustar.jp/python/c-api/slice.html - [similar]
3. データモデル — Python 3.6.5 ドキュメント 2425
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレンス » 3. データモデル ¶ 3.1. オブジェクト、値、および型 ¶ Python における オブジェクト (object) とは、データを抽象的に表したものです。Python プログラムにおけるデータは全て、オブジェクトまたは ...
https://man.plustar.jp/python/reference/datamodel.html - [similar]
21. インターネットプロトコルとサポート — Python 3.6.5 ドキュメント 2425
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 21. インターネットプロトコルとサポート ¶ この章で記述されるモジュールは、インターネットプロトコルを実装し、関連技術をサポートします。それらは全てPythonで実装されています。これらのモジュー ...
https://man.plustar.jp/python/library/internet.html - [similar]
12.1. pickle --- Python オブジェクトの直列化 — Python 3.6.5 ドキュメント 2425
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 12. データの永続化 » 12.1. pickle --- Python オブジェクトの直列化 ¶ ソースコード: Lib/pickle.py pickle モジュールは Python オブジェクトの直列化および直列化されたオブジェクトの復元のための ...
https://man.plustar.jp/python/library/pickle.html - [similar]
8.8. weakref --- 弱参照 — Python 3.6.5 ドキュメント 2425
ナビゲーション 索引 モジュール | 次へ | 前へ | 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT