A GLOBAL VARIABLE in Japanese translation

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

Examples of using A global variable in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The language also defines a global variable that has the value of undefined;
Undefinedはただのグローバル変数で、undefinedという値を持っているだけ。
A Global variable is helpful in situations where multiple functions are accessing the same data.
グローバル変数は、複数の機能が同じデータにアクセスしている状況で役立ちます。
However, a global variable is destroyed when the entire program is terminated.
ただし、グローバル変数はプログラム全体が終了すると破壊されます。
When the cursor is on a global variable that is defined in the file, this command will jump to its declaration.
ファイル内で定義されているグローバル変数の上にカーソルがある場合、その宣言にジャンプします。
When the same name is defined for a local and a global variable, reference by the local variable has priority. The following variables are system-defined in SECONDS.
同じ名前のローカル変数とグローバル変数が定義されているときは,ローカル変数の引用が優先されます。
A global variable therefore has an unlimited potential for creating mutual dependencies, and adding mutual dependencies increases complexity.
グローバル変数はそれゆえ相互依存を生み出す無限の可能性を持っており、相互依存が高まることは複雑性を増大することにつながる。
This is important because a global variable stored here will have a fixed set memory address.
これは、ここに格納されたグローバル変数が固定セットメモリアドレスを持つため、重要です。
Note that you have the option of setting a Job Variable or a Global Variable.
ジョブ変数またはグローバル変数を設定するかを選ぶことができます。
So if we create a global variable in one script, it becomes available to others.
従って、もしもあるスクリプトの中にグローバル変数を作ると、他からも利用可能になります。
GetElementById or just idIf an element has the id attribute, then there's a global variable by the name from that id.
もし要素がid属性を持っている場合、そのidの名前のグローバル変数があります
A global variable whose value is set by any RPC client creation routine that does not succeed.
エラーになったRPCクライアント作成ルーチンで値が設定されるグローバル変数です
Value- the value of the global variable. Any floating point number can be used as a global variable value;
値-グローバル変数の値任意の浮動小数点数は、グローバル変数の値として使用することができます。
The language also defines a global variable that has the value of undefined;
この言語はまた、undefinedの値を持つグローバル変数を定義しています。
File system API- the FSharp. Compiler. Service component has a global variable representing the file system.
ファイルシステムAPI-FSharp.Compiler.Serviceコンポーネントにはファイルシステムを表すグローバル変数が定義されています。
Without strict mode, assigning a value to an undeclared variable automatically creates a global variable with that name.
非strictモードでは、宣言していない変数に対して値を代入すると、自動的にグローバル変数を生成します。
Both the main thread and the new thread then increment a global variable called myglobal 20 times.
プログラムでは、メイン・スレッド、新しいスレッド共に、myglobalというグローバル変数を20回増分します。
Otherwise, if a global variable named__metaclass__ exists, it is used.
それ以外の場合で、__metaclass__という名前のグローバル変数があれば、それをつかいます。
To change the name or value of a global variable, one has to double-click with the left mouse button on the corresponding cell of the table.
グローバル変数の名前や値を変更したいときは、一覧表の対応するセルの上で、マウスの左ボタンをダブルクリックします。
Foo;// Returns: true After defining a Global Variable foo, we can access its value directly from the window object, by using the variable name foo as a property name of the Global Object window. foo.
Foo;//trueを返すグローバル変数fooを定義した後、その値をwindowオブジェクトから、変数名であるfooを使用し、グローバルオブジェクトwindow.fooのプロパティ名として直接アクセスすることができます。
Create a global variable to store the direct update context so that you can use it subsequently when the direct update process fails. For example.
ダイレクト・アップデート・コンテキストを格納するグローバル変数を作成して、その後ダイレクト・アップデート・プロセスが失敗したときにそのダイレクト・アップデート・コンテキストを使用できるようにします。例えば、次のとおりです。
Results: 57, Time: 0.0427

Word-for-word translation

Top dictionary queries

English - Japanese