Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 29 of about 29 for Boolean (0.062 sec.)
19.2. json --- JSON エンコーダおよびデコーダ — Python 3.6.5 ドキュメント 7358
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... t か list )であることを要求していて、JSON の null, boolean, number, string であることは許されていませんでした ...
https://man.plustar.jp/python/library/json.html - [similar]
16.1. os --- 雑多なオペレーティングシステムインタフェース — Python 3.6.5 ドキュ... 7358
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 述子の「継承可能 (inheritable)」フラグを取得します (boolean)。 os. set_inheritable ( fd , inheritable ) ¶ 指定 ... ドルの「継承可能 (inheritable)」フラグを取得します (boolean)。 利用できる環境 : Windows. os. set_handle_inheri ...
https://man.plustar.jp/python/library/os.html - [similar]
25.1. tkinter --- Tcl/Tk の Python インタフェース — Python 3.6.5 ドキュメント 7358
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 。 Variable には、 StringVar , IntVar , DoubleVar , BooleanVar といった便利なサブクラスがすでにすでに数多く定義 ... 先頭に付けたファイルへの完全なパスを与えてください。 boolean 整数 0 または 1 、あるいは、文字列 "yes" または "n ...
https://man.plustar.jp/python/library/tkinter.html - [similar]
20.6. xml.dom --- 文書オブジェクトモデル (DOM) API — Python 3.6.5 ドキュメント 7358
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... on の型に対応付けられています。 IDL 型 Python の型 boolean bool または int int int long int int unsigned int ...
https://man.plustar.jp/python/library/xml.dom.html - [similar]
8. 複合文 (compound statement) — Python 3.6.5 ドキュメント 7358
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... 真: true と偽: false の定義については、 ブール演算 (boolean operation) 節を参照してください); 次に、選択したス ...
https://man.plustar.jp/python/reference/compound_stmts.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 7358
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 条件式を書くための手段を要望し続けてきました。それは Boolean 値が真か偽かによって値 A または B を返す式です。条 ... if condition else false_value 評価はこれでも既存の Boolean 式のように遅延的であり、評価順は少々前後します。真 ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
24.1. turtle --- タートルグラフィックス — Python 3.6.5 ドキュメント 7048
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... thod Turtle.filling() has been added. It returns a boolean value: True if a filling process is under way, Fal ...
https://man.plustar.jp/python/library/turtle.html - [similar]
21.6. urllib.request --- URL を開くための拡張可能なライブラリ — Python 3.6.5 ド... 7048
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 削除されるようになりました。 Request. unverifiable ¶ boolean, indicates whether the request is unverifiable as ...
https://man.plustar.jp/python/library/urllib.request.html - [similar]
What's New In Python 3.5 — Python 3.6.5 ドキュメント 7048
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... instances as an exc_info argument, in addition to boolean values and exception tuples: >>> import logging >> ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
PREV 1 2 3 NEXT