Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 465 for [SIMILAR] 16 1024 4096 WITH 46448 pydoc WITH 233... (1.519 sec.)
イテレータオブジェクト (iterator object) — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » イテレータオブジェクト (iterator object) ¶ Python では二種類のイテレータオブジェクトを提供しています。一つ目はシーケンスイテレータ ...
https://man.plustar.jp/python/c-api/iterator.html - [similar]
マップ型プロトコル (mapping protocol) — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 抽象オブジェクトレイヤ (abstract objects layer) » マップ型プロトコル (mapping protocol) ¶ int PyMapping_Check ( PyObject *o ) ¶ Return 1 if the object provides mapping proto ...
https://man.plustar.jp/python/c-api/mapping.html - [similar]
22.7. imghdr --- 画像の形式を決定する — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 22. マルチメディアサービス » 22.7. imghdr --- 画像の形式を決定する ¶ ソースコード: Lib/imghdr.py imghdr モジュールはファイルやバイトストリームに含まれる画像の形式を決定します。 imghdr モジ ...
https://man.plustar.jp/python/library/imghdr.html - [similar]
22.8. sndhdr --- サウンドファイルの識別 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 22. マルチメディアサービス » 22.8. sndhdr --- サウンドファイルの識別 ¶ ソースコード: Lib/sndhdr.py sndhdr モジュールには、ファイルに保存されたサウンドデータの形式を識別するのに便利な関数が ...
https://man.plustar.jp/python/library/sndhdr.html - [similar]
35.6. termios --- POSIX スタイルの端末制御 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 35. Unix 固有のサービス » 35.6. termios --- POSIX スタイルの端末制御 ¶ This module provides an interface to the POSIX calls for tty I/O control. For a complete description of these calls, ...
https://man.plustar.jp/python/library/termios.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]
19.9. quopri --- MIME quoted-printable 形式データのエンコードおよびデコード — P... 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 19. インターネット上のデータの操作 » 19.9. quopri --- MIME quoted-printable 形式データのエンコードおよびデコード ¶ ソースコード: Lib/quopri.py このモジュールは RFC 1521 : "MIME (Multipurp ...
https://man.plustar.jp/python/library/quopri.html - [similar]
35.3. spwd --- シャドウパスワードデータベース — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 35. Unix 固有のサービス » 35.3. spwd --- シャドウパスワードデータベース ¶ このモジュールは Unix のシャドウパスワードデータベースへのアクセスを提供します。様々な Unix 環境で利用できます。 ...
https://man.plustar.jp/python/library/spwd.html - [similar]
26.8. test --- Python 用回帰テストパッケージ — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 26. 開発ツール » 26.8. test --- Python 用回帰テストパッケージ ¶ 注釈 test パッケージは Python の内部利用専用です。 ドキュメント化されているのは Python の中心開発者のためです。 ここで述べら ...
https://man.plustar.jp/python/library/test.html - [similar]
1. やる気を高めよう — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリアル » 1. やる気を高めよう ¶ コンピュータを使って様々な作業をしていると、いろいろと自動化したい作業が出てくるでしょう。たとえば、たくさんのテキストファイルで検索-置換操作を行いたい、大量の写真フ ...
https://man.plustar.jp/python/tutorial/appetite.html - [similar]