Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 409 for [SIMILAR] 16 1024 4096 WITH 182372 命令 WITH 539... (1.119 sec.)
32.12. dis --- Python バイトコードの逆アセンブラ — Python 3.6.5 ドキュメント 10000
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 32. Python言語サービス » 32.12. dis --- Python バイトコードの逆アセンブラ ¶ ソースコード: Lib/dis.py dis モジュールは CPython バイトコード ( bytecode ) を逆アセンブルすることでバイトコード ...
https://man.plustar.jp/python/library/dis.html - [similar]
23.1. gettext --- 多言語対応に関する国際化サービス — Python 3.6.5 ドキュメント 2742
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 23. 国際化 » 23.1. gettext --- 多言語対応に関する国際化サービス ¶ ソースコード: Lib/gettext.py gettext モジュールは、 Python のモジュールやアプリケーションの国際化 (I18N, I-nternationaliz ...
https://man.plustar.jp/python/library/gettext.html - [similar]
Python 2 から Python 3 への移植 — Python 3.6.5 ドキュメント 2573
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Python 2 から Python 3 への移植 ¶ author: Brett Cannon 概要 現在は Python 3 が最新版の Python ですが、 Python 2 もまだ活発に利用されています。なのであなたのプロジェクトを両方のメジャーリリースにお ...
https://man.plustar.jp/python/howto/pyporting.html - [similar]
7.1. struct --- バイト列をパックされたバイナリデータとして解釈する — Python 3.6... 2573
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 7. バイナリデータ処理 » 7.1. struct --- バイト列をパックされたバイナリデータとして解釈する ¶ ソースコード: Lib/struct.py このモジュールは、 Python の値と Python bytes オブジェクトとして表 ...
https://man.plustar.jp/python/library/struct.html - [similar]
グラフィックユーザインタフェース FAQ — Python 3.6.5 ドキュメント 2573
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 » グラフィックユーザインタフェース FAQ ¶ 目次 グラフィックユーザインタフェース FAQ 一般的な GUI の質問 Python のプラットフォーム非依存の GUI ツールキットには何がありますか? Tkinter wxWidgets ...
https://man.plustar.jp/python/faq/gui.html - [similar]
7.2. codecs --- codec レジストリと基底クラス — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 7. バイナリデータ処理 » 7.2. codecs --- codec レジストリと基底クラス ¶ ソースコード: Lib/codecs.py このモジュールは、標準的な Python codec (エンコーダとデコーダ) 用の基底クラスを定義し、c ...
https://man.plustar.jp/python/library/codecs.html - [similar]
What's New in Python 2.3 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Python » What's New in Python 2.3 ¶ 著者: A.M. Kuchling この文書は Python 2.3 の新機能について解説します。Python 2.3 は 2003 年 7 月 29 日にリリースされました。 Python 2.3 の主要なテーマは、2.2 で追 ...
https://man.plustar.jp/python/whatsnew/2.3.html - [similar]
用語集 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタラクティブシェルにおけるデフォルトの Python プロンプトです。インタプリタでインタラクティブに実行されるコード例でよく出てきます。 ... The default Python prompt of the interactive shell when ent ...
https://man.plustar.jp/python/glossary.html - [similar]
32.13. pickletools --- pickle 開発者のためのツール群 — Python 3.6.5 ドキュメン... 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 32. Python言語サービス » 32.13. pickletools --- pickle 開発者のためのツール群 ¶ ソースコード: Lib/pickletools.py このモジュールには、 pickle モジュールの詳細に関わる様々な定数や実装に関す ...
https://man.plustar.jp/python/library/pickletools.html - [similar]
16.16. ctypes --- Pythonのための外部関数ライブラリ — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 16. 汎用オペレーティングシステムサービス » 16.16. ctypes --- Pythonのための外部関数ライブラリ ¶ ctypes は Python のための外部関数ライブラリです。このライブラリは C と互換性のあるデータ型を ...
https://man.plustar.jp/python/library/ctypes.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT