GLOBAL VARIABLES in Japanese translation

['gləʊbl 'veəriəblz]
['gləʊbl 'veəriəblz]
大域変数
global variables

Examples of using Global variables in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Int example_int_; Global variables Global variables should almost never be used see below for more on this.
例:intexample_int_;大域変数大域変数(グローバル変数)は基本的に使うべきではありません。
That is, global variables defining business or applicative logic specific to an application, which don't need to be stored in a database.
すなわち、アプリケーションに固有なビジネスロジックもしくはアプリケーションロジックを定義するグローバル変数で、データベースに保存する必要のないものです。
Each of your site's global sets will be available to your template as global variables, named after their handle.
それそれのサイトのグローバル設定は、ハンドルにちなんで命名されたグローバル変数としてテンプレートで利用可能です。
If the s and t inputs are not specified, the global variables by the same names will be used instead.
Sとtの入力が指定されていない場合、同じ名前のグローバル変数が代わりに使用されます。
Store Summary Statistics in Global Variables The Summarize command collects summary statistics for a data table and stores them in global variables.
要約統計量をグローバル変数に格納するSummarizeコマンドは、データテーブルの要約統計量を求め、グローバル変数に格納します。
If P, N, or Ng are not connected, the global variables by the same names will be used instead.
IまたはNを接続しなかった場合、同じ名前のグローバル変数が代わりに使用されます。
If the position(P) and normal vector(N) are not connected, the global variables by the same names will be used instead.
SurfacePosition(P)が接続されていない場合、同じ名前のグローバル変数が代わりに使用されます。
Furthermore, a pure function does not affect its environment in any way(e.g., global variables, affecting files on disk…).
さらに、純粋関数は環境に影響しません(グローバル変数やデスク上のファイルなど)。
But only global variables with the target attribute are compiled into the binary offloaded to the coprocessor.
しかし、ターゲット属性を含むグローバル関数のみ、コプロセッサーにオフロードされるバイナリーにコンパイルされます。
Global variables has global scope, that is, we wan define and use that variable anywhere in our JavaScript code.
グローバル変数にはグローバルスコープがあります。つまり、JavaScriptコードの任意の場所でその変数を定義して使用することができます。
Using global variables in a function other than the one that created them.
グローバル変数を作成した関数以外の関数でグローバル変数を使用する。
Initialize/Uninitialize Data Segment: Initial values of variables specified in the program(Global variables and so on) is stored.
プログラムに規定されたGlobal変数等の初期値が格納されるInitialize/UninitializeDataSegment。
How do I create and access the global variables in Groovy?
Groovyでグローバル変数を作成してアクセスするにはどうすればよいですか?
Avoid using global variables in JavaScript adapters to save data on the session- because there is no"session".
JavaScriptアダプターでグローバル変数を使用してセッションに関するデータを保存することは避けてください。これは、「セッション」が存在しないためです。
However, you can use global variables to save data for use during a single request.
ただし、グローバル変数を使用して、1つの要求で使用するデータを保存することはできます。
To manage platform global variables click on" Global Variables" in the Tools menu or press F3.
プラットフォームのグローバル変数の管理には「グローバル変数」をツールメニューでクリックするかF3を押します。
In BREW programming, global variables and static variables can not be used.
BREWでは仕様上、大域変数(グローバル変数)や静的変数(static変数)が使用できません。
Don't rely on or use any libraries or global variables that aren't part of the JavaScript API for Lightning components.
LightningコンポーネントのJavaScriptAPIに含まれないライブラリやグローバル変数に依存したり、それらを使用したりしないでください。
These global variables are available in every template and are safe to use.
これらのグローバル変数はすべてのテンプレートで利用可能で、安全に使用できる変数です。
When these global variables are file-scope static variables, then they cannot be named in the in or out clauses.
これらのグローバル変数がファイルスコープのスタティック変数の場合、inまたはout節で指定することはできません。
Results: 232, Time: 0.0439

Word-for-word translation

Top dictionary queries

English - Japanese