Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 427 for [SIMILAR] 16 1024 4096 WITH 80413 ジェ WITH 5635... (1.158 sec.)
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]
8.10. copy --- 浅いコピーおよび深いコピー操作 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 8. データ型 » 8.10. copy --- 浅いコピーおよび深いコピー操作 ¶ ソースコード: Lib/copy.py Python において代入文はオブジェクトをコピーしません。代入はターゲットとオブジェクトの間に束縛を作り ...
https://man.plustar.jp/python/library/copy.html - [similar]
21.18. smtpd --- SMTP サーバー — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 21. インターネットプロトコルとサポート » 21.18. smtpd --- SMTP サーバー ¶ ソースコード: Lib/smtpd.py このモジュールは SMTP (email) サーバを実装するためのいくつかのクラスを提供しています。 ...
https://man.plustar.jp/python/library/smtpd.html - [similar]
デスクリプタ HowTo ガイド — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » デスクリプタ HowTo ガイド ¶ 著者: Raymond Hettinger Contact: <python at rcn dot com> 目次 デスクリプタ HowTo ガイド 概要 定義と導入 デスクリプタプロトコル デスクリプタの呼び出し デスクリプタの例 プ ...
https://man.plustar.jp/python/howto/descriptor.html - [similar]
29.6. contextlib --- with 文コンテキスト用ユーティリティ — Python 3.6.5 ドキュ... 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 29. Python ランタイムサービス » 29.6. contextlib --- with 文コンテキスト用ユーティリティ ¶ ソースコード: Lib/contextlib.py このモジュールは with 文に関わる一般的なタスクのためのユーティリ ...
https://man.plustar.jp/python/library/contextlib.html - [similar]
はじめに — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » はじめに ¶ Python のアプリケーションプログラマ用インタフェース (Application Programmer's Interface, API) は、 Python インタプリタに対する様々なレベルでのアクセス手段を C や ...
https://man.plustar.jp/python/c-api/intro.html - [similar]
18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー — Python 3.6.5 ドキ... 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 18. プロセス間通信とネットワーク » 18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー ¶ Source code: Lib/ssl.py このモジュールは Transport Layer Security ( "Secure Sockets Layer" ...
https://man.plustar.jp/python/library/ssl.html - [similar]
30.1. code --- インタプリタ基底クラス — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 30. カスタム Python インタプリタ » 30.1. code --- インタプリタ基底クラス ¶ ソースコード: Lib/code.py code モジュールはread-eval-print (読み込み-評価-表示)ループをPythonで実装するための機能 ...
https://man.plustar.jp/python/library/code.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]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Python » What's New In Python 3.2 ¶ 著者: Raymond Hettinger この記事では 3.1 と比較した Python 3.2 の新機能を解説します。 幾つかの新機能と例にフォ-カスしています。全詳細については Misc/NEWS をご覧 ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]