英和辞典・和英辞典で「CodeObject」に一致する見出し語は見つかりませんでした。
以下のキーワードの中にお探しの項目があるかもしれません。
|
「CodeObject」を含む例文一覧 |
「CodeObject」を含む例文の一部を表示しています Code objects represent byte-compiled executable Python code, or bytecode.The difference between a codeobject and a function object is that the function object contains anexplicit reference to the function's globals (the module in which itwas 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 |
|
専門用語を解説した辞書に「CodeObject」の解説があります |
|
|
「CodeObject」に近いキーワードやフレーズ |
Weblio英和辞典・和英辞典に収録されている単語を、文字コード順(UTF-8)に並べた場合に前後にある言葉の一覧です。 |
|
検索のヒント |
検索のヒント
その他の役立つヒント
|
