GLOBAL VARIABLE Meaning in Japanese - translations and usage examples

['gləʊbl 'veəriəbl]
['gləʊbl 'veəriəbl]
大域変数
変数globalvariable

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Where to use global variable?
グローバル変数を利用するには?
Define global variable in a JavaScript function.
JavaScript関数でのグローバル変数の定義。
Un-define the specified global variable.
指定したグローバル変数を未定義とします。
Define global variable with webpack.
Webpackでグローバル変数を定義する。
This form creates an undeclared global variable.
この形は、未宣言のグローバル変数を生成します。
There is no Global Variable in Java.
Javaにはグローバル変数がない。
For example, NaN is a non-writable global variable.
例えば、NaNは書き込み不可のグローバル変数です
It is similar to the Global variable present in other languages.
他の言語でのグローバル変数に相当します。
A global variable, window, representing the window in which the script is running, is exposed to JavaScript code.
Windowグローバル変数はスクリプトを実行しているウィンドウを表しており、JavaScriptコードに公開されます。
How do I declare a global variable in VBA?
VBAでグローバル変数を宣言するにはどうすればよいですか?
The global variable x which the macro m ought to have set remains the initial value"poi".
マクロmでセットしたかった大域変数xは元の値"poi"のまま変わらない。
Will break, whenever the global variable lnum changes.
これはグローバル変数のlnumが変化するときに常にブレークする。
The global variable"user" references the object{name:"John"}(we will call it John for brevity).
グローバル変数userはオブジェクト{name:"John"}を参照しています(簡潔のためにそれをJohnと呼びます)。
Which is published by PHP in the global variable HTTP_ACCEPT_LANGUAGE.
これは、PHPのグローバル変数HTTP_ACCEPT_LANGUAGE。
Reference a global variable to access information about your organization or the user who's running flow without using a query.
クエリを使用せず、グローバル変数を参照して、組織またはフローを実行しているユーザに関する情報にアクセスします。
If the position(P) input is not connected, the global variable by the same name will be used instead.
SurfacePosition(P)が接続されていない場合、同じ名前のグローバル変数が代わりに使用されます。
The global variable error_message_count counts the number of messages that have been output by error() and error_at_line().
大域変数error_message_countは、error()とerror_at_line()で出力されたメッセージの数を。
Fixed a defect which would cause global variable naming conflicts under specific conditions.
特定条件下におけるグローバル変数の衝突不具合の修正。
A thread-shared semaphore is placed in an area of memory shared between by the threads of a process,for example, a global variable.
スレッド共有セマフォは、同じプロセス内のスレッド間で共有されるメモリ領域、例えば大域変数(globalvariable)に配置される。
If the Surface Position(P)input is not connected, the global variable by the same name will be used instead.
SurfacePosition(P)が接続されていない場合、同じ名前のグローバル変数が代わりに使用されます。
A thread-shared semaphore is placed in an area of memory shared between by the threads of a process,for example, a global variable.
スレッド共有セマフォは、同じプロセス内のスレッド間で共有されたメモリ領域、例えば大域変数(globalvariable)に配置される。
Value- the value of the global variable. Any floating point number can be used as a global variable value;
値-グローバル変数の値任意の浮動小数点数は、グローバル変数の値として使用することができます。
If any of the calls are unsuccessful,the value -1 is returned and the global variable errno is set to indicate the error.
なにか呼び出しが失敗した場合には、値-1が返され、グローバル変数errnoがそのエラーを示すために設定されます。
A thread-shared semaphore is placed in an area of memory shared between by the threads of a process,for example, a global variable.
スレッド共有セマフォは、同じプロセス内のスレッド間で共有されるメモリー領域、例えば大域変数(globalvariable)に配置される。
Finally, we define the resource media type as a global variable so we can refer to it when declaring the OK response.
最後に、リソースのメディアタイプをグローバル変数として定義し、OKレスポンスを宣言するときに参照することができます。
Instead, the operating system uses a global variable and an area in the Flash to track which die is currently active.
代わりに、オペレーティングシステムはグローバル変数とフラッシュ内の領域を使用して、どのダイがアクティブかを追跡します。
The err(), verr(), warn(), and vwarn() functions use the global variable errno to look up the error message.
Err(),verr(),warn(),およびvwarn()の各関数は、グローバル変数errnoを使用してエラーメッセージを検索します。
Also, it is good practice to make a copy of the global variable errno and restore it before returning from the signal handler.
また、大域変数errnoのコピーを作成し、シグナルハンドラから戻る前にその値を戻すようにするのはよいことです。
A top-level variable-binding element declares a global variable that is visible everywhere(except where it is shadowed by another binding).
トップレベルに置く変数束縛要素は、どこからでも見える大域変数を宣言する(他の束縛により隠蔽されない限り)。
Results: 29, Time: 0.0286

Word-for-word translation

Top dictionary queries

English - Japanese