Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 170 for [SIMILAR] 16 1024 4096 WITH 78133 ーブ WITH 6114... (0.835 sec.)
34.1. msilib --- Microsoft インストーラーファイルの読み書き — Python 3.6.5 ドキ... 10000
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 34. MS Windows 固有のサービス » 34.1. msilib --- Microsoft インストーラーファイルの読み書き ¶ ソースコード: Lib/msilib/__init__.py msilib モジュールは Microsoft インストーラー( .msi )の作 ...
https://man.plustar.jp/python/library/msilib.html - [similar]
4. その他の制御フローツール — Python 3.6.5 ドキュメント 5498
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリアル » 4. その他の制御フローツール ¶ 先ほど紹介した while 文の他にも、 Python は他の言語でおなじみの制御フロー文を備えていますが、これらには多少ひねりを加えてあります。 4.1. if 文 ¶ おそらく最も ...
https://man.plustar.jp/python/tutorial/controlflow.html - [similar]
6.6. stringprep --- インターネットのための文字列調製 — Python 3.6.5 ドキュメン... 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 6. テキスト処理サービス » 6.6. stringprep --- インターネットのための文字列調製 ¶ ソースコード: Lib/stringprep.py (ホスト名のような) インターネット上にある存在に識別名をつける際、しばしば識 ...
https://man.plustar.jp/python/library/stringprep.html - [similar]
4. 組み込み型 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 4. 組み込み型 ¶ 以下のセクションでは、インタプリタに組み込まれている標準型について記述します。 主要な組み込み型は、数値、シーケンス、マッピング、クラス、インスタンス、および例外です。 コレ ...
https://man.plustar.jp/python/library/stdtypes.html - [similar]
6. モジュール (module) — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリアル » 6. モジュール (module) ¶ Python インタプリタを終了させ、再び起動すると、これまでに行ってきた定義 (関数や変数) は失われています。ですから、より長いプログラムを書きたいなら、テキストエディタ ...
https://man.plustar.jp/python/tutorial/modules.html - [similar]
モジュールのインポート — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » ユーティリティ » モジュールのインポート ¶ PyObject * PyImport_ImportModule ( const char *name ) ¶ Return value: New reference. この関数は下で述べる PyImport_ImportModuleEx() ...
https://man.plustar.jp/python/c-api/import.html - [similar]
3. Defining Extension Types: Assorted Topics — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタの拡張と埋め込み » 3. Defining Extension Types: Assorted Topics ¶ この節ではさまざまな実装可能なタイプメソッドと、それらが何をするものであるかについて、ざっと説明します。 以下は PyTypeObject の ...
https://man.plustar.jp/python/extending/newtypes.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]
5. Windows 上での C および C++ 拡張モジュールのビルド — Python 3.6.5 ドキュメン... 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタの拡張と埋め込み » 5. Windows 上での C および C++ 拡張モジュールのビルド ¶ この章では Windows 向けの Python 拡張モジュールを Microsoft Visual C++ を使って作成する方法について簡単に述べ、その後 ...
https://man.plustar.jp/python/extending/windows.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Python » What's New in Python 2.6 ¶ 著者: A.M. Kuchling (amk at amk.ca) この文書は Python 2.6 の新機能について解説します。 Python 2.6 は 2008 年 10 月 1 日にリリースされました。リリーススケジュール ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT