Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 370 for [SIMILAR] 16 1024 4096 WITH 26112 スラ WITH 2405... (1.186 sec.)
スライスオブジェクト (slice object) — Python 3.6.5 ドキュメント 10000
ナビゲーション 索引 モジュール | 次へ | 前へ | 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 ドキュメント 5596
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレンス » 3. データモデル ¶ 3.1. オブジェクト、値、および型 ¶ Python における オブジェクト (object) とは、データを抽象的に表したものです。Python プログラムにおけるデータは全て、オブジェクトまたは ...
https://man.plustar.jp/python/reference/datamodel.html - [similar]
具象オブジェクト (concrete object) レイヤ — Python 3.6.5 ドキュメント 5596
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ ¶ この章では、特定の Python オブジェクト型固有の関数について述べています。これらの関数に間違った型のオブジェクトを渡すのは良い考えで ...
https://man.plustar.jp/python/c-api/concrete.html - [similar]
2. 組み込み関数 — Python 3.6.5 ドキュメント 5596
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 2. 組み込み関数 ¶ Python インタプリタには数多くの関数と型が組み込まれており、いつでも利用できます。それらをここにアルファベット順に挙げます。 組み込み関数 abs() dict() help() min() setatt ...
https://man.plustar.jp/python/library/functions.html - [similar]
デスクリプタオブジェクト (descriptor object) — Python 3.6.5 ドキュメント 5596
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » デスクリプタオブジェクト (descriptor object) ¶ "デスクリプタ (descriptor)" は、あるオブジェクトのいくつかの属性について記述したオ ...
https://man.plustar.jp/python/c-api/descriptor.html - [similar]
memoryview オブジェクト — Python 3.6.5 ドキュメント 5596
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » memoryview オブジェクト ¶ memoryview オブジェクトは、他のオブジェクトと同じように扱える Python オブジェクトの形をした C 言語レベル ...
https://man.plustar.jp/python/c-api/memoryview.html - [similar]
用語集 — Python 3.6.5 ドキュメント 5596
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタラクティブシェルにおけるデフォルトの Python プロンプトです。インタプリタでインタラクティブに実行されるコード例でよく出てきます。 ... The default Python prompt of the interactive shell when ent ...
https://man.plustar.jp/python/glossary.html - [similar]
プログラミング FAQ — Python 3.6.5 ドキュメント 5596
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 » プログラミング FAQ ¶ 目次 プログラミング FAQ 一般的な質問 ブレークポイントやシングルステップ実行などを備えたソースコードレベルデバッガはありますか? バグの発見や静的分析に役立つツールはありま ...
https://man.plustar.jp/python/faq/programming.html - [similar]
8.3. collections --- コンテナデータ型 — Python 3.6.5 ドキュメント 5596
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 8. データ型 » 8.3. collections --- コンテナデータ型 ¶ ソースコード: Lib/collections/__init__.py このモジュールは、汎用の Python 組み込みコンテナ dict , list , set , および tuple に代わる、 ...
https://man.plustar.jp/python/library/collections.html - [similar]
リストオブジェクト — Python 3.6.5 ドキュメント 5596
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » リストオブジェクト ¶ PyListObject ¶ この PyObject のサブタイプは Python のリストオブジェクトを表現します。 PyTypeObject PyList_Ty ...
https://man.plustar.jp/python/c-api/list.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT