| 意味 | 例文 (7件) |
context pythonとは 意味・読み方・使い方
追加できません
(登録数上限)
Weblio例文辞書での「context python」に類似した例文 |
|
「context python」の部分一致の例文検索結果
該当件数 : 7件
Refer to the file Grammar/Grammar in the Python distribution for the definitions of the names in the context of the language grammar.例文帳に追加
言語の文法のコンテキストにおける名前の定義については、PythonディストリビューションのファイルGrammar/Grammarを参照してください。 - Python
Execute Python source code from str in the context specified by the dictionaries globals and locals with the compiler flags specified by flags.例文帳に追加
辞書globalsとlocalsで指定されるコンテキストにおいて、strに含まれるPythonソースコードをコンパイラフラグ flags のもとで実行します。 - Python
(This would be called a package, except that term is already taken in the Python context: a single module distribution may contain zero, one, or many Python packages.)例文帳に追加
(パッケージ (package) と呼ばれることもありますが、 Python 用語としてのパッケージとは意味が違います: 一つのモジュール配布物の中には、場合によりゼロ個、一つ、それ以上の Python パッケージが入っています。 ) - Python
Exception: if the last command was a "list" command, the next 11 lines arelisted.Commands that the debugger doesn't recognize are assumed to be Python statements and are executed in the context of the program being debugged.例文帳に追加
例外: 直前のコマンドが"list"コマンドならば、次の11行がリストされます。 デバッガが認識しないコマンドはPython文とみなして、デバッグしているプログラムのコンテキストおいて実行されます。 - Python
It supports setting(conditional) breakpoints and single stepping at the source line level, inspection of stack frames, source code listing, and evaluation of arbitrary Python code in the context of any stack frame.例文帳に追加
(条件付き)ブレークポイントの設定やソース行レベルでのシングルステップ実行、スタックフレームのインスペクション、ソースコードリスティングおよびいかなるスタックフレームのコンテキストにおける任意のPythonコードの評価をサポートしています。 - Python
With context set and decimals created, the bulk of the program manipulates the data no differently than with other Pythonnumeric types.例文帳に追加
コンテキストを設定し、Decimal オブジェクトを生成できたら、ほとんどのプログラムは他の Python 数値型と全く変わらないかのようにDecimal を操作できます。 - Python
Code objects represent byte-compiled executable Python code, or bytecode.The difference between a code object and a function object is that the function object contains an explicit reference to the function's globals (the module in which it was defined), while a code object contains no context; also the default argument values are stored in the function object,not in the code object (because they represent values calculated atrun-time).例文帳に追加
コードオブジェクトは バイトコンパイルされた (byte-compiled)実行可能な Python コード、別名 バイトコード (bytecode) を表現します。 コードオブジェクトと関数オブジェクトの違いは、関数オブジェクトが関数のグローバル変数 (関数を定義しているモジュールのグローバル) に対して明示的な参照を持っているのに対し、コードオブジェクトにはコンテキストがないということです; また、関数オブジェクトではデフォルト引数値を記憶できますが、コードオブジェクトではできません(実行時に計算される値を表現するため)。 - Python
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
|
| 意味 | 例文 (7件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
「context python」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|