Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 331 for OF (0.835 sec.)
16.14. platform --- 実行中プラットフォームの固有情報を参照する — Python 3.6.5 ... 4025
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 合、サポートされているポインタサイズを知るために sizeof(pointer) (Python バージョン < 1.5.2 では sizeof(lo ... release , 実行 , 関数 , python , executable Table of Contents 16.14. platform --- 実行中プラットフォーム ... ィングシステムサービス » © 著作権 2001-2022, Python Software Foundation. Python Software Foundation は非営 ...
https://man.plustar.jp/python/library/platform.html - [similar]
18.4. selectors --- 高水準の I/O 多重化 — Python 3.6.5 ドキュメント 4025
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ント , conn , data , events , 準備 , セレクタ Table of Contents 18.4. selectors --- 高水準の I/O 多重化 1 ... ス間通信とネットワーク » © 著作権 2001-2022, Python Software Foundation. Python Software Foundation は非営 ...
https://man.plustar.jp/python/library/selectors.html - [similar]
18.1. socket --- 低水準ネットワークインターフェイス — Python 3.6.5 ドキュメント 4025
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... addresses, two special forms are accepted instead of a host address: the empty string represents INADDR ... en , maxfds ): fds = array . array ( "i" ) # Array of ints msg , ancdata , flags , addr = sock . recvmsg ... 。 バージョン 3.6 で追加. socket. sendfile ( file , offset=0 , count=None ) ¶ 高性能の os.sendfile を使用 ... して、ファイルを EOF まで送信し、送信されたバイトの総数を返します。 fil ...
https://man.plustar.jp/python/library/socket.html - [similar]
13.6. tarfile --- tar アーカイブファイルの読み書き — Python 3.6.5 ドキュメント 4025
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ともできます: $ python -m tarfile -c monty.tar life-of-brian_1979/ tar アーカイブをカレントディレクトリに ... File , フォーマット , 圧縮 , 作成 , オープン Table of Contents 13.6. tarfile --- tar アーカイブファイルの ... データ圧縮とアーカイブ » © 著作権 2001-2022, Python Software Foundation. Python Software Foundation は非営 ...
https://man.plustar.jp/python/library/tarfile.html - [similar]
21.19. telnetlib --- Telnet クライアント — Python 3.6.5 ドキュメント 4025
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... いくつかは、接続の終端を示す文字を読み込んだ場合に EOFError を送出するので注意してください。例外を送出する ... 閉じられ、転送処理済みのデータが得られない場合には EOFError が送出されます。 Telnet. read_all ( ) ¶ EOF... られるまでブロックします。 Telnet. read_some ( ) ¶ EOF に到達しない限り、少なくとも 1 バイトの転送処理済み ... データを読み込みます。EOF に到達した場合は b'' を返します。すぐに読み出せるデ ...
https://man.plustar.jp/python/library/telnetlib.html - [similar]
27.6. trace --- Python 文実行のトレースと追跡 — Python 3.6.5 ドキュメント 4025
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 生成 , プログラム , 注釈 , 表示 , オブジェクト Table of Contents 27.6. trace --- Python 文実行のトレースと ... デバッグとプロファイル » © 著作権 2001-2022, Python Software Foundation. Python Software Foundation は非営 ...
https://man.plustar.jp/python/library/trace.html - [similar]
8.9. types --- 動的な型生成と組み込み型に対する名前 — Python 3.6.5 ドキュメント 4025
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... マッピング , オブジェクト , 追加 , 生成 , 定義 Table of Contents 8.9. types --- 動的な型生成と組み込み型に ... イブラリ » 8. データ型 » © 著作権 2001-2022, Python Software Foundation. Python Software Foundation は非営 ...
https://man.plustar.jp/python/library/types.html - [similar]
26.4. unittest --- ユニットテストフレームワーク — Python 3.6.5 ドキュメント 4025
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ) Note that in order to test something, we use one of the assert*() methods provided by the TestCase bas ... lf ): # Tests that work for only a certain version of the library. pass @unittest . skipUnless ( sys . p ... , 追加 , None , TestCase , モジュール , self Table of Contents 26.4. unittest --- ユニットテストフレーム ... ラリ » 26. 開発ツール » © 著作権 2001-2022, Python Software Foundation. Python Software Foundation は非営 ...
https://man.plustar.jp/python/library/unittest.html - [similar]
22.4. wave --- WAVファイルの読み書き — Python 3.6.5 ドキュメント 4025
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 設定 , nframes , 読み書き , mode , モジュール Table of Contents 22.4. wave --- WAVファイルの読み書き 22.4 ... マルチメディアサービス » © 著作権 2001-2022, Python Software Foundation. Python Software Foundation は非営 ...
https://man.plustar.jp/python/library/wave.html - [similar]
21.1. webbrowser --- 便利なウェブブラウザコントローラー — Python 3.6.5 ドキュメ... 4025
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... , 表示 , サポート , 定義 , プラットフォーム Table of Contents 21.1. webbrowser --- 便利なウェブブラウザ ... トプロトコルとサポート » © 著作権 2001-2022, Python Software Foundation. Python Software Foundation は非営 ...
https://man.plustar.jp/python/library/webbrowser.html - [similar]