Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 156 for コマンド (0.092 sec.)
24.3. shlex --- 単純な字句解析 — Python 3.6.5 ドキュメント 4960
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... す。戻り値は、リストを使えないようなケースで、シェルコマンドライン内で一つのトークンとして安全に利用出来る文字列 ... y with Shells 前のトピックへ 24.2. cmd --- 行指向のコマンドインタープリタのサポート 次のトピックへ 25. Tk を用い ...
https://man.plustar.jp/python/library/shlex.html - [similar]
6. テキスト処理サービス — Python 3.6.5 ドキュメント 4960
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... r オブジェクト 6.3.4. Differ の例 6.3.5. difflib のコマンドラインインタフェース 6.4. textwrap --- テキストの折り ...
https://man.plustar.jp/python/library/text.html - [similar]
14. 対話入力編集と履歴置換 — Python 3.6.5 ドキュメント 4960
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... クォートなどの対応をチェックする (あるいは指示する) コマンドも有用でしょう。 より優れた対話的インタープリタの代替 ...
https://man.plustar.jp/python/tutorial/interactive.html - [similar]
18.5.9. asyncio での開発 — Python 3.6.5 ドキュメント 4936
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 表示されるようにします。例えば、Python の -Wdefault コマンドラインオプションを使用して、それらを表示します。 デバ ...
https://man.plustar.jp/python/library/asyncio-dev.html - [similar]
プログラミング FAQ — Python 3.6.5 ドキュメント 4925
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... のモジュール xyz.py をインポートしている場合、(シェルコマンドとして python foo.py と打ち込んで) foo を実行すると、 ... ンポートされることによって使われる大抵のモジュールはコマンドラインインタフェースや自己テストも提供していて、 __n ...
https://man.plustar.jp/python/faq/programming.html - [similar]
3. 組み込み定数 — Python 3.6.5 ドキュメント 4925
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... モジュールで追加される定数 ¶ site モジュール ( -S コマンドラインオプションが指定されない限り、スタートアップ時 ...
https://man.plustar.jp/python/library/constants.html - [similar]
35.8. pty --- 擬似端末ユーティリティ — Python 3.6.5 ドキュメント 4925
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... りました。 35.8.1. 使用例 ¶ 下記のプログラムは Unix コマンド script(1) のように動作します。疑似端末を使用して、 ...
https://man.plustar.jp/python/library/pty.html - [similar]
12.6. sqlite3 --- SQLite データベースに対する DB-API 2.0 インタフェース — Pytho... 4925
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ブジェクトを作りその execute() メソッドを呼んで SQL コマンドを実行することができます: c = conn . cursor () # Cre ... 便利です。この関数には、 sqlite3 シェルの中の .dump コマンドと同じ機能があります。 以下はプログラム例です: # Con ...
https://man.plustar.jp/python/library/sqlite3.html - [similar]
16.3. time --- 時刻データへのアクセスと変換 — Python 3.6.5 ドキュメント 4925
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ムを扱うコアツール 次のトピックへ 16.4. argparse --- コマンドラインオプション、引数、サブコマンドのパーサー ナビゲ ...
https://man.plustar.jp/python/library/time.html - [similar]
13. さあ何を? — Python 3.6.5 ドキュメント 4925
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... の読み込み、HTTPによるドキュメント取得、乱数の生成、コマンドラインオプションの構文解析、CGIプログラムの作成、デー ...
https://man.plustar.jp/python/tutorial/whatnow.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT