Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 117 for サイズ (0.119 sec.)
10.2. functools --- 高階関数と呼び出し可能オブジェクトの操作 — Python 3.6.5 ド... 5412
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 向にあります) に最も効率が良くなります。キャッシュのサイズ制限は、キャッシュがウェブサーバーなどの長期間に渡る ...
https://man.plustar.jp/python/library/functools.html - [similar]
21.22. http.server --- HTTP サーバ — Python 3.6.5 ドキュメント 5412
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... :' と推測されたコンテントタイプで、その後にファイルサイズを示す 'Content-Length;' ヘッダと、ファイルの更新日時 ...
https://man.plustar.jp/python/library/http.server.html - [similar]
13.4. lzma --- LZMA アルゴリズムを使用した圧縮 — Python 3.6.5 ドキュメント 5412
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ースとして使用する圧縮プリセット。 dict_size : 辞書のサイズのバイト数。これは、 4 KiB から 1.5 GiB の間にしてく ...
https://man.plustar.jp/python/library/lzma.html - [similar]
11.2. os.path --- 共通のパス名操作 — Python 3.6.5 ドキュメント 5412
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... うになりました。 os.path. getsize ( path ) ¶ path のサイズをバイト数で返します。ファイルが存在しない、あるいは ...
https://man.plustar.jp/python/library/os.path.html - [similar]
22.9. ossaudiodev --- OSS互換オーディオデバイスへのアクセス — Python 3.6.5 ドキ... 5412
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... _audio_device. bufsize ( ) ¶ ハードウェアのバッファサイズをサンプル数で返します。 oss_audio_device. obufcount ...
https://man.plustar.jp/python/library/ossaudiodev.html - [similar]
4. 組み込み型 — Python 3.6.5 ドキュメント 5412
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... の list や tuple にまさる点は、 range オブジェクトがサイズや表す範囲にかかわらず常に一定の (小さな) 量のメモリ ... 能であれば、一次元スライスでの代入が可能です。ただしサイズの変更はできません: >>> data = bytearray ( b 'abcefg ...
https://man.plustar.jp/python/library/stdtypes.html - [similar]
20.6. xml.dom --- 文書オブジェクトモデル (DOM) API — Python 3.6.5 ドキュメント 5412
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ml.dom. IndexSizeErr ¶ メソッドに与えたインデクスやサイズパラメタが負の値や許容範囲の値を超えた際に送出されま ...
https://man.plustar.jp/python/library/xml.dom.html - [similar]
What's New in Python 2.3 — Python 3.6.5 ドキュメント 5412
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 遅いです。 PyArg_ParseTuple() に符号なし整数の色々なサイズのためのフォーマット文字が追加されました: unsigned c ...
https://man.plustar.jp/python/whatsnew/2.3.html - [similar]
What's New In Python 3.0 — Python 3.6.5 ドキュメント 5412
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... () は xrange() のように振る舞います。ただし、任意のサイズの値で動作します。 xrange() は削除されました。 zip() ...
https://man.plustar.jp/python/whatsnew/3.0.html - [similar]
What's New In Python 3.1 — Python 3.6.5 ドキュメント 5412
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... たりのビット数と各数字の格納に使われる C の型のバイトサイズが分かります: >>> import sys >>> sys . int_info sys. ...
https://man.plustar.jp/python/whatsnew/3.1.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 NEXT