Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 54 for bit (0.027 sec.)
21.20. uuid --- UUID objects according to RFC 4122 — Python 3.6.5 ドキュメント 14685
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... the bytes_le argument, a tuple of six integers (32-bit time_low , 16-bit time_mid , 16-bit time_hi_versio ... n , 8-bit clock_seq_hi_variant , 8-bit clock_seq_low , 48-bi ... t node ) as the fields argument, or a single 128-bit integer as the int argument. When a string of hex ... rsion number set according to RFC 4122, overriding bits in the given hex , bytes , bytes_le , fields , or ...
https://man.plustar.jp/python/library/uuid.html - [similar]
19.1.3. email.generator: MIME 文書の生成 — Python 3.6.5 ドキュメント 10709
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ssages for transport over channels that are not "8 bit clean". class email.generator. BytesGenerator ( ou ... nce was created. If the policy option cte_type is 8bit (the default), copy any headers in the original pa ... odified to the output with any bytes with the high bit set reproduced as in the original, and preserve th ... of any body parts that have them. If cte_type is 7bit , convert the bytes with the high bit set as neede ...
https://man.plustar.jp/python/library/email.generator.html - [similar]
22.1. audioop --- 生の音声データを操作する — Python 3.6.5 ドキュメント 10398
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... スカラー要素)は整数です。 バージョン 3.4 で変更: 24 bit サンプルのサポートが追加されました。すべての関数は ... 返します。a-LAW とは 13ビットのダイナミックレンジを 8bit だけで表現できる音声エンコーディングです。Sun の音 ... うな幾つかのオーディオフォーマットでは、16、24 と 32 bit のサンプルは符号付きですが、8 bit のサンプルは符号 ... なしです。そのため、そのようなフォーマットで 8 bit に変換する場合は、変換結果に128を足さなければなりま ...
https://man.plustar.jp/python/library/audioop.html - [similar]
3. Windows で Python を使う — Python 3.6.5 ドキュメント 9908
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python のセットアッ ... プションでさらに "-32" を続けて、そのバージョンの 32-bit の実装が使われることを示すことができます。 たとえば ... で最も後にインストールしたバージョンになります。 64-bit Windows で、同一の (major.minor) Python バージョン ... の 32-bit と 64-bit の両方の実装がインストールされていた場合 ... 、64-bit バージョンのほうが常に優先されます。これはランチャ ...
https://man.plustar.jp/python/using/windows.html - [similar]
What's New In Python 3.1 — Python 3.6.5 ドキュメント 9908
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... J. Eby and Nick Coghlan; bpo-1739468 .) int() 型に bit_length メソッドが追加されました。 このメソッドはそ ... します: >>> n = 37 >>> bin ( 37 ) '0b100101' >>> n . bit_length () 6 >>> n = 2 ** 123 - 1 >>> n . bit_lengt ... h () 123 >>> ( n + 1 ) . bit_length () 124 (Contributed by Fredrik Johansson, V ... ベースで格納されていました。 2**30 ベースにすると 64 bit マシンでは性能が有意に向上しますが、 32 bit マシン ...
https://man.plustar.jp/python/whatsnew/3.1.html - [similar]
Unicode HOWTO — Python 3.6.5 ドキュメント 9760
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Unic ... 0 年代には、ほぼ全てのパーソナルコンピューターは 8-bit で、これは 0 から 255 までの範囲の値を保持できるこ ... 、Unicode 標準化の努力が始まりました。 Unicord は 8-bit 文字の代わりに 16-bit 文字を使うことに取り掛かりま ... した。16 bit ということは 2^16 = 65,536 の異なった値が使え、多く ... の言語のアルファベットを含めることでした。しかし 16 bit でさえ、その目標を達成するためには不十分であること ...
https://man.plustar.jp/python/howto/unicode.html - [similar]
34.3. winreg --- Windows レジストリへのアクセス — Python 3.6.5 ドキュメント 9122
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 除します。 注釈 DeleteKeyEx() 関数は、Windows の 64-bit バージョンに特有の RegDeleteKeyEx Windows API 関数 ... lectionKey ( key ) ¶ 64ビット OS上で動作している 32bit プロセスに対するレジストリリフレクションを無効にし ... れたキーか、既定の HKEY_* 定数 のうちの一つです。 32bit OS上では一般的に NotImplemented 例外を発生させます ... れたキーか、既定の HKEY_* 定数 のうちの一つです。 32bit OS上では一般的に NotImplemented 例外を発生させます ...
https://man.plustar.jp/python/library/winreg.html - [similar]
16.16. ctypes --- Pythonのための外部関数ライブラリ — Python 3.6.5 ドキュメント 8158
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 体の関数への値渡しはサポートしていません。これは 32-bit の x86 環境では動くかもしれませんが、このライブラリ ... nt ( Int . first_16 ) <Field type=c_long, ofs=0:0, bits=16> >>> print ( Int . second_16 ) <Field type=c_l ... ong, ofs=0:16, bits=16> >>> 16.16.1.13. 配列 ¶ 配列 (Array) はシーケン ... は、 c_long の別名です。 class ctypes. c_int8 ¶ C 8-bit signed int データ型を表します。たいていは、 c_byte ...
https://man.plustar.jp/python/library/ctypes.html - [similar]
16.10. curses --- 文字セル表示を扱うための端末操作 — Python 3.6.5 ドキュメント 8158
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... urrently unused.) bstate is an integer value whose bits will be set to indicate the type of event, and wi ... ll be the bitwise OR of one or more of the following constants, ... curses. meta ( flag ) ¶ If flag is True , allow 8-bit characters to be input. If flag is False , allow o ... nly 7-bit chars. curses. mouseinterval ( interval ) ¶ ボタン ...
https://man.plustar.jp/python/library/curses.html - [similar]
7.1. struct --- バイト列をパックされたバイナリデータとして解釈する — Python 3.6... 7995
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... の2008 年の改訂で導入されました。 半精度型は、符号 bit 、5 bit の指数部、 11 bit の精度 (明示的には 10 bi ...
https://man.plustar.jp/python/library/struct.html - [similar]
PREV 1 2 3 4 5 6 NEXT