GLOBAL SCOPE 日本語 意味 - 日本語訳 - 英語の例文

['gləʊbl skəʊp]
['gləʊbl skəʊp]

英語 での Global scope の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
CSS only has a global scope.
CSSはglobalscopeしか存在しない。
Since eval is not getting called directly in this case,the string passed to setTimeout will be executed in the global scope;
この場合、evalは直接呼ばれないので、文字列が渡されたsetTimeoutはglobalscopeで実行されます。
Eloquent Global Scope Improvements.
Eloquentグローバルスコープの向上。
(A class is never used as a global scope.).
クラスはグローバルなスコープとして用いられることはありません。
When using this in global scope, it will simply refer to the global object.
Thisをグローバルスコープ内で使用すると、単純にグローバルオブジェクトを参照するようになります。
(The class itself is never used as a global scope!).
クラスはグローバルなスコープとして用いられることはありません。
Or, if you defined the global scope using a Closure:.
もしくは、クロージャを使用し、グローバルスコープを定義している場合は:。
It creates a function from a string, also in the global scope.
これは文字列から関数を作成し、グローバルスコープになります。
This event is sent to the global scope of a ServiceWorker.
このイベントは、ServiceWorkerのグローバルスコープに送信されます。
IPU is an organization with a long, distinguished history and global scope.
IPUは長い歴史と世界的な視野をもつ組織です。
Instead, to eval the code in the global scope, use window. eval(code).
代わりに、グローバルスコープでコードをevalするにはwindow.eval(code)を使います。
In the context of a worker, both self and this reference the global scope.
ワーカーのコンテキストでは、selfとthisはいずれもワーカーのグローバルスコープを参照します。
In the case that it reaches the global scope and still has not found the requested name, it will raise a ReferenceError.
グローバルスコープまで遡っても要求した名前が無いとReferenceErrorが発生します。
FullClasspath is not defined in the Global scope by default.
FullClasspathはデフォルトでは、Globalスコープには定義されていない。
This script is evaluated in the global scope and anything that you write here might affect any other part of your app.
スクリプトはグローバルスコープ内で評価されるため、書く内容によってはアプリの他の部分に影響する可能性があります。
External variables are no longer registered in the global scope by default.
外部変数は、もはやデフォルトでグローバルスコープに登録されません。
In plain CSS, all selectors live in the global scope and are prone to name collisions and specificity conflicts.
通常のCSSは、すべてのセレクターがグローバルなスコープの中にあるため、名前や空間のコンフリクトが発生します。
But the variables declared outside of functions have a global scope and can be accessed from inside.
ただし、関数の外部で宣言された変数にはグローバルスコープがあり、内部からアクセスできます。
Global variables has global scope, that is, we wan define and use that variable anywhere in our JavaScript code.
グローバル変数にはグローバルスコープがあります。つまり、JavaScriptコードの任意の場所でその変数を定義して使用することができます。
Script A defines a variable called foo in the global scope, and script B defines a foo in the current scope..
スクリプトAはfooと呼ばれる変数を、グローバルスコープに定義しており、スクリプトBはfooを現在のスコープで定義ています。
If your global scope is adding columns to the select clause of the query, you should use the addSelect method instead of select.
クエリのSELECT節にカラムを追加するグローバルスコープの場合は、selectの代わりにaddSelectメソッドを使用してください。
The Err object is an intrinsic object with global scope there is no need to create an instance of it in your code.
TheErrobjectisanintrinsicobjectwithglobalscope.コード内にそのインスタンスを作成する必要はありません。
Eloquent Global Scope Improvements: Eloquent global scope variables are now easier to implement and handle by using the new“apply” keyword.
雄弁なグローバルスコープの改善:雄弁グローバルスコープ変数は、新しい「適用」キーワードを使用して実装し、扱いやすいです。
If the variable definition is in namespace or global scope, the scope of the identifier is the current compilation unit.
Variabledefinitionを名前空間スコープやグローバルスコープで指定すると、identifierの有効範囲は現在のコンパイル単位になります。
In client-side JavaScript, the global scope is generally the web page inside which all the code is being executed.
クライアントサイドJavaScriptにおいては、一般的にすべてのコードが実行されているWebページがグローバルスコープとなります。
Previously, the__defineGetter__ and__defineSetter__ methodscould be called at the global scope without any object, because the global object was automatically used in such cases.
従来、__defineGetter__、__defineSetter__両メソッドは、グローバルスコープでオブジェクト抜きに呼び出すことが可能でした。
Although the object is in the global scope, features provided by this plugin are not available until after the deviceready event.
オブジェクトはグローバルスコープにありますが、このプラグインによって提供される機能は、devicereadyイベントの発火後まで使用できません。
Set a Science-Based Target for JLL's global Scope 1 and 2 emissions, and an accompanying Scope 3 target.
JLLのグローバルなスコープ1と2の排出量についての科学的な根拠のある目標と、これらについてのスコープ3の目標を定めます。
Our assumption was that we could trust the global scope in which our content scripts run, and this proved not to be the case.
弊社のコンテンツスクリプトが実行するグローバルスコープを信頼できると仮定していましたが、そうではないことが判明しました。
Although the object is attached to the global scope( navigator), it is not available until after the deviceready event.
このオブジェクトは、グローバルスコープ(navigator)に属していますが、使用できるのは、devicereadyイベントの発火後になります。
結果: 78, 時間: 0.0263

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語