Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 376 for [SIMILAR] 16 1024 4096 WITH 237533 inspect WITH ... (1.134 sec.)
21. インターネットプロトコルとサポート — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 21. インターネットプロトコルとサポート ¶ この章で記述されるモジュールは、インターネットプロトコルを実装し、関連技術をサポートします。それらは全てPythonで実装されています。これらのモジュー ...
https://man.plustar.jp/python/library/internet.html - [similar]
25.3. tkinter.tix --- Tkの拡張ウィジェット — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 25. Tk を用いたグラフィカルユーザインターフェイス » 25.3. tkinter.tix --- Tkの拡張ウィジェット ¶ ソースコード: Lib/tkinter/tix.py バージョン 3.6 で非推奨: この Tk 拡張は保守されておらず、 ...
https://man.plustar.jp/python/library/tkinter.tix.html - [similar]
12.1. pickle --- Python オブジェクトの直列化 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | 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.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]
25.1. tkinter --- Tcl/Tk の Python インタフェース — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 25. Tk を用いたグラフィカルユーザインターフェイス » 25.1. tkinter --- Tcl/Tk の Python インタフェース ¶ ソースコード: Lib/tkinter/__init__.py The tkinter package ("Tk interface") is the s ...
https://man.plustar.jp/python/library/tkinter.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]
26.5. unittest.mock --- モックオブジェクトライブラリ — Python 3.6.5 ドキュメン... 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 26. 開発ツール » 26.5. unittest.mock --- モックオブジェクトライブラリ ¶ バージョン 3.3 で追加. ソースコード: Lib/unittest/mock.py unittest.mock はPython におけるソフトウェアテストのための ...
https://man.plustar.jp/python/library/unittest.mock.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT