Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 103 for size (0.112 sec.)
25.5. IDLE — Python 3.6.5 ドキュメント 5680
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... lor themes [テキスト色テーマ], startup windows and size [IDLE 開始時についての設定 (Shell から開始するか E ...
https://man.plustar.jp/python/library/idle.html - [similar]
20.13. xml.parsers.expat --- Expat を使った高速な XML 解析 — Python 3.6.5 ドキ... 5680
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ェクトは次のような属性を持ちます: xmlparser. buffer_size ¶ buffer_text が真の時に使われるバッファのサイズで ...
https://man.plustar.jp/python/library/pyexpat.html - [similar]
17.5. subprocess --- サブプロセス管理 — Python 3.6.5 ドキュメント 5680
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 提供しています。 class subprocess. Popen ( args , bufsize=-1 , executable=None , stdin=None , stdout=None , ... に セキュリティで考慮すべき点 を読んでください。 bufsize は標準入力/標準出力/標準エラー出力パイプファイルオ ... ます。 負のサイズ (デフォルト) は io.DEFAULT_BUFFER_SIZE のシステムデフォルトが使用されることを意味します。 ... わせてデフォルトでバッファリングが有効となるよう bufsize のデフォルト値が -1 になりました。Python 3.2.4 およ ...
https://man.plustar.jp/python/library/subprocess.html - [similar]
What's New in Python 2.3 — Python 3.6.5 ドキュメント 5680
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... , in ? ValueError : attempt to assign sequence of size 3 to extended slice of size 2 削除はもっと素直です ...
https://man.plustar.jp/python/whatsnew/2.3.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 5680
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 1 , in <module> RuntimeError : dictionary changed size during iteration Python 2.x で view メソッドを利用 ... > sys . long_info sys.long_info(bits_per_digit=30, sizeof_digit=4) (Contributed by Mark Dickinson; bpo-425 ... . check_output ([ 'df' , '-h' , '.' ]) 'Filesystem Size Used Avail Capacity Mounted on\n /dev/disk0s2 52G ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 5680
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... tributed by Christian Heimes in bpo-17276 .) block_size 属性と name 属性 (と digest_size 属性の公式ドキュメ ... つかの FreeBSD 固有の定数が追加されました: RLIMIT_SBSIZE , RLIMIT_SWAP , RLIMIT_NPTS . (Contributed by Clau ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
16.10. curses --- 文字セル表示を扱うための端末操作 — Python 3.6.5 ドキュメント 5641
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... プリタが終了される場合があります。 curses. is_term_resized ( nlines , ncols ) ¶ resize_term() によってウィン ... ow, except that it is not restricted by the screen size, and is not necessarily associated with a particul ... vetty() を呼び出した時の状態に戻します。 curses. resize_term ( nlines , ncols ) ¶ Backend function used by ... resizeterm() , performing most of the work; when resizing ...
https://man.plustar.jp/python/library/curses.html - [similar]
2. 組み込み関数 — Python 3.6.5 ドキュメント 5641
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... _', '__name__', '__package__', '_clearcache', 'calcsize', 'error', 'pack', 'pack_into', 'unpack', 'unpack_ ... され、それが不可能な場合は代わりに io.DEFAULT_BUFFER_SIZE が使われます。多くのシステムでは、典型的なバッファ ...
https://man.plustar.jp/python/library/functions.html - [similar]
31.5. importlib --- import の実装 — Python 3.6.5 ドキュメント 5641
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... コードの更新時刻を表す整数または浮動小数点数です。 'size' (任意): バイト数で表したソースコードのサイズです。 ...
https://man.plustar.jp/python/library/importlib.html - [similar]
4. 組み込み型 — Python 3.6.5 ドキュメント 5641
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... インデックス指定として解釈されます。 range は sys.maxsize より大きい絶対値を含むことができますが、いくつかの ... ば、その位置で比較を止めます。 str. expandtabs ( tabsize=8 ) ¶ 文字列内の全てのタブ文字が 1 つ以上のスペース ... 返します。スペースの数は現在の桁 (column) 位置と tabsize に依存します。タブ位置は tabsize 文字毎に存在します ... いオブジェクトを生成します。 bytes. expandtabs ( tabsize=8 ) ¶ bytearray. expandtabs ( tabsize=8 ) ¶ 桁 (co ...
https://man.plustar.jp/python/library/stdtypes.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT