EXECUTION CONTEXT Meaning in Japanese - translations and usage examples

[ˌeksi'kjuːʃn 'kɒntekst]
[ˌeksi'kjuːʃn 'kɒntekst]

Examples of using Execution context in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Execution Context.
Specify the execution context to use.
使用する実行コンテキストを指定。
Specify the frequency[Hz] of the execution context.
実行コンテキストの周波数[Hz]を指定。
A runtime execution context for API proxies.
APIプロキシのランタイム実行コンテキストです
EC_STATUS status of execution context.
EC_STATUS実行コンテキストの状態。
The execution context of microinstructions is:.
マイクロインストラクションの実行コンテキストは以下のとおりです。
Customizing the Execution Context.
実行コンテキストExecutionContext
Many ECMAScript programmersknow that variables are closely related with the execution context:.
ECMAScriptプログラマの多くは、変数が実行コンテキストと密接に関わっていることを知っています。
Context Function execution context.
Context関数実行コンテキスト
The new current execution context is on top(and bold), and previous remembered contexts are below.
新しい現在の実行コンテキストが上(で太字のもの)で、以前に記憶されたコンテキストが下にあります。
Specified: Specify the default execution context period in[Hz].
指定:デフォルトの実行コンテキスト周期を[Hz]で指定する。
In actuality, the execution context is not a thread but an object with its own execution cycle and state.
実際には、実行コンテキストはスレッドそのものではなく、スレッドを抽象的に表現したもので実行周期や状態を持ちます。
This thread is called the execution context.
このスレッドをRTコンポーネントでは実行コンテキスト(ExecutionContext)と呼びます。
New modules, module execution context, the mechanism of interaction.
新しいモジュール•、モジュールの実行コンテキスト、相互作用のメカニズム。
The fact that the status of RTC is Inactive-Active-Error is that the state of theRTC It is not the state when an execution context(EC) is associated with an RTC.
RTCのステータスとしてInactive-Active-Errorとされているのは、実際にはRTCの状態ではなく、ある実行コンテキスト(EC)があるRTCと結びついたときの状態です。
Environment A runtime execution context for the API proxies in an organization.
Environment組織内のAPIプロキシ用のランタイム実行コンテキスト
Marshalling is the process of reading the parameters for a method call andpreparing them for transmission to another execution context for example, thread, process, or machine.
マーシャリングとは、メソッドの呼び出しに必要なパラメーターを読み出し、別の実行コンテキスト(スレッド、プロセス、マシンなど)へ転送するために準備する処理です。
As the function finishes, its execution context is not needed anymore, so it's removed from the memory.
関数が終了したので、その実行コンテキストは不要となり、メモリから削除されます。
Do not inject the value itself of the execution context(prod, dev etc).
実行コンテキスト(prod,devなど)の値そのものをインジェクトしてはいけません。
Settings related to execution context exec_cxt. periodic. type Specify the execution context to use.
実行コンテキストに関する設定exec_cxt.periodic.type使用する実行コンテキストを指定。
ExecutionContext. running Check if this execution context is running or not.
ExecutionContext.runningこのexecutioncontextは起動しているかどうかをチェックします。
The execution context associated with it is remembered in a special data structure called execution context stack.
現在の関数に関連付けられている実行コンテキストは、実行コンテキストスタックと呼ばれる特別なデータ構造で記録されます。
One function call has exactly one execution context associated with it.
つの関数呼び出しには、それに関連付けられた実行コンテキストが1つだけあります。
When an execution context in the stopped state receives a start event, it executes the onStartup state action of the RTCs and enters the running state.
停止状態(Stopped)にある実行コンテキストがstartイベントを受け取ると、RTコンポーネントのonStartupを実行して実行状態(Running)に遷移します。
So, in strict mode, if this was not defined by the execution context, it remains undefined.
よってstrictモードでは、thisが実行コンテキストによって定義されない場合、undefinedのままです。
If variables are related with the execution context, it should know where its data are stored and how to get them.
変数が実行コンテキストと関係があるならば、データがどこに保存され、データをどう取得するのか、実行コンテキストはわかっているはずです。
When accessing this in a code, its value is taken directly from the execution context and without any scope chain lookup.
つまり、コード中で"this"にアクセスするとき、その値は直接実行コンテキストから参照されており、スコープチェーン探索は行われていません。
The functions which construct"Activity" are executed by a thread called Execution Context(EC). EC can be attached and detached dynamically to RTC.
アクティビティを構成するコールバック関数は、実行コンテキスト(ExecutionContext:EC)と呼ばれるスレッドにより実行されます。
For example, with__clone()you can selectively share parts of your parent's execution context(memory space, file descriptors, etc.) with a new child process.
たとえば、__clone()を使用すると、親の実行コンテキスト(メモリー・スペース、ファイル記述子など)を選択的に子プロセスと共有することができます。
Description JavaScript looks up an unqualifiedname by searching a scope chain associated with the execution context of the script or function containing that unqualified name.
説明JavaScriptは、スクリプトの実行コンテキストまたは非修飾名を含む関数の実行コンテキストに関連付けられたスコープチェーンを探索することにより、非修飾名を探します。
Results: 36, Time: 0.0283

Word-for-word translation

Top dictionary queries

English - Japanese