Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 52 for flags (0.084 sec.)
12.5. dbm --- Unix "データベース" へのインタフェース — Python 3.6.5 ドキュメン... 6616
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... てのフラグが有効とは限りません。モジュール定数 open_flags はサポートされているフラグ文字からなる文字列です。 ...
https://man.plustar.jp/python/library/dbm.html - [similar]
34.1. msilib --- Microsoft インストーラーファイルの読み書き — Python 3.6.5 ドキ... 6616
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... asedir , physical , logical , default [ , componentflags ] ) ¶ 新しいディレクトリを Directory テーブルに作成 ... ーブルの DefaultDir スロットを指定します。 componentflags は新しいコンポーネントが得るデフォルトのフラグを指 ... start_component ( component=None , feature=None , flags=None , keyfile=None , uuid=None ) ¶ エントリを Com ...
https://man.plustar.jp/python/library/msilib.html - [similar]
11.4. stat --- stat() の結果を解釈する — Python 3.6.5 ドキュメント 6616
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... XUSR の、 Unix V7 のシノニム。 以下のフラグを os.chflags() の flags 引数として利用できます: stat. UF_NODUMP ... 詳しい情報は *BSD か Mac OS システムの man page chflags(2) を参照してください。 Windows では、 os.stat() が ...
https://man.plustar.jp/python/library/stat.html - [similar]
What's New In Python 3.1 — Python 3.6.5 ドキュメント 6616
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... .) re.sub() 、 re.subn() および re.split() 関数は flags 引数を受け取るようになりました。 (Contributed by G ...
https://man.plustar.jp/python/whatsnew/3.1.html - [similar]
16.16. ctypes --- Pythonのための外部関数ライブラリ — Python 3.6.5 ドキュメント 6541
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 関数) を作成します。 prototype ( func_spec [ , paramflags ] ) 共有ライブラリがエクスポートしている外部関数を ... タンスです。 prototype ( vtbl_index , name [ , paramflags [ , iid ] ] ) COM メソッドを呼び出す外部関数を返し ... ェイスへのポインタを必要とします。 オプションの paramflags パラメータは上述した機能より多機能な外部関数ラッパ ... ーを作成します。 paramflags は argtypes と同じ長さのタプルでなければなりません ...
https://man.plustar.jp/python/library/ctypes.html - [similar]
16.2. io --- ストリームを扱うコアツール — Python 3.6.5 ドキュメント 6541
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 基底のファイルディスクリプタは、 opener を ( name , flags ) で呼び出して得られます。 opener は開いたファイル ...
https://man.plustar.jp/python/library/io.html - [similar]
6. モジュール (module) — Python 3.6.5 ドキュメント 6541
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... getframe', '_home', '_mercurial', '_xoptions', 'abiflags', 'api_version', 'argv', 'base_exec_prefix', 'base ... excepthook', 'exec_prefix', 'executable', 'exit', 'flags', 'float_info', 'float_repr_style', 'getcheckinter ... val', 'getdefaultencoding', 'getdlopenflags', 'getfilesystemencoding', 'getobjects', 'getprofi ... m', 'prefix', 'ps1', 'setcheckinterval', 'setdlopenflags', 'setprofile', 'setrecursionlimit', 'setswitchint ...
https://man.plustar.jp/python/tutorial/modules.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 6541
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... _gen と st_birthtime を持つようになっています。 st_flags 属性も、プラットフォームがサポートされている場合に ... specifying _ast.PyCF_ONLY_AST as the value of the flags parameter: from _ast import PyCF_ONLY_AST ast = co ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
正規表現 HOWTO — Python 3.6.5 ドキュメント 6452
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » 正規 ... >>> p re.compile('ab*') re.compile() はいくつかの flags 引数を受け付けることができます、この引数はさまざま ...
https://man.plustar.jp/python/howto/regex.html - [similar]
What's New in Python 2.2 — Python 3.6.5 ドキュメント 6452
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ードするには、以下のステップを実施してください: Py_TPFLAGS_GC() を PyTPFLAGS_HAVE_GC() にリネームします。 オブ ... ure__ 文を削除します。 ビルトイン関数 compile() に flags 引数が追加され、これにより __future__ ステートメン ... において、 dlopen() で使われるフラグを sys.getdlopenflags() 関数と sys.setdlopenflags() 関数でセット出来るよ ...
https://man.plustar.jp/python/whatsnew/2.2.html - [similar]
PREV 1 2 3 4 5 6 NEXT