Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 382 for [SIMILAR] 16 1024 4096 WITH 200414 ーゲ WITH 117... (1.114 sec.)
8.1. datetime --- 基本的な日付型および時間型 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 8. データ型 » 8.1. datetime --- 基本的な日付型および時間型 ¶ ソースコード: Lib/datetime.py datetime モジュールでは、日付や時間データを簡単な方法と複雑な方法の両方で操作するためのクラスを提 ...
https://man.plustar.jp/python/library/datetime.html - [similar]
8.8. weakref --- 弱参照 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | 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 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » ジェネレータオブジェクト ¶ ジェネレータオブジェクトは、 Python がジェネレータイテレータを実装するのに使っているオブジェクトです。 ...
https://man.plustar.jp/python/c-api/gen.html - [similar]
弱参照オブジェクト — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » 弱参照オブジェクト ¶ Python は 弱参照 を第一級オブジェクト (first-class object) としてサポートします。弱参照を直接実装する二種類の ...
https://man.plustar.jp/python/c-api/weakref.html - [similar]
Unicode オブジェクトと codec — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » Unicode オブジェクトと codec ¶ Unicode オブジェクト ¶ Python3.3 の PEP 393 実装から、メモリ効率を維持しながらUnicode文字の完全な範 ...
https://man.plustar.jp/python/c-api/unicode.html - [similar]
型オブジェクト — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » オブジェクト実装サポート (object implementation support) » 型オブジェクト ¶ 新スタイルの型を定義する構造体: PyTypeObject 構造体は、おそらく Python オブジェクトシステムの中で ...
https://man.plustar.jp/python/c-api/typeobj.html - [similar]
3. 形式ばらない Python の紹介 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリアル » 3. 形式ばらない Python の紹介 ¶ 以下のサンプルでは、入力と出力はプロンプト( >>> や ... )の有無で区別します: 例を実際に試す場合は、プロンプトが表示されているときに、サンプル中のプロンプトか ...
https://man.plustar.jp/python/tutorial/introduction.html - [similar]
25.2. tkinter.ttk --- Tk のテーマ付きウィジェット — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 25. Tk を用いたグラフィカルユーザインターフェイス » 25.2. tkinter.ttk --- Tk のテーマ付きウィジェット ¶ ソースコード: Lib/tkinter/ttk.py tkinter.ttk モジュールは Tk 8.5 で導入された Tk の ...
https://man.plustar.jp/python/library/tkinter.ttk.html - [similar]
バイトオブジェクト — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » バイトオブジェクト ¶ 下記の関数は、バイトオブジェクトを期待している引数にバイトオブジェクトでないパラメタを指定して呼び出されると ...
https://man.plustar.jp/python/c-api/bytes.html - [similar]
オブジェクトプロトコル (object protocol) — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 抽象オブジェクトレイヤ (abstract objects layer) » オブジェクトプロトコル (object protocol) ¶ PyObject * Py_NotImplemented ¶ 与えられたオブジェクトとメソッドの引数の型の組み合 ...
https://man.plustar.jp/python/c-api/object.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT