Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 361 for [SIMILAR] 16 1024 4096 WITH 25651 ドオ WITH 1634... (1.077 sec.)
13.4. lzma --- LZMA アルゴリズムを使用した圧縮 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 13. データ圧縮とアーカイブ » 13.4. lzma --- LZMA アルゴリズムを使用した圧縮 ¶ バージョン 3.3 で追加. ソースコード: Lib/lzma.py このモジュールは LZMA 圧縮アルゴリズムを使用したデータ圧縮お ...
https://man.plustar.jp/python/library/lzma.html - [similar]
34.3. winreg --- Windows レジストリへのアクセス — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 34. MS Windows 固有のサービス » 34.3. winreg --- Windows レジストリへのアクセス ¶ これらの関数は Windows レジストリ API を Python から使えるようにします。プログラマがレジストリハンドルを明 ...
https://man.plustar.jp/python/library/winreg.html - [similar]
What's New in Python 2.1 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Python » What's New in Python 2.1 ¶ 著者: A.M. Kuchling はじめに ¶ この記事はPython 2.1の新機能について説明します。Python 2.1には Python 2.0ほど多くの変更点はありませんが、楽しい驚きがあります。2.1 ...
https://man.plustar.jp/python/whatsnew/2.1.html - [similar]
18.5.1. 基底イベントループ — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 18. プロセス間通信とネットワーク » 18.5. asyncio --- 非同期 I/O、イベントループ、コルーチンおよびタスク » 18.5.1. 基底イベントループ ¶ ソースコード: Lib/asyncio/events.py イベントループは ...
https://man.plustar.jp/python/library/asyncio-eventloop.html - [similar]
20.10. xml.sax.handler --- SAX ハンドラの基底クラス — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 20. 構造化マークアップツール » 20.10. xml.sax.handler --- SAX ハンドラの基底クラス ¶ ソースコード: Lib/xml/sax/handler.py SAX API はコンテント・ハンドラ、DTD ハンドラ、エラー・ハンドラ、エ ...
https://man.plustar.jp/python/library/xml.sax.handler.html - [similar]
5. インポートシステム — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレンス » 5. インポートシステム ¶ ある 1 つの module にある Python コードから他のモジュールをインポート ( importing ) することで、そこにあるコードへアクセスできるようになります。 import 文はインポ ...
https://man.plustar.jp/python/reference/import.html - [similar]
ipaddressモジュールの紹介 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » ipaddressモジュールの紹介 ¶ author: Peter Moody author: Nick Coghlan 概要 このドキュメントは ipaddress モジュールへのやさしい入門を提供するのが目的です。これは主にまだIPネットワーキングの用語に詳し ...
https://man.plustar.jp/python/howto/ipaddress.html - [similar]
8.7. array --- 効率のよい数値アレイ — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 8. データ型 » 8.7. array --- 効率のよい数値アレイ ¶ このモジュールでは、基本的な値 (文字、整数、浮動小数点数) のアレイ (array、配列) をコンパクトに表現できるオブジェクト型を定義しています ...
https://man.plustar.jp/python/library/array.html - [similar]
12.5. dbm --- Unix "データベース" へのインタフェース — Python 3.6.5 ドキュメン... 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 12. データの永続化 » 12.5. dbm --- Unix "データベース" へのインタフェース ¶ ソースコード: Lib/dbm/__init__.py dbm は DBM データベースのいくつかの種類 ( dbm.gnu または dbm.ndbm ) に対する汎 ...
https://man.plustar.jp/python/library/dbm.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Python » What's New in Python 2.5 ¶ 著者: A.M. Kuchling この文書は Python 2.5 の新機能について解説します。 Python 2.5 の最終リリースは 2006 年 8 月にスケジュールされました。 PEP 356 が予定されたリリ ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]