Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 54 for bit (0.061 sec.)
19.1.8. email: 使用例 — Python 3.6.5 ドキュメント 6734
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... is encoded (compressed), so # use a generic bag-of-bits type. ctype = 'application/octet-stream' maintype ... ntent_type ()) if not ext : # Use a generic bag-of-bits extension ext = '.bin' filename = 'part- %03d%s ' ... n alternative plain text version. To make things a bit more interesting, we include a related image in th ...
https://man.plustar.jp/python/library/email.examples.html - [similar]
29.12. inspect --- 活動中のオブジェクトの情報を取得する — Python 3.6.5 ドキュメ... 6734
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... o_firstlineno Python ソースコードの先頭行 co_flags bitmap of CO_* flags, read more here co_lnotab 行番号か ... e optional return_annotation argument, can be an arbitrary Python object, is the "return" annotation of t ... arargs is the name of the * parameter or None if arbitrary positional arguments are not accepted. varkw i ... s the name of the ** parameter or None if arbitrary keyword arguments are not accepted. defaults i ...
https://man.plustar.jp/python/library/inspect.html - [similar]
16.14. platform --- 実行中プラットフォームの固有情報を参照する — Python 3.6.5 ... 6734
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... atform. architecture ( executable=sys.executable , bits='' , linkage='' ) ¶ executable で指定した実行可能 ... の各種アーキテクチャ情報を調べます。 戻り値はタプル (bits, linkage) で、アーキテクチャのビット数と実行可能フ ... 合はパラメータプリセットから与えられる値を返します。bits に '' を与えた場合、サポートされているポインタサイ ... ーサル形式かもしれません。 現在のインタプリタが "64-bit" であるかどうかを調べるには、 sys.maxsize の方が信 ...
https://man.plustar.jp/python/library/platform.html - [similar]
22.3. sunau --- Sun AUファイルの読み書き — Python 3.6.5 ドキュメント 6734
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... (バイト数で)設定します。 バージョン 3.4 で変更: 24-bit サンプルのサポートが追加されました。 AU_write. set ...
https://man.plustar.jp/python/library/sunau.html - [similar]
2. 字句解析 — Python 3.6.5 ドキュメント 6734
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... データベース中で name という名前の文字 (4) \uxxxx 16-bit の十六進値 xxxx を持つ文字 (5) \Uxxxxxxxx 32-bit...
https://man.plustar.jp/python/reference/lexical_analysis.html - [similar]
Windows 上の Python FAQ — Python 3.6.5 ドキュメント 6571
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... d8afb90ebf2, Sep 29 2012, 10:55:48) [MSC v.1600 32 bit (Intel)] on win32 Type "help", "copyright", "credi ...
https://man.plustar.jp/python/faq/windows.html - [similar]
9.4. decimal --- 十進固定及び浮動小数点数の算術演算 — Python 3.6.5 ドキュメント 6571
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... す。互換性のために、pure Python 版も含まれます。 32-bit 64-bit decimal. MAX_PREC ¶ 425000000 9999999999999 ...
https://man.plustar.jp/python/library/decimal.html - [similar]
19.1.1. email.message: 電子メールメッセージの表現 — Python 3.6.5 ドキュメント 6571
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... restricted to producing messages serialized as "7 bit clean" when utf8 is False , which is the default. ...
https://man.plustar.jp/python/library/email.message.html - [similar]
9.2. math --- 数学関数 — Python 3.6.5 ドキュメント 6571
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 正確な値を返します。 バージョン 3.3 で追加. 参考 int.bit_length() は、その整数を二進法で表すのに何ビット必要 ...
https://man.plustar.jp/python/library/math.html - [similar]
35.11. resource --- リソース使用状態の情報 — Python 3.6.5 ドキュメント 6571
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ser id's processes. This limit is enforced only if bit 1 of the vm.overcommit sysctl is set. Please see t ...
https://man.plustar.jp/python/library/resource.html - [similar]
PREV 1 2 3 4 5 6 NEXT