THE GLOBAL VARIABLE - 日本語 への翻訳

[ðə 'gləʊbl 'veəriəbl]
[ðə 'gləʊbl 'veəriəbl]

英語 での The global variable の使用例とその 日本語 への翻訳

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
If the global variable error_print_progname is assigned the address of a function(i.e., is not NULL), then that function is called instead of prefixing the message with the program name and colon.
大域変数error_print_prognameに関数のアドレスが割り当てられている場合(つまりNULLではない場合)、メッセージの前にプログラム名とコロンを書き出すのではなく、この関数を呼び出す。
In the scope of a function or method, you may access the global variable$foo by either directly accessing$GLOBALS['foo']
関数やメソッドのスコープでグローバル変数$fooにアクセスするには、直接$GLOBALS['foo']
Lastly, the thing program calls the prv_set_smartlight_info() function and stores the state of the LED light updated by the action in the global variable.
最後に、prv_set_smartlight_info()関数を呼び出して、アクションによって更新されたLEDライトの状態をグローバル変数に格納します。
Otherwise, a value of -1 is returned to the parent process, no child process is created, and the global variable errno is set to indicate the error.
そうでない場合は-1が親プロセスに返され、子プロセスは作成されずに、エラーを示すためにグローバル変数errnoが設定されます。
Otherwise, a value of -1 is returned to the parent process, no child process is created, and the global variable errno is set to.
そうでない場合は-1が親プロセスに返され、子プロセスは作成されずに、エラーを示すためにグローバル変数errnoが設定されます。
As the execution goes on, the call to makeCounter() finishes, and the result(the tiny nested function) is assigned to the global variable counter.
実行が進み、makeCounter()呼び出しが終わると、結果(小さなネストされた関数)がグローバル変数counterに代入されます。
In the original code, although the if statement seemed to modify the global variable goo, it actually modifies the local variable- after hoisting has been applied.
元のコードの中のifステートメントはグローバル変数であるgooも変更しているように見えますが、実際には-巻き上げが適用された後に-ローカル変数を変更しています。
If the global variable has not been set to done the action within the if statement is executed and the myaction variable is set so it is not executed again.
グローバル変数が設定されていない場合行われifステートメント内のアクションが実行され、myaction変数が設定されているため、再度実行されることはありません。
While foo and i are local variables inside the scope of the function test, the assignment of bar will override the global variable with the same name.
Fooとiは、関数testのスコープ内のローカル変数ですが、barの代入は同じ名前でグローバル変数で上書きしてしまいます。
But if there were no let name in makeWorker(), then the search would go outside and take the global variable as we can see from the chain above.
しかし、もしmakeWorker()にletnameがなかった場合は外側へ探しに行き、上のチェーンで分かるようにグローバル変数を取得します。
If the global variable error_one_per_line is set nonzero, a sequence of error_at_line() calls with the same value of filename
大域変数error_one_per_lineが0以外に設定されている場合、filenameとlinenumの値が共に等しいerror_at_line()
The Global Variables.
グローバル、変数
Removed the global variables.
大域変数を削除。
If you do need P, you will find it in the Global Variables operator.
Pが必要な場合はGlobalVariablesオペレータで探します。
The values of the global variables are assigned by MobileTogether during simulation and when the app runs on the client device.
グローバル変数の値はMobileTogetherにより、シミュレーション中およびクライアントデバイスでアプリが実行される際に割り当てられています。
A file called locale or lang_locale is read after the initiation of the global variables.
大域変数の初期化後にlocaleかlang_localeというファイルを読み込みます。
How do I create and access the global variables in Groovy?
Groovyでグローバル変数を作成してアクセスするにはどうすればよいですか?
The Global Variables dialog(screenshot above) displays three types of variables: Static-value variables: These variables contain values that do not change during the execution of the project.
グローバル変数ダイアログ(上のスクリーンショット)は3つの種類の変数を表示しています:静的値の変数:プロジェクトの実行中変更されない値を持つ変数です。
It means that all operations with the global variables of the platform are performed outside the trading platform during testing(on the testing agent).
これは、テスト中の端末のグローバル変数の全ての操作は、クライアント端末の外で(テストエージェントで)行われることを意味します。
If register_globals is enabled, then the global variables and the$_SESSION entries will automatically reference the same values which were registered in the prior session instance.
Register_globalsが有効な場合、グローバル変数と$_SESSIONのエントリは、前のセッションインスタンスで登録されたセッション変数の同じ値を参照することになります。
結果: 60, 時間: 0.0366

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語